Fix documentation issues
[platform/upstream/glib.git] / glib /
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
2010-07-11 Colin WaltersAnnotate all custom GIO GSource using g_source_set_name
2010-07-11 Matthias Clasenuse proper feature test macros for isnan
2010-07-10 Ryan LortieGVariant: fix some more leaks in error cases
2010-07-10 Ryan Lortiemove the g_free() from the last commit down
2010-07-10 Ryan LortieGVariant: don't leak during type inferencing
2010-07-08 Matthias ClasenImprove some GNode docs
2010-07-08 Matthias ClasenExpand the g_sprintf docs
2010-07-08 Matthias ClasenAdd a note about l10n to the g_strconcat docs
2010-07-08 Matthias ClasenComment out an unused function
2010-07-08 Ryan Lortiebase64: remove unnecessary assertions
2010-07-08 Matthias Clasenforgotten file
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-07-07 Ryan Lortie.gitignore updates
2010-07-07 Ryan Lortiefix trivial copy/paste error in bytestring docs
2010-07-07 Ryan LortieGVariant: improve bytestring support
2010-07-07 Matthias ClasenDon't forget to dist keyfiletest.ini
2010-07-06 Matthias ClasenFix problems with the keyfile test
2010-07-06 Matthias ClasenImprove keyfile test coverage
2010-07-06 Matthias ClasenDefine SRCDIR
2010-07-06 Matthias ClasenAdd some GDir tests
2010-07-06 Matthias ClasenImprove uri test coverage
2010-07-06 Matthias ClasenMove uri tests to the test framework
2010-07-06 Matthias ClasenAdd more list tests
next