projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
/gdbus/message-serialize-invalid test: be compatible with D-Bus 1.4.8
[platform/upstream/glib.git]
/
glib
/
2011-04-14
Ryan Lortie
GTimeZone: fix non-threadsafe refcounting
tree
|
commitdiff
2011-04-13
Ryan Lortie
G_VARIANT_TYPE_VARDICT: Add 'Since:' tag
tree
|
commitdiff
2011-04-13
Matthias Clasen
Skip the writable test if the file is not writable
2.29.2
tree
|
commitdiff
2011-04-13
Matthias Clasen
Fix non-srcdir builds
tree
|
commitdiff
2011-04-12
Matthias Clasen
GMarkupParseContext: Improve struct packing
tree
|
commitdiff
2011-04-12
Matthias Clasen
GMatchInfo: improve struct packing
tree
|
commitdiff
2011-04-11
Matthias Clasen
Fix a few parameter mismatches in the docs
tree
|
commitdiff
2011-04-07
Dan Winship
Fix two leaks seen when using TLS connections
tree
|
commitdiff
2011-04-04
Murray Cumming
Docs: Change DBus to D-Bus
tree
|
commitdiff
2011-03-31
Colin Walters
gqsort: Quiet a compiler warning for qsort_r
tree
|
commitdiff
2011-03-31
Colin Walters
goption: [linux] Look in /proc/self/cmdline for argv0...
tree
|
commitdiff
2011-03-31
Ryan Lortie
Improve .gitignore
tree
|
commitdiff
2011-03-31
Ryan Lortie
glib.symbols: add some missing symbols
tree
|
commitdiff
2011-03-31
Ryan Lortie
GVariant test: test parsing of "inf" and "nan"
tree
|
commitdiff
2011-03-31
Ryan Lortie
GVariant parser: parse "inf", "-inf" and "nan"
tree
|
commitdiff
2011-03-31
Ryan Lortie
GVariant parser: match strings without consuming
tree
|
commitdiff
2011-03-31
Ryan Lortie
GVariant parser: fix memory error
tree
|
commitdiff
2011-03-31
Ryan Lortie
Add GTimeZoneMonitor
tree
|
commitdiff
2011-03-31
Ryan Lortie
g_time_zone_new_local: cache the result
tree
|
commitdiff
2011-03-31
Ryan Lortie
GTimeZone: don't add /etc/localtime to the cache
tree
|
commitdiff
2011-03-24
Murray Cumming
Docs: Changed can not to cannot.
tree
|
commitdiff
2011-03-15
Emmanuele Bassi
Revert "Remove all uses of G_CONST_RETURN"
tree
|
commitdiff
2011-03-15
Emmanuele Bassi
Revert "Deprecate G_CONST_RETURN"
tree
|
commitdiff
2011-03-15
Ryan Lortie
GVariant parser: fix tuple type checking
tree
|
commitdiff
2011-03-15
Ryan Lortie
Deprecate G_CONST_RETURN
tree
|
commitdiff
2011-03-15
Ryan Lortie
Remove all uses of G_CONST_RETURN
tree
|
commitdiff
2011-03-13
Owen W. Taylor
Correct internal definition of C_()
tree
|
commitdiff
2011-03-12
Emilio Pozuelo Monfort
Document g_timeout_add_seconds first call latency
tree
|
commitdiff
2011-03-11
Tor Lillqvist
Use g_usleep() for portability, bug #644465
tree
|
commitdiff
2011-03-11
Matthias Clasen
Fix cleanup in g_markup_collect
tree
|
commitdiff
2011-03-11
Matthias Clasen
Add a testcase for g_markup_collect cleanup
tree
|
commitdiff
2011-03-08
Martin Nordholts
Check availability of linux/magic.h
tree
|
commitdiff
2011-03-07
Matthias Clasen
Go back to the old logic in set_expiration
tree
|
commitdiff
2011-03-04
Ryan Lortie
GVariant docs cleanups
tree
|
commitdiff
2011-03-04
Ryan Lortie
GVariant: add G_VARIANT_TYPE_VARDICT for a{sv}
tree
|
commitdiff
2011-02-25
Matthias Clasen
Add some tests for g_hash_table_lookup_extended
tree
|
commitdiff
2011-02-25
Matthias Clasen
GHashTable: Clarify g_hash_table_lookup_extended docs
tree
|
commitdiff
2011-02-25
Matthias Clasen
GOptionContext: Warn about invalid arg/flag combinations
tree
|
commitdiff
2011-02-25
Matthias Clasen
Treat optional arguments the same for long and short...
tree
|
commitdiff
2011-02-24
Chun-wei Fan
Fix the VS2010 project generation for GLib
tree
|
commitdiff
2011-02-22
Andreas Rottmann
Bug 638185 - GIOCondition should be annotated as "flags"
tree
|
commitdiff
2011-02-22
Chun-wei Fan
Visual C++ 2010 Project Files: autotools files
tree
|
commitdiff
2011-02-19
Tor Lillqvist
Export _glib_get_locale_dir() as it is now used in...
tree
|
commitdiff
2011-02-16
Matthias Clasen
Use glibc qsort_r() for g_qsort_with_data()
tree
|
commitdiff
2011-02-16
Damien Lespiau
gtimezone: Rename shadowing variable 'time' to 'time_'
tree
|
commitdiff
2011-02-15
Matthias Clasen
Fix bug base in array-test
tree
|
commitdiff
2011-02-15
Matthias Clasen
Add a testcase for bug 640489
tree
|
commitdiff
2011-02-15
Ryan Lortie
Bug 642052 - g_timeout_add(_seconds) overflow
tree
|
commitdiff
2011-02-15
Ryan Lortie
Bug 642052: add currently-broken test case
tree
|
commitdiff
2011-02-14
Matthias Clasen
Improve test coverage
tree
|
commitdiff
2011-02-14
Matthias Clasen
Use g_assert_no_error
tree
|
commitdiff
2011-02-12
Benjamin Otte
doc: Fix typo in previous commit
tree
|
commitdiff
2011-02-12
Benjamin Otte
docs: Fix return value for g_datetime_compare()
tree
|
commitdiff
2011-02-11
Ryan Lortie
GVariant: doc the format of g_variant_parse/print
tree
|
commitdiff
2011-02-11
Ryan Lortie
GVariant: support NULL for empty arrays in varargs
tree
|
commitdiff
2011-02-08
Matthias Clasen
Fix some parameter mismatches in GVariant docs
tree
|
commitdiff
2011-02-08
Matthias Clasen
Avoid more compiler warnings
tree
|
commitdiff
2011-02-08
Matthias Clasen
g_date_time_format: drop an unused variable
tree
|
commitdiff
2011-02-08
Javier Jardón
docs: Document Since properly, 2.26 -> 2.28
tree
|
commitdiff
2011-02-01
Johan Dahlin
Correct gtk-doc SECTION: syntax
tree
|
commitdiff
2011-01-31
Ignacio Casal Quin...
Check that error exists before trying to set it. Fixes...
tree
|
commitdiff
2011-01-28
Dan Winship
Fix g_source_add_child_source docs
tree
|
commitdiff
2011-01-28
Ryan Lortie
GVariant: clear memory before releasing it
tree
|
commitdiff
2011-01-28
Tobias Mueller
Fixed format string issue in a test, fixes bug 640725
tree
|
commitdiff
2011-01-28
Matthias Clasen
Add testcase for bug 640695
tree
|
commitdiff
2011-01-28
Benjamin Gilbert
Ensure g_key_file_load_from_file() strips a \r on a...
tree
|
commitdiff
2011-01-28
Matthias Clasen
Make load_user_special_dirs() resistant to nonexistent...
tree
|
commitdiff
2011-01-27
Ryan Lortie
Merge remote branch 'gvdb/master'
tree
|
commitdiff
2011-01-22
Matthias Clasen
Forgotten files
tree
|
commitdiff
2011-01-22
Matthias Clasen
Remove a test that seems to fail depending on time...
tree
|
commitdiff
2011-01-22
Matthias Clasen
Update the included copy of PCRE
tree
|
commitdiff
2011-01-21
Behdad Esfahbod
Update to Unicode 6.0
tree
|
commitdiff
2011-01-18
Matthias Clasen
Mark another function as static
tree
|
commitdiff
2011-01-18
Matthias Clasen
Mark a function as static
tree
|
commitdiff
2011-01-18
Matthias Clasen
Move GMarkup docs inline
tree
|
commitdiff
2011-01-17
Ray Strode
datetime: Show 12 instead of 0 for 12h hour format
tree
|
commitdiff
2011-01-17
Ray Strode
tests: add format test case for noon hour in 12h mode
tree
|
commitdiff
2011-01-14
Javier Jardón
docs: gvariant-core: g_variant_normalise -> g_variant_g...
tree
|
commitdiff
2011-01-14
Javier Jardón
gvariant-core: Fix typo
tree
|
commitdiff
2011-01-07
Matthias Clasen
Add regex test cases
tree
|
commitdiff
2011-01-06
Matthias Clasen
Avoid possible parameter name clashes in GVariant
tree
|
commitdiff
2011-01-05
Christian Persch
Add g_get_locale_variants()
tree
|
commitdiff
2011-01-05
Christian Persch
Make _g_compute_locale_variants return a char** directly
tree
|
commitdiff
2011-01-04
Matthias Clasen
Fix build on old kernels
tree
|
commitdiff
2010-12-28
Emmanuele Bassi
gtester-report: Add an optional 'revision' node
tree
|
commitdiff
2010-12-28
Matthias Clasen
Document that g_variant_builder_add_value consumes...
tree
|
commitdiff
2010-12-28
Matthias Clasen
Fix a possible crash in g_io_channel_read_chars
tree
|
commitdiff
2010-12-21
Ryan Lortie
Bug 637544 - Skip fsync() on btrfs
tree
|
commitdiff
2010-12-20
Xavier Claessens
Add g_sequence_lookup{_iter} into symbols
tree
|
commitdiff
2010-12-20
Xavier Claessens
Add note in g_sequence_search() doc about g_sequence_lo...
tree
|
commitdiff
2010-12-20
Xavier Claessens
Add unit test for g_sequence_lookup() and g_sequence_lo...
tree
|
commitdiff
2010-12-20
Xavier Claessens
New API: g_sequence_lookup() and g_sequence_lookup_iter()
tree
|
commitdiff
2010-12-17
Javier Jardón
grand: Fix URLs for info on the Mersenne Twister
tree
|
commitdiff
2010-12-15
Dan Winship
ghostutils: Convert non-ASCII dots to '.' when converti...
tree
|
commitdiff
2010-12-12
Christian Persch
Better error reporting for g_variant_parse()
tree
|
commitdiff
2010-12-05
Chris Kühl
Added note in g_slist_free about using *free_full to...
tree
|
commitdiff
2010-12-04
Matthias Clasen
Try to fix the version test on builders
tree
|
commitdiff
2010-12-03
Matthias Clasen
Reword awkward sentence in the docs
tree
|
commitdiff
2010-12-03
Matthias Clasen
Avoid shadowing dir builtin
tree
|
commitdiff
2010-12-03
Colin Walters
glib: Document g_string_free semantics better in the...
tree
|
commitdiff
next