binding: Add SYNC_CREATE to the flags
[platform/upstream/glib.git] / glib /
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,...
2010-05-25 Havoc PenningtonGSource: add g_source_set_name, g_source_get_name,...
2010-05-25 Ryan LortieGVariant: deal with non-8-aligned malloc()
2010-05-24 Richard HughesFix up a typo in the g_variant_builder_add() docs
2010-05-20 Christian PerschAdd g_dc[p]gettext, and use it in gsettings
2010-05-17 Ryan Lortiegitignore additions for gdbus, new test cases
2010-05-14 Ryan Lortiefix glaring inaccuracy in GVariant docs
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-11 Sebastian DrögeDon't include __bss_start, _edata and _end symbols...
2010-05-09 Robert Bragggtester-report: cope with binaries with no test cases
2010-05-09 Simon McVittieSupport 64bit integers in GKeyFile
2010-05-09 Matthias ClasenAdd test for g_get_language_names
2010-05-06 Javier JardónClean Glib header #include issues: gthread
2010-05-06 Javier JardónClean Glib header #include issues: gmem
2010-05-06 Javier JardónClean Glib header #include issues: gtestutils
2010-05-06 Javier JardónClean Glib header #include issues: gasyncqueue
2010-05-01 Christian PerschAdd API to get the compile and match flags from a GRegex
2010-04-27 Alexander LarssonAllocate quarks in chunks to avoid overhead and fragmen...
2010-04-26 Ryan Lortiedocs and glib.symbols update
2010-04-26 Ryan LortieAdd g_variant_{new,get}_byte_array()
2010-04-25 Ryan LortieGVariant: strings are now utf8
2010-04-23 Emmanuele BassiAdd G_GNUC_DEPRECATED_FOR macro
2010-04-23 Matthias ClasenFix up g_variant_compare addition
2010-04-22 Behdad EsfahbodBug 615379 - g_new macros crash if sizeof(struct_type...
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-20 Ryan LortieAdd g_variant_compare() for like basic types
2010-04-19 Matthias Clasen Silence a warning
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-15 Lars EllenbergCast to volatile to avoid warnings from -Wcast-qual
2010-04-15 Ryan Lortieg_string_append_len() accept NULL with length == 0
2010-04-15 Ryan LortieGVariant: fix for g_variant_iter_loop()
2010-04-11 Ryan LortieAdd g_return_if_fail()s to g_variant_new_from_data()
2010-03-31 Behdad EsfahbodImprove docs
next