platform/upstream/glib.git
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-13 Alexander LarssonSupport creating a GvdbReader from data
2012-01-13 Murray CummingDocs: Changed can not to cannot.
2012-01-13 Yaron ShahrabaniUpdated Hebrew translation.
2012-01-12 Javier Jardóndocs/gobject/tutorial: Use g_object_class_install_prope...
2012-01-11 Evan NemersonGIO: add lots of annotations for Vala bindings
2012-01-11 Philip WithnallBug 666700 — Add some missing (allow-none) annotations
2012-01-10 Matthias ClasenBack to odd
2012-01-10 Matthias Clasen2.31.8 2.31.8
2012-01-10 Matthias ClasenUpdates
2012-01-10 Matthias ClasenAdd G_FILE_ATTRIBUTE_FILESYSTEM_USED to get exact used...
2012-01-10 Matthias ClasenMake glocalfile.c more readable
2012-01-10 Ravi Sankar... add g_queue_free_full to glib-sections.txt
2012-01-10 Ravi Sankar... Use g_queue_free_full() convenience function.
2012-01-09 Ihar HrachyshkaUpdated Belarusian translation.
2012-01-09 Matthias Clasenfix a compiler warning
2012-01-09 Matthias ClasenRealign the hash set example with added api
2012-01-09 Ryan Lortiedrop debian/ directory
2012-01-09 Dan VrátilFix GHashTable GDB pretty printing (bug #667420)
2012-01-08 Alexander ShopovUpdated Bulgarian translation
2012-01-06 Jasper St.... gthread-posix: Remove misleading documentation comments
2012-01-06 Jasper St.... gbacktrace: g_get_prgname () isn't called for a NULL...
2012-01-06 Kjartan MaraasUpdated Norwegian bokmål translation
2012-01-06 Daniel MustielesUpdated Spanish translation
2012-01-06 Ryan Lortieminor fixup to last commit
2012-01-06 Ryan LortieGHashTable: new 'add' and 'contains' APIs
2012-01-06 Nguyễn Thái... gio/gsocks5proxy: typo fix
2012-01-06 Nguyễn Thái... Updated Vietnamese translation
2012-01-06 Nguyễn Thái... po/vi: import from Damned Lies
2012-01-05 Dan WinshipRemove some cruft from an older version of the code
2012-01-05 Michael Terrygdesktopappinfo: Fix gtk-doc to mention Keywords not...
2012-01-05 Simon McVittieMention g_test_undefined() when documenting assert_fail...
2012-01-05 Simon McVittieSkip tests of incorrect property usage under gtester...
2012-01-05 Javier Jardónglib/*: Use g_slist_free_full() convenience function
2012-01-05 Javier Jardóngio/*: Use g_slist_free_full() convenience function
2012-01-04 Michael Terrygdesktopappinfo: Avoid crash by NULL-ing data.pid_envva...
2012-01-04 Claudio SaavedraGSocket: fix a couple of return values
2012-01-04 Claudio SaavedraGSocket: add some more g_return_if_fail()s
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()
2012-01-03 Javier Jardóngio/*: Use g_list_free_full() convenience function
2012-01-03 Javier Jardóngio/gdbus-2.0/codegen/codegen.py: Use g_list_free_full()
2012-01-03 Matthias ClasenFix parameter name mismatches in GWeakRef api
2012-01-03 Matthias ClasenAdd GWeakRef to the docs
2012-01-02 Javier Jardóngio/tests: Use g_list_free_full() convenience function
2012-01-02 Stef Waltergvariant: Never break out of g_variant_iter_loop
2012-01-02 Simon McVittieAdd test for GDBusConnection singleton access racing...
2012-01-02 Simon McVittieGDBusConnection: use GWeakRef to make the singletons...
2012-01-02 Simon McVittieAdd regression test for GWeakRef used to cache a singleton
2012-01-02 Simon McVittieAdd deterministic tests for the API of GWeakRef
2012-01-02 Ryan LortieGWeakRef: add a weak GObject reference believed to...
2012-01-02 Simon McVittieg_object_weak_ref, g_object_add_weak_pointer: document...
2012-01-02 Simon McVittieGBitLock: turn assumptions of g_futex_int_address into...
2012-01-02 Ryan Lortiegthread.h: avoid anonymous union
2012-01-02 William Huanextstep gsettings backend: whitespace police
2012-01-02 William Huathread-safe nextstep gsettings backend
2012-01-02 William HuaGSettings: nextstep settings backend
2012-01-01 Xan Lopezginetaddressmask: plug leak
2011-12-30 Yaron ShahrabaniUpdated Hebrew translation.
2011-12-30 Chun-wei Fanconfig.h.win32.in: Cleanups
2011-12-29 Matthias ClasenCorrect some Since tags
2011-12-28 Ravi Sankar... Fix to handle '\v' (vertical tab) by g_strescape()...
2011-12-28 Matthias ClasenSome minor updates of building.sgml
2011-12-27 Matthias ClasenSome minor updates of HACKING
2011-12-27 Simon McVittieAdd undefined/no-undefined mode options to GTester
2011-12-27 Simon McVittievarious tests: do not provoke SIGTRAP with -m no-undefined
2011-12-27 Simon McVittieClarify documentation of fast/slow/thorough and quiet...
2011-12-27 Matthias ClasenRemove another unused AC_DEFINE
2011-12-27 Matthias ClasenDrop unused AC_SUBST
2011-12-27 Matthias ClasenRemove a bashism
2011-12-27 Matthias ClasenDrop a lot of dead configury for threads
2011-12-27 Matthias ClasenDon't put documentation in glibconfig.h
2011-12-27 Matthias ClasenMake glibconfig.h include guards consistent
2011-12-27 Matthias ClasenRemove a commented-out macro
2011-12-27 Matthias ClasenRemove obsolescent AC_HEADER_STDC macro
2011-12-27 Thomas Hindoe... docs: g_atexit: do not point in a direction for where...
2011-12-26 Åsmund SkjævelandUpdated Norwegian Nynorsk translation
2011-12-25 Matthias ClasenDon't leak references to the menus
2011-12-25 Matthias ClasenAdd a test for ids on submenu and section elements
2011-12-25 Matthias ClasenMenu markup: Support ids on submenu and section elements
2011-12-24 Benjamin Ottedocs: Clarify non-NUL requirement in g_utf8_validate()
2011-12-22 Dan WinshipAdd GSocketClient::event, for tracking socket client...
2011-12-22 Dan WinshipAdd g_socket_connection_connect(), etc
2011-12-22 Chun-wei FanUpdate GIO Visual C++ projects
2011-12-22 Chun-wei FanUpdate Visual C++ property sheets
2011-12-22 Ryan LortieGSettingsBackend: allow floating refs from read()
2011-12-22 rodrigorivascostaBug 666551-Fix a few dangling pointers
2011-12-22 Chun-wei Fanglib/tests/private.c: Fix compilation on Windows
2011-12-21 Kjartan MaraasUpdated Norwegian bokmål translation
2011-12-21 Cosimo Cecchimenu: documentation fixes
2011-12-21 Ryan LortieGObject: do checks on interface property install
2011-12-21 Ryan LortieGObject: require READ or WRITE on property install
2011-12-21 Ryan LortieGObject: allow G_PARAM_CONSTRUCT on any override
2011-12-21 Ryan LortieGObject: add test for interface property overrides
2011-12-21 Ryan LortieGObject: change the order of property checks
2011-12-21 Ryan LortieGObject: fix property override type checks
2011-12-21 Ryan LortieGSimpleAction: fix some whitespace fail
2011-12-21 Ryan LortieGSimpleAction: tweak property flags
next