Add some schema examples
[platform/upstream/glib.git] / glib /
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
2010-03-30 Tor LillqvistFix build breakage on Unix
2010-03-30 Tor LillqvistDefine a public documented type for the struct stat...
2010-03-26 Ryan LortieGVariant: Stop lexing format strings at :
2010-03-23 Ryan LortieSupport &s as key of dict entry in format string
2010-03-22 Tor LillqvistFilter out gatomic-gcc.c from the VS project sources
2010-03-22 Ryan LortieDrop { } for favour of { 0, }.
2010-03-21 Ryan Lortiesilence some false-alarm uninitialised warnings
2010-03-21 Ryan Lortiegtk-doc fixups
2010-03-21 Ryan LortieGVariant docs fixes
2010-03-21 Ryan Lortiemerge GVariant parser
2010-03-21 Tor LillqvistAvoid much of duplication in lists of source files
2010-03-21 Tor LillqvistMake the GVariant code compile with a non-gcc compiler
2010-03-16 Benjamin OtteThe fallback parameter to g_convert_with_fallback(...
2010-03-15 Ryan LortieBug 612502 - build fails on glib/tests/gvariant.c
2010-03-15 Christian PerschUse static assert over runtime assert if possible
2010-03-15 Ryan Lortiegvariant test: Remove unused variable
2010-03-14 Ryan LortieGVariant: add loading, byteswapping, normalisation
2010-03-14 Ryan LortieGBuffer: very small cosmetic fix to header file
2010-03-14 Ryan LortieGVariantIter: expand the size of the dummy struct
2010-03-12 Ryan LortieBug 610858 - gvariant test fails sometimes
2010-03-10 Javier Jardón[docs] Don't reference deprecated functions
2010-03-09 Ryan Lortie'default: g_assert_not_reached();' to silence GCC
2010-03-09 Dagobert MichelsenUse G_STRFUNC instead of explicit gcc-only __PRETTY_FUNC__
2010-03-08 Behdad EsfahbodCosmetic
2010-03-08 Ryan Lortiedistcheck: add gvariant-internal.h to SOURCES
2010-03-08 Ryan LortieGVariant variable arguments, tests, cleanups
2010-03-08 Matthias ClasenMinor doc clarification
2010-03-07 Ryan Lortie.gitignore mem-overflow test
2010-03-07 Ryan LortieBug 608196 - Overflow-safe g_new family
2010-03-05 Ryan Lortieundef the proper macros to avoid warning message
2010-03-05 Behdad EsfahbodAdd makegalias.pl dep on galias.h and co
2010-03-05 Ryan Lortieg_variant_get_strv: support objects and signatures
2010-03-05 Ryan LortieGVariant: fix some refcounting issues
2010-03-04 Behdad EsfahbodFix galias build breakage with g_malloc_n macros
2010-03-03 Behdad EsfahbodBug 608196 - Overflow-safe g_new family
2010-03-03 Ryan LortieGVariantBuilder: loosen assertion check
next