Merge remote-tracking branch 'gvdb/master'
[platform/upstream/glib.git] / glib /
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-14 Ryan LortieGTimeZone: fix non-threadsafe refcounting
2011-04-13 Ryan LortieG_VARIANT_TYPE_VARDICT: Add 'Since:' tag
2011-04-13 Matthias ClasenSkip the writable test if the file is not writable 2.29.2
2011-04-13 Matthias ClasenFix non-srcdir builds
2011-04-12 Matthias ClasenGMarkupParseContext: Improve struct packing
2011-04-12 Matthias ClasenGMatchInfo: improve struct packing
2011-04-11 Matthias ClasenFix a few parameter mismatches in the docs
2011-04-07 Dan WinshipFix two leaks seen when using TLS connections
2011-04-04 Murray CummingDocs: Change DBus to D-Bus
2011-03-31 Colin Waltersgqsort: Quiet a compiler warning for qsort_r
2011-03-31 Colin Waltersgoption: [linux] Look in /proc/self/cmdline for argv0...
2011-03-31 Ryan LortieImprove .gitignore
2011-03-31 Ryan Lortieglib.symbols: add some missing symbols
2011-03-31 Ryan LortieGVariant test: test parsing of "inf" and "nan"
2011-03-31 Ryan LortieGVariant parser: parse "inf", "-inf" and "nan"
2011-03-31 Ryan LortieGVariant parser: match strings without consuming
2011-03-31 Ryan LortieGVariant parser: fix memory error
2011-03-31 Ryan LortieAdd GTimeZoneMonitor
2011-03-31 Ryan Lortieg_time_zone_new_local: cache the result
2011-03-31 Ryan LortieGTimeZone: don't add /etc/localtime to the cache
2011-03-24 Murray CummingDocs: Changed can not to cannot.
2011-03-15 Emmanuele BassiRevert "Remove all uses of G_CONST_RETURN"
2011-03-15 Emmanuele BassiRevert "Deprecate G_CONST_RETURN"
2011-03-15 Ryan LortieGVariant parser: fix tuple type checking
2011-03-15 Ryan LortieDeprecate G_CONST_RETURN
2011-03-15 Ryan LortieRemove all uses of G_CONST_RETURN
2011-03-13 Owen W. TaylorCorrect internal definition of C_()
2011-03-12 Emilio Pozuelo MonfortDocument g_timeout_add_seconds first call latency
2011-03-11 Tor LillqvistUse g_usleep() for portability, bug #644465
2011-03-11 Matthias ClasenFix cleanup in g_markup_collect
2011-03-11 Matthias ClasenAdd a testcase for g_markup_collect cleanup
2011-03-08 Martin NordholtsCheck availability of linux/magic.h
2011-03-07 Matthias ClasenGo back to the old logic in set_expiration
2011-03-04 Ryan LortieGVariant docs cleanups
2011-03-04 Ryan LortieGVariant: add G_VARIANT_TYPE_VARDICT for a{sv}
2011-02-25 Matthias ClasenAdd some tests for g_hash_table_lookup_extended
2011-02-25 Matthias ClasenGHashTable: Clarify g_hash_table_lookup_extended docs
2011-02-25 Matthias ClasenGOptionContext: Warn about invalid arg/flag combinations
2011-02-25 Matthias ClasenTreat optional arguments the same for long and short...
2011-02-24 Chun-wei FanFix the VS2010 project generation for GLib
2011-02-22 Andreas RottmannBug 638185 - GIOCondition should be annotated as "flags"
2011-02-22 Chun-wei FanVisual C++ 2010 Project Files: autotools files
2011-02-19 Tor LillqvistExport _glib_get_locale_dir() as it is now used in...
2011-02-16 Matthias ClasenUse glibc qsort_r() for g_qsort_with_data()
2011-02-16 Damien Lespiaugtimezone: Rename shadowing variable 'time' to 'time_'
2011-02-15 Matthias ClasenFix bug base in array-test
2011-02-15 Matthias ClasenAdd a testcase for bug 640489
2011-02-15 Ryan LortieBug 642052 - g_timeout_add(_seconds) overflow
2011-02-15 Ryan LortieBug 642052: add currently-broken test case
2011-02-14 Matthias ClasenImprove test coverage
2011-02-14 Matthias ClasenUse g_assert_no_error
2011-02-12 Benjamin Ottedoc: Fix typo in previous commit
2011-02-12 Benjamin Ottedocs: Fix return value for g_datetime_compare()
2011-02-11 Ryan LortieGVariant: doc the format of g_variant_parse/print
2011-02-11 Ryan LortieGVariant: support NULL for empty arrays in varargs
2011-02-08 Matthias ClasenFix some parameter mismatches in GVariant docs
2011-02-08 Matthias ClasenAvoid more compiler warnings
2011-02-08 Matthias Claseng_date_time_format: drop an unused variable
2011-02-08 Javier Jardóndocs: Document Since properly, 2.26 -> 2.28
2011-02-01 Johan DahlinCorrect gtk-doc SECTION: syntax
2011-01-31 Ignacio Casal Quin... Check that error exists before trying to set it. Fixes...
2011-01-28 Dan WinshipFix g_source_add_child_source docs
2011-01-28 Ryan LortieGVariant: clear memory before releasing it
2011-01-28 Tobias MuellerFixed format string issue in a test, fixes bug 640725
2011-01-28 Matthias ClasenAdd testcase for bug 640695
2011-01-28 Benjamin GilbertEnsure g_key_file_load_from_file() strips a \r on a...
2011-01-28 Matthias ClasenMake load_user_special_dirs() resistant to nonexistent...
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-22 Matthias ClasenForgotten files
2011-01-22 Matthias ClasenRemove a test that seems to fail depending on time...
2011-01-22 Matthias ClasenUpdate the included copy of PCRE
2011-01-21 Behdad EsfahbodUpdate to Unicode 6.0
2011-01-18 Matthias ClasenMark another function as static
2011-01-18 Matthias ClasenMark a function as static
2011-01-18 Matthias ClasenMove GMarkup docs inline
2011-01-17 Ray Strodedatetime: Show 12 instead of 0 for 12h hour format
2011-01-17 Ray Strodetests: add format test case for noon hour in 12h mode
2011-01-14 Javier Jardóndocs: gvariant-core: g_variant_normalise -> g_variant_g...
2011-01-14 Javier Jardóngvariant-core: Fix typo
2011-01-07 Matthias ClasenAdd regex test cases
2011-01-06 Matthias ClasenAvoid possible parameter name clashes in GVariant
2011-01-05 Christian PerschAdd g_get_locale_variants()
2011-01-05 Christian PerschMake _g_compute_locale_variants return a char** directly
2011-01-04 Matthias ClasenFix build on old kernels
2010-12-28 Emmanuele Bassigtester-report: Add an optional 'revision' node
2010-12-28 Matthias ClasenDocument that g_variant_builder_add_value consumes...
2010-12-28 Matthias ClasenFix a possible crash in g_io_channel_read_chars
2010-12-21 Ryan LortieBug 637544 - Skip fsync() on btrfs
2010-12-20 Xavier ClaessensAdd g_sequence_lookup{_iter} into symbols
2010-12-20 Xavier ClaessensAdd note in g_sequence_search() doc about g_sequence_lo...
2010-12-20 Xavier ClaessensAdd unit test for g_sequence_lookup() and g_sequence_lo...
2010-12-20 Xavier ClaessensNew API: g_sequence_lookup() and g_sequence_lookup_iter()
2010-12-17 Javier Jardóngrand: Fix URLs for info on the Mersenne Twister
2010-12-15 Dan Winshipghostutils: Convert non-ASCII dots to '.' when converti...
2010-12-12 Christian PerschBetter error reporting for g_variant_parse()
2010-12-05 Chris KühlAdded note in g_slist_free about using *free_full to...
2010-12-04 Matthias ClasenTry to fix the version test on builders
2010-12-03 Matthias ClasenReword awkward sentence in the docs
2010-12-03 Matthias ClasenAvoid shadowing dir builtin
next