Plug a mem leak in gsettings test
[platform/upstream/glib.git] / glib /
2010-09-02 Tor LillqvistRecuce DLL hijack risk on Windows
2010-09-01 Jon Nordbydocs: Inline docs from tmpl/memory.smgl
2010-08-26 Jens GeorgImprove parsing of date-only iso8601 strings
2010-08-26 Emmanuele Bassidatetime: Re-use add_dmy()
2010-08-26 Tor LillqvistFix Win32 build
2010-08-26 Matthias ClasenMake this thing work
2010-08-26 Matthias ClasenImprove g_file_set_contents docs
2010-08-26 Matthias ClasenGuarantee that g_get_tmp_dir () doesn't return an empty...
2010-08-25 Emmanuele Bassidatetime: Fix a thinko
2010-08-25 Emmanuele Bassidatetime: Avoid excessive copies in add_full()
2010-08-25 Emmanuele Bassidocs: Reword the datetime short description
2010-08-25 Emmanuele Bassidatetime: Fix leap year check
2010-08-25 Emmanuele Bassidatetime: Fix coding style
2010-08-25 Emmanuele Bassidatetime: Use %Z for the timezone name
2010-08-25 Emmanuele Bassidatetime: Fix the format documentation
2010-08-25 Emmanuele Bassidatetime: Clean up macros and unused variables
2010-08-24 Emmanuele Bassidatetime: Remove the translation marker for a warning...
2010-08-24 Thiago SantosAdd GDateTime to GLib
2010-08-24 Emmanuele BassiAdd C_() to glibintl.h
2010-08-23 Cody RussellAdd const to _pcre_ucp_othercase() definition in pcre_i...
2010-08-23 Matthias ClasenImprove testutils test coverage
2010-08-23 Matthias ClasenImprove printf test coverage
2010-08-23 Matthias ClasenImprove GDate test coverate
2010-08-19 Dan WinshipFix misc compiler warnings in (mostly) test programs
2010-08-18 Christian PerschG_OPTION_FLAG_NO_ARG is only for callback options
2010-08-16 Matthias ClasenFix a doc format issue
2010-08-14 Simon McVittieGVariant: be more explicit about adopting and returning...
2010-08-14 Matthias ClasenAdd bug references to some tests
2010-08-14 Matthias ClasenFix doc format errors
2010-08-13 Havoc PenningtonGAsyncQueue: use g_queue_init() not g_queue_new()
2010-08-09 Matthias ClasenMove GRegex docs inline
2010-08-09 Matthias ClasenWhitespace cleanup
2010-08-09 Matthias ClasenRemove two redundant comments
2010-08-09 Matthias ClasenFix up a doc typo
2010-08-09 Matthias ClasenMinor cleanup
2010-08-09 Matthias ClasenMove GConvert docs inline
2010-08-09 Matthias ClasenAdd introspection annotations in gregex.c
2010-08-09 Matthias ClasenDon't compile some unused functions in gio/xdgmime/
2010-08-09 Matthias ClasenDon't compile an unused function
2010-08-09 Matthias ClasenTrivial typo fix
2010-08-09 Matthias ClasenImprove regex test coverage
2010-08-08 Matthias ClasenImprove regex test coverage
2010-08-08 Matthias ClasenDrop some unused code
2010-08-07 Ryan LortieBug 578295 - gtester has a race condition
2010-08-06 Ryan Lortiegitignore update
2010-08-06 Ryan Lortietypo fix: Dist the data for the test cases
2010-08-06 Ryan LortieReplace -I with $(glib_INCLUDES) and friends
2010-08-06 Ryan LortieDon't dist 'glibconfig.h'
2010-08-06 Ryan Lortieerror test case: don't double-free the source
2010-08-05 Hannes Mülleravoid warning in gutils.h when using gcc with -Wconversion
2010-08-05 paulAdd $(top_builddir)/glib to includes
2010-08-05 Matthias ClasenTest an option handling corner-case
2010-08-05 Matthias ClasenAdd a not about arguments beginning with dashes
2010-08-03 David ZeuthenGVariant: validate that passed string is UTF-8
2010-08-03 Matthias ClasenDon't assert too much
2010-08-03 Matthias ClasenMove bookmarkfile tests to the test framework
2010-08-03 Emmanuele BassiUpdate the Git ignore files
2010-08-03 Mark WielaardDon't add (extra) DESTDIR to tapsetdir for tapset_DATA.
2010-08-01 Stef WalterAdd comment to g_date_set_time_val about local timezone.
2010-07-31 Matthias Clasenimprove scanner api test coverage
2010-07-31 Matthias ClasenImprove tree test coverage
2010-07-31 Matthias ClasenImprove keyfile test coverage
2010-07-31 Matthias ClasenTest some GError functionality explicitly
2010-07-31 Matthias ClasenAdd a test for g_variant_builder_add_parsed
2010-07-31 Matthias ClasenFix a typo
2010-07-31 Matthias ClasenImprove string test coverage
2010-07-31 Matthias ClasenImprove byte array test coverage
2010-07-30 Matthias Clasenimprove printf tests coverage
2010-07-30 Matthias ClasenImprove option context test coverage
2010-07-30 Matthias ClasenImprove array test coverage
2010-07-30 Matthias ClasenMove markup parse tests to the test framework
2010-07-30 Matthias ClasenImprove regex test coverage
2010-07-30 Matthias ClasenRemove duplicate utf8 strreverse test
2010-07-30 Matthias ClasenImprove strfuncs test coverage a bit
2010-07-30 Matthias ClasenImprove option context test coverage a bit
2010-07-30 Matthias ClasenMove markup collect tests to the test framework
2010-07-30 Matthias ClasenAdd some more GFile tests
2010-07-30 Matthias ClasenImprove GNode test coverage a bit
2010-07-30 Matthias ClasenAdd some logging tests
2010-07-30 Matthias ClasenSilence log handler tests
2010-07-30 Matthias ClasenImprove tree test coverage
2010-07-30 Matthias ClasenMove markup escape tests to test framework
2010-07-30 Matthias ClasenMore pattern tests
2010-07-30 Matthias ClasenAdd tests for g_utf8_strreverse
2010-07-30 Matthias ClasenFix a warning
2010-07-30 Matthias ClasenDon't leak in converter test
2010-07-30 Matthias ClasenRemove some unused pcre code
2010-07-30 Matthias ClasenAdd some volume monitor tests
2010-07-30 Matthias ClasenMove queue tests to the test framework
2010-07-21 Behdad EsfahbodBug 624968 - div by zero in g_malloc_n family
2010-07-15 Tomeu VizosoAdd annotations for g_variant_new_strv and g_variant_ge...
2010-07-13 Ryan Lortierename configure.in to configure.ac
2010-07-12 Ryan Lortietrivial whitespace fix
2010-07-12 Ryan LortieFix some glib docs warnings
2010-07-12 Matthias ClasenDon't return FALSE when a pointer is expected
2010-07-12 Ryan Lortiemove glibconfig.h to glib/
2010-07-11 Matthias ClasenMove main loop docs inline
2010-07-11 Matthias ClasenFix a typo
2010-07-11 Matthias ClasenMove docs for atomic operations inline
2010-07-11 Matthias ClasenMove GAsyncQueue docs inline
next