Fix binding properties of the same object
[platform/upstream/glib.git] / glib /
2012-03-03 Shota Akiyamaglib/gmacros.h: Fix up attribute to avoid namespace...
2012-03-03 Dan Winshipgspawn: rename G_SPAWN_ERROR_2BIG to be more bindings...
2012-03-02 Jörn MagensGSequence: add note about lookup requiring sorting
2012-02-29 Colin Waltersg_uri_unescape_segment: Mention (allow-none)/%NULL...
2012-02-27 Christian PerschFixup docs comment
2012-02-27 Christian Perschregex: unicode: Update to Unicode 6.1.0
2012-02-27 Matthias ClasenImprove the wording of the message for G_UNAVAILABLE
2012-02-27 Matthias ClasenAdd a 'these are private' note for the version macros
2012-02-27 Matthias ClasenImprove documentation around deprecations
2012-02-27 Emmanuele BassiAdd versioned deprecation annotation
2012-02-27 Emmanuele BassiAdd flexible API version boundaries
2012-02-27 Christian Perschregex: Remove --disable-regex option
2012-02-27 Christian Perschregex: Remove pcre_ucd.c
2012-02-27 Christian Perschregex: Use glib for unicode data
2012-02-27 Christian Perschregex: Remove obsolete patch
2012-02-27 Christian Perschregex: unicode: Update to Unicode 6.1.0
2012-02-27 Christian Perschregex: Remove obsolete makefile fragments
2012-02-27 Christian Perschregex: Use glib memory allocator
2012-02-27 Christian Perschregex: Remove obsolete patch
2012-02-27 Christian Perschregex: Use g_ascii_is[x]digit
2012-02-27 Christian Perschregex: Remove obsolete patch
2012-02-27 Christian Perschregex: Remove obsolete patches
2012-02-27 Christian Perschregex: Update included PCRE to 8.30
2012-02-27 Christian Perschunicode: tests: More script to/from ISO-15924 tests
2012-02-27 Christian Perschunicode: tests: Add tests for new scripts
2012-02-27 Christian Perschunicode: tests: Add tests for new line break classes
2012-02-27 Christian Perschunicode: Regenerate tables from Unicode 6.1.0
2012-02-27 Christian Perschunicode: Regenerate gscripttable.h for Unicode 6.1.0
2012-02-27 Christian Perschunicode: tests: Remove U+27CD from is-undefined test
2012-02-27 Christian Perschunicode: Add new line break classes from Unicode 6.1.0
2012-02-27 Christian Perschunicode: Add new scripts from Unicode 6.1.0
2012-02-26 Stefan Sauergoption: try to be helpful in goption args/flag checks
2012-02-25 John Ralls[Bug 529806] Cannot build in 64-bit Mac OS X due to...
2012-02-24 Filippo Della BettaAdded better support of G_STRFUNC for Visual Studio...
2012-02-23 Richard HughesFix up 'Since:' for g_mapped_file_new_from_fd()
2012-02-22 Dan Winshipgthread-posix: fix order of arguments in g_thread_abort...
2012-02-22 Dan Winshipgasyncqueue: fix a 32bit overflow in g_async_queue_time...
2012-02-21 David Kingdocs: Fix g_async_queue_timeout_pop_unlocked typo
2012-02-21 David Kingdocs: Add some missing G_TOKEN_* descriptions
2012-02-21 David Kingdocs: Fix g_key_file_load_from_file error parameter
2012-02-20 Matthias ClasenDon't rely on /bin/sh
2012-02-15 Christian Perschgbytes: Add G_BEGIN/END_DECL guards
2012-02-15 Christian PerschPlug a mem leak in g_environ_unsetenv
2012-02-15 Dan WinshipAdd G_GNUC_BEGIN/END_IGNORE_DEPRECATIONS
2012-02-14 Giovanni CampagnaGKeyFile: fix annotation of g_key_file_load_from_data
2012-02-13 Dan Winshipgasyncqueue: deprecate GTimeVal-based methods, add...
2012-02-11 Matthias ClasenFix a parameter name mismatch
2012-02-10 Christophe FergeauFix g_hash_table_foreach crash with NULL hash table
2012-02-09 Dan Winshipgthread-win32: update for g_get_monotonic_time() changes
2012-02-08 Ravi Sankar Gunturglib/tests: mainloop - fix a mem leak.
2012-02-08 Ravi Sankar Gunturglib/tests: fix memory leak
2012-02-08 Dan Winshipglib/tests/option-context: remove unused tests
2012-02-06 Giovanni Campagnagtimezone: consider a leading : in TZ environment variable
2012-02-05 Christian PerschRevert "Plug a mem leak in g_environ_unsetenv"
2012-02-05 Christian PerschPlug a mem leak in g_environ_unsetenv
2012-02-04 Ravi Sankar Gunturfix memory leak in g_bookmark_file_parse()
2012-02-01 Matthias ClasenAdd a test to show that GMarkup properly handles >...
2012-01-30 Matthias ClasenDist gconstructor.h
2012-01-30 Alexander LarssonMove constructor macros to an internal header and into...
2012-01-30 Antoine Jacoutotgoption: implement platform_get_argv0() for OpenBSD
2012-01-28 Ravi Sankar Gunturcomments/docs: Fix couple of typos
2012-01-26 Ryan LortieGKeyFile: allow loading from empty strings
2012-01-26 Dan Winshipgmain: fix a bunch of comment typos in g_get_monotonic_...
2012-01-26 Andoni Morales Ala... keyfile tests: Fix windows build using portable g_setenv
2012-01-25 Matthias ClasenUse G_SOURCE_CONTINUE/REMOVE internally
2012-01-25 Ryan LortieGHash: add note about randomness in hashing
2012-01-25 Matthias ClasenGKeyFile: make list separators effective again
2012-01-25 Matthias ClasenFix the new test
2012-01-25 Matthias ClasenAdd a test for g_key_file_set_list_separator
2012-01-25 Guillaume DesmottesGArray: initialize the clear_func pointer
2012-01-25 Ravi Sankar GunturMacro to insert a new GNode "after" the given sibling.
2012-01-25 Emmanuele Bassiarray: Add a clear function
2012-01-25 Matthias ClasenGHashTable: Add a note about hash collisions
2012-01-24 Ryan Lortiekeyfile tests: Add testcase for bug #634232
2012-01-24 Ryan LortieGKeyFile: remove approximate_size optimisation
2012-01-21 Dan Winshipg_date_time_format: fix output in non-UTF-8 locales
2012-01-18 Dan Winshipg_base64_encode_step: clarify break_lines behavior...
2012-01-17 Kjartan MaraasFix broken build with -Wundefined
2012-01-16 Patrick WelcheProtect call to pthread_condattr_setclock with define.
2012-01-16 Simon McVittieg_error_new_valist, g_error_copy: warn if domain is...
2012-01-16 Matthias ClasenGError: small documentation addition
2012-01-16 Matthias ClasenBeef up Libs.private in glib-2.0.pc
2012-01-15 Dan Winshipgmain: fix adding a child source to an already-attached...
2012-01-14 Benjamin Ottearray: return_if_fail() if element size is 0
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-13 Alexander LarssonAdd macros to handle constructor functions on the compi...
2012-01-11 Philip WithnallBug 666700 — Add some missing (allow-none) annotations
2012-01-10 Ravi Sankar GunturUse g_queue_free_full() convenience function.
2012-01-09 Matthias Clasenfix a compiler warning
2012-01-09 Matthias ClasenRealign the hash set example with added api
2012-01-09 Dan VrátilFix GHashTable GDB pretty printing (bug #667420)
2012-01-06 Jasper St. Pierregthread-posix: Remove misleading documentation comments
2012-01-06 Jasper St. Pierregbacktrace: g_get_prgname () isn't called for a NULL...
2012-01-06 Ryan Lortieminor fixup to last commit
2012-01-06 Ryan LortieGHashTable: new 'add' and 'contains' APIs
2012-01-05 Simon McVittieMention g_test_undefined() when documenting assert_fail...
2012-01-05 Javier Jardónglib/*: Use g_slist_free_full() convenience function
2012-01-04 Matthias ClasenClarify g_utf8_strlen docs a bit
2012-01-03 Paolo BorelliAdd a testcase for an old regex bug.
2012-01-03 Javier Jardónglib/*: Use g_list_free_full()
next