Drop an unneeded if
[platform/upstream/glib.git] / glib /
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
2010-07-06 Matthias ClasenMove tree tests to the test framework
2010-07-06 Matthias ClasenMove slist tests to the test framework
2010-07-06 Matthias ClasenMove list tests to the test framework
2010-07-06 Matthias ClasenRemove cases of ;;
2010-07-05 Matthias ClasenMove charset conversion tests to the test framework
2010-06-29 Milan Bouchet-ValatBug 622294 - More annotations for GVariant
2010-06-27 Matthias ClasenFix a alloc/free mismatch
2010-06-26 Kristian RietveldAdd PCRE_EXP_DECL to pcre_callout declaration
2010-06-24 Dan WinshipHack up glib/tests/array-test to not actually malloc 2G
2010-06-24 Ryan LortieIgnore more glib test cases
2010-06-24 Ryan LortieGChecksum: accept NULL pointer with length 0
2010-06-24 Matthias ClasenDeprecate some rarely-used APIS
2010-06-23 Ryan Lortieneutralise pltcheck.sh
2010-06-23 Matthias ClasenAdd some more unicode property tests
2010-06-23 Matthias ClasenMove node tests to the test framework
2010-06-23 Matthias ClasenSome more hash, utils and checksum tests
2010-06-23 Matthias ClasenMove node test to the test framework
2010-06-23 Matthias ClasenMove date tests to the test framework
2010-06-23 Milan Bouchet-ValatImprove documentation for g_strcmp0()
2010-06-22 Ryan LortieAdd single include guards to gvariant[type].h
2010-06-22 Tor LillqvistMake the protocol.c test program compile on Windows
2010-06-22 Matthias ClasenAdd a test for g_strip_prefix
2010-06-22 Matthias ClasenMove hash tests to the test framework
2010-06-22 Matthias ClasenSome more tests
2010-06-22 Matthias ClasenMove checksum tests to the test framework
2010-06-22 Matthias ClasenAdd some more Unicode tests
2010-06-21 Ryan Lortie.gitignore the moved tests
2010-06-21 Ryan LortieUse -Bsymbolic-functions, drop g*alias PLT hackery
2010-06-21 Sven Herzbergdon't treat debug/info/message as fatal messages by...
2010-06-21 Matthias ClasenAdd a test for g_unichar_validate
2010-06-21 Matthias ClasenTest inplace decoding
2010-06-21 Matthias ClasenSome more utf8 tests
2010-06-21 Matthias ClasenTest glib_check_version
2010-06-21 Matthias ClasenSome fixes
2010-06-21 Matthias ClasenMove utf8 validation tests to the test framework
2010-06-21 Matthias ClasenMove utf8 pointer tests to test framework
2010-06-20 Matthias ClasenConsolide base64 tests in a single file
2010-06-20 Matthias ClasenMove scanner tests to glib/tests
2010-06-20 Ryan LortieGVariant: fix doc copy/paste error
2010-06-20 Ryan LortieAdd enum type for GVariantParseError
2010-06-20 Matthias ClasenMove sequence tests to the test framework
2010-06-20 Matthias ClasenMove base64 tests of to test framework
2010-06-20 Matthias ClasenMove regex tests to the g_test framework
2010-06-20 Matthias ClasenUpdate the include pcre to 8.02
2010-06-20 Matthias ClasenAdd Unicode 5.2 scripts
2010-06-20 Matthias ClasenFix a memory leak in g_ptr_array_remove_index_fast
2010-06-19 Christian PerschAdd g_variant_is_floating
2010-06-17 Ryan LortieRevert "GVariant: add g_variant_default_value()"
2010-06-16 Ryan LortieGVariant serialiser: fix small type error
2010-06-16 Ryan LortieGVariant: add g_variant_default_value()
2010-06-16 Christian PerschSprinkle some $(AM_V_GEN) around to make the build...
2010-06-15 Emmanuele Bassigobject: Add GBinding
2010-06-15 Matthias ClasenPrevent division by zero if no tests
2010-06-15 Matthias ClasenForgotten file
2010-06-15 Robert CollinsAdd subunit support to gtester-report
2010-06-15 Robert CollinsUse optparse to parse gtester-report commandline options
2010-06-15 Emmanuele Bassi Add package and version to the test report XML
2010-06-15 Matthias ClasenReword a doc comment
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-10 Ryan LortieMention GVariant format string docs from iter docs
2010-06-10 Tor LillqvistPlug memory leak on Windows
2010-06-09 Ryan Lortieg_variant_builder_add_parsed: fix type error
2010-06-06 Matthias ClasenMake g_assertion_message_error take a const GError*
next