platform/upstream/glib.git
2013-11-11 Stef Waltersignals: Fix leak in test
2013-11-11 Stef Walterparamspec-test: Fix leaks in tests
2013-11-11 Stef Walteroverride: Fix leaks in test
2013-11-11 Stef Waltergvalue-test: Fix leaks in test
2013-11-11 Stef Walteraccumulator: Fix leak in test
2013-11-11 Stef Walterthreadtests: Fix leaks in tests
2013-11-11 Stef Walterenums: Fix leaks in tests
2013-11-11 Stef Waltergiomodule: Fix leaks in module loading
2013-11-11 Stef Walterboxed: Fix double free in boxed unit tests
2013-11-11 Stef Waltergdbus-connection: Fix leaks in tests
2013-11-11 Stef Waltergdbus-connection-slow: Fix leak in tests
2013-11-11 Stef Waltergdbus-connection: Fix use after free in test
2013-11-11 Stef Waltergsubprocess: Fix leaks in tests
2013-11-11 Stef Waltergsubprocess: Fix error detection logic in tests
2013-11-11 Stef Walterg-icon: Fix memory leak in test
2013-11-11 Stef Waltercontexts: Fix memory leak in test
2013-11-11 Stef Walterdata-output-stream: Fix some access after free
2013-11-11 Stef Walterbuffered-output-stream: Fix some access after free
2013-11-11 Stef Waltergtestdbus: Fix leak of GMainLoop
2013-11-10 Stef Waltermodule-test: Fix leaks in test
2013-11-10 Stef Walterutils: Don't free memory owned by glib in test
2013-11-10 Stef Walteriochannel-test: Fix leaks in test
2013-11-10 Stef Walterunicode-encoding: Fix leaks in test
2013-11-10 Stef Walterthread-test: Fix leaks in tests
2013-11-10 Stef Waltermainloop-test: Fix leaks in tests
2013-11-10 Stef Walterdatetime: Fix leak in test
2013-11-10 Stef Waltermapping-test: Fix leaks in tests
2013-11-10 Stef Waltergio-test: Fix leaks in tests
2013-11-10 Stef Waltercompletion-test: Fix leaks in tests
2013-11-10 Stef Walterchild-test: Fix leak in test
2013-11-10 Stef Walterasyncqueue-test: Fix leaks in tests
2013-11-10 Stef Walterunix: Fix memory leak in unix test
2013-11-10 Dan Winshipgerror: Don't leak memory when overwrite warning
2013-11-10 Stef Walterprivate: Fix memory leak in tests
2013-11-09 Michael Catanzarogiomodule: small typo in documentation
2013-11-09 Matthias ClasenSmall documentation improvement
2013-11-09 Matthias ClasenAdd an index for new api in glib docs
2013-11-08 Rico TzschichholzRevert "gio/Makefile: make sure to dist gappinfoprivate.h"
2013-11-08 Michael Catanzarogstrfuncs: fix small typo in documentation
2013-11-07 Ryan LortieGAppInfoMonitor: don't try to use NULL hash table
2013-11-07 Ryan LortieGApplication: fix bogus testcase
2013-11-07 Ryan Lortieappinfo: Add some testcases for searching
2013-11-07 Ryan LortieAdd g_desktop_app_info_search()
2013-11-07 Ryan Lortiegio/Makefile: make sure to dist gappinfoprivate.h
2013-11-07 Rico Tzschichholzgio: Add gappinfoprivate.h to Makefile.am
2013-11-07 Dimitris SpingosUpdated Greek translation
2013-11-07 Patrick Welcheconfigure: test(1) uses = to test for string equality
2013-11-07 Chun-wei Fancodegen.py: Rearrange GLib Version Check
2013-11-06 Ryan LortieAdd GAppInfoMonitor
2013-11-06 Ryan Lortiegdesktopappinfo: keep a list of files in the dirs
2013-11-06 Stef Waltersignals: Fix memory leaks in signals unit tests
2013-11-06 Stef Walterqdata: Fix leak in qdata unit tests
2013-11-06 Stef Waltergerror: Don't leak when warning about overwriting an...
2013-11-06 Ryan Lortietests: fix leak in mainloop test
2013-11-06 Ryan Lortiegrand: restructure a bit
2013-11-06 Ryan Lortiegslice: don't misuse g_mutex_init()
2013-11-05 Philip Withnallgarray: Note lack of bounds checking in g_ptr_array_ind...
2013-11-04 Chun-wei Fangio/tests: Clean up inclusion of unistd.h
2013-11-04 Chun-wei Fanglib/tests: Clean up inclusion of unistd.h
2013-11-04 Chun-wei Fanglib/tests/fileutils.c: Include unistd.h on *NIX only
2013-11-04 Chun-wei Fantests/libmoduletestplugins*.c: Update Prototypes
2013-11-04 Chun-wei Fangio/test/resources.c: Fix for Windows
2013-11-03 Ognyan Tonchevgmain: make g_source_add_child_source() thread safe
2013-11-03 Ross Lagerwallgio: Don't allow skipping past the end of GLocalFileInp...
2013-11-02 Dan Winshipgmacros.h: fix C99 check
2013-11-01 Fran DiéguezUpdated Galician translations
2013-11-01 Fran DiéguezUpdated Galician translations
2013-10-31 Daniel MustielesUpdated Spanish translation
2013-10-31 Murray Cummingdocs: GDataTime: *_add_*(): Mention that you can subtract.
2013-10-31 Ross Lagerwallgio: Clean up trashinfo file if trashing fails
2013-10-29 Xavier ClaessensTests: It is useless to unset "DBUS_SESSION_BUS_ADDRESS...
2013-10-29 Xavier ClaessensGTestDBus: Make sure only DBUS_SESSION_BUS_ADDRESS...
2013-10-29 Xavier ClaessensTests: add session_bus_run() and use it where possible
2013-10-29 Colin Walterstests/gdbus-introspection: Add a less trivial test...
2013-10-29 Ryan LortieGMarkup: clear attributes on ignorned tags
2013-10-29 Lars Uebernickelgtk-notification-backend: remove unused variable
2013-10-29 Ross Lagerwallgio: Clear error properly to prevent crash
2013-10-29 Ryan LortieGCancellable: drop lock for callback during connect()
2013-10-29 Chun-wei Fangio/gsubprocess.c: Use g_snprintf()
2013-10-29 Chun-wei Fangobject/gvaluetransform.c: Cleanup #ifndef _MSC_VER
2013-10-29 Ryan LortieGSettingsSchemaSource: fix parameter name in header
2013-10-29 Ryan Lortieexporter: give error on Describe of missing action
2013-10-29 Ryan Lortieexporter: give error on Describe of missing action
2013-10-29 Ryan LortieGSimpleAction: don't allow changing state type
2013-10-28 Ryan Lortieglib-compile-schemas: ignore qualified tags/attrs
2013-10-28 Ryan LortieGDBus: ignore qualified XML tags and attributes
2013-10-28 Ryan Lortietests: add a ignore-qualified markup-collect case
2013-10-28 Ryan LortieGMarkup: add G_MARKUP_IGNORE_QUALIFIED
2013-10-28 Ryan LortieGMarkup: share some common code for closing tags
2013-10-28 Stef Waltertest: g_debug messages shouldn't affect g_assert_expect...
2013-10-28 Ryan LortieGSettings: fix for loop in 'extends' functionality
2013-10-28 Ryan Lortiegsettings(1): stop using deprecated APIs
2013-10-28 Ryan Lortiegsettings(1): use global variables
2013-10-28 Ryan LortieGSettingsSchemaKey: add introspection APIs
2013-10-28 Ryan Lortiebump version
2013-10-28 Ryan LortieGSettings: add getters for user/default value
2013-10-28 Ryan LortieGSettings: small internal refactor
2013-10-28 Ryan LortieGSettingsBackend: add read_user_value() API
2013-10-28 Philip Withnallgio: Remove an unused variable from Makefile.am
2013-10-28 Emmanuele Bassidocs: Mention that generated code should not be kept
next