Add ACLOCAL_AMFLAGS to Makefile.am
[platform/upstream/glib.git] / glib /
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*
2010-06-06 Javier Jardón[docs] Improve the g_get_system_config_dirs() docs.
2010-06-06 Javier Jardón[docs] Improve the g_get_system_data_dirs() docs.
2010-06-06 Javier Jardón[docs] Improve the g_get_user_cache_dir() docs
2010-06-06 Javier Jardón[docs] Improve the g_get_user_data_dir() docs
2010-06-05 Javier Jardón[docs] Improve the g_get_user_config_dir() docs a bit
2010-06-03 Ryan LortieBug 620350 - add g_variant_builder_add_parsed()
2010-06-03 Ryan LortieBug 620349 – utf8ify GVariant printer
2010-06-02 Milan Bouchet-ValatAnnotate GVariant and GSettings _strv() functions
2010-05-27 Alexander LarssonInitial support for dtrace and systemtap
2010-05-27 Mikhail ZabaluevOptimized the overlong sequence check in g_utf8_get_cha...
2010-05-27 Ryan LortieGVariant: One more FreeBSD fix
2010-05-27 Ryan LortieMore alignment-related fixes.
2010-05-26 Ryan Lortieinclude "config.h" for HAVE_POSIX_MEMALIGN
2010-05-26 Ryan LortieUse aligned memory in GVariant test cases.
2010-05-26 Colin Walters[tests/gvariant] Handle flavored_free(NULL), since...
2010-05-25 Havoc PenningtonGSource: add g_source_set_name, g_source_get_name,...
next