[glib] (78 commits) Non-fast-forward update to branch wip/gcleanup



The branch 'wip/gcleanup' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 http://live.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  b7759ac... gconstructor: install as a proper header
  edc0403... gcleanup: Implementation of GCleanupList and associated mac
  d107c29... Make some use of G_CLEANUP_ADD
  f1d48cd... memcheck: Add a 'make memcheck' target that runs valgrind
  3c2ac42... gthread-posix: Don't use gslice allocated GRecMutex
  77bf701... GThread posix: add impl structs to cleanup list
  1855763... gcleanup: Add in more gtestutils.c cleanups
  057d867... option-context: Fix leaks in tests
  97d736c... glib: Define cleanup lists for glib tests
  e5168ff... gcleanup: Hook up more libglib globals to cleanup
  ed44f6b... gmessages: Initialize GPrivate so it gets cleaned up
  1012ded... 642026: Run less locking iterations under valgrind
  246bb1b... mainloop-test: Fix uninitialized memory access in tests
  e7294ad... slice: Don't run GSlice tests under valgrind
  78c4125... sources: Fix leaks in tests
  5b4b5ab... threadpool-test: Fix leaks in tests
  81e796b... threadpool-test: Cleanup memory in test
  a08eecf... gthreadpool: Cleanup thread pool unused threads
  ae61c18... gmodule: Cleanup main_module, ie: self
  7e56571... gobject: Define a cleanup scope for libgobject
  f19602e... gatomicarray: Support for cleaning up
  238bf8d... gtype: add g_type_set_qdata_full
  8b110f5... gtype: Implement cleanup of GType
  f0ff092... gtype: Push registered GType onto the appropriate cleanup l
  755e6df... gobject: Cleanup GObject class stuff
  8aae764... gparam: Reliably free class info initialization closure
  4d74294... gtype: Remove unneeded ref of static parent type
  1bc9ddf... gtypemodule: Allow GTypeModule to be finalized
  e39e02d... gvalue: Cleanup global static data
  4a8f2a9... gobject: Don't leak pspecs for ininstantiated interfaces
  10b6f08... param: Avoid g_test_add_data_func_full() which leaks
  c15a735... dynamictype: Fix leak in test
  0ebcbc5... tests/gobject: Use cleanup for types defined in tests
  9b133e4... gio: Define cleanup scope and list for libgio
  7c425d3... gdbus: Cleanup global static data
  4efc905... gioenumtypes: Push enum GTypes onto cleanup list
  5ad0a20... giomodule: Cleanup global data
  d47884b... giomodule: Allow overriding source directory gio modules ar
  4293ea1... glocalfile: Cleanup global data
  277ae27... gresolver: Cleanup global data
  0bb68e5... gsocketconnection: Cleanup global data
  34f3a94... gtask: Cleanup thread pool
  5daa348... gcancellable: Free up GPrivate in right cleanup context
  b33a23f... gfileinfo: Cleanup memory
  213e2a7... gio/tests: Prevent random gio modules from screwing up thes
  0665c0c... filter-streams: Cleanup custom classes in test
  4b07b65... gio: Define cleanup scope and lists for gio tests
  ad8f507... gsubprocess: Fix a number of leaks and a segfault
  f60abdb... gsubprocess: Cleanup GSubprocess correctly
  41af40d... gdbusconnection: Fix invalid memory access
  43c84f6... gdbus-connection: Fix race condition in test
  8bd694b... gdbusintrospection: Free up cache when done with it
  2ffc050... gdbusname: Cleanup global tables
  6c24661... gtestdbus: Don't destroy GSource twice
  90cbf13... gtestdbus: Properly close server connections
  bec2c9c... gtestdbus: Cleanup io channel which would otherwise leak
  15ad564... gdbus-auth: Fix leaks in tests
  1ad0eb1... gdbus-example-export: Fix behavior when using cleanup
  ccc1d0d... gdbus-export: Fix leaks in tests
  f059fb9... gdbus-proxy: Fix erroneous timeout during following tests
  97767bd... gdbus-testserver: Fix behavior during cleanup
  9974e61... mimeapps: Don't make this test dependent on behavior of gvf
  96ada49... gdesktopappinfo: Free memory caches and desktop file monito

Commits added to the branch:

  b4aee2a... Updated Tamil Translations (*)
  fff14a5... gcancellable: don't use g_cancellable_connect() in GCancell (*)
  172aaa3... glib/gmessages.h: Unify log messages (*)
  ccba409... tests/: Avoid closing invalid fd's (*)
  5fd3c63... glib/gspawn-win32-helper.c: Clean up a bit (*)
  fd41363... tests/: Include unistd.h on *NIX only (*)
  b27a2d4... gio/tests/gsubprocess.c: Fix on Windows (*)
  a7707ec... glib/tests/spawn-singlethread: Improve test for Windows (*)
  c58a7b8... tests: Fix for non-GCC (*)
  0212ab6... Tests: Fix up the expected messages (*)
  f038c62... glib/tests/: Avoid GCCisms and fix tests for MSVC (*)
  aa7ec15... Revert "defaultiface: Fix leak in test" (*)
  1724e91... gconstructor: install as a proper header
  befc453... gcleanup: Implementation of GCleanupList and associated mac
  8d73d06... Make some use of G_CLEANUP_ADD
  e76ad75... memcheck: Add a 'make memcheck' target that runs valgrind
  28497e0... gthread-posix: Don't use gslice allocated GRecMutex
  d9b2e23... GThread posix: add impl structs to cleanup list
  2a870eb... gcleanup: Add in more gtestutils.c cleanups
  fd18b09... option-context: Fix leaks in tests
  a932e95... glib: Define cleanup lists for glib tests
  4edfb50... gcleanup: Hook up more libglib globals to cleanup
  5da38d3... gmessages: Initialize GPrivate so it gets cleaned up
  5a6dc05... 642026: Run less locking iterations under valgrind
  522cb8a... mainloop-test: Fix uninitialized memory access in tests
  b010c25... slice: Don't run GSlice tests under valgrind
  7a7dc46... sources: Fix leaks in tests
  a5c4b3e... threadpool-test: Fix leaks in tests
  12a11dd... threadpool-test: Cleanup memory in test
  eacd42c... gthreadpool: Cleanup thread pool unused threads
  66510c6... gmodule: Cleanup main_module, ie: self
  cc55f24... gobject: Define a cleanup scope for libgobject
  f4f8d3f... gatomicarray: Support for cleaning up
  de39cc4... gtype: add g_type_set_qdata_full
  72b2817... gtype: Implement cleanup of GType
  c3decde... gtype: Push registered GType onto the appropriate cleanup l
  7bee1f1... gobject: Cleanup GObject class stuff
  3fb0ddf... gparam: Reliably free class info initialization closure
  869c311... gtype: Remove unneeded ref of static parent type
  ebbaa97... gtypemodule: Allow GTypeModule to be finalized
  6d71399... gvalue: Cleanup global static data
  64110d4... gobject: Don't leak pspecs for ininstantiated interfaces
  ee46b4c... param: Avoid g_test_add_data_func_full() which leaks
  8000bce... dynamictype: Fix leak in test
  45c1dc9... tests/gobject: Use cleanup for types defined in tests
  34ffa83... gio: Define cleanup scope and list for libgio
  3cb5606... gdbus: Cleanup global static data
  d40ea4d... gioenumtypes: Push enum GTypes onto cleanup list
  2a03fdf... giomodule: Cleanup global data
  02dbeec... giomodule: Allow overriding source directory gio modules ar
  5ecaa1c... glocalfile: Cleanup global data
  2dc5c0d... gresolver: Cleanup global data
  f7814ae... gsocketconnection: Cleanup global data
  1450ce4... gtask: Cleanup thread pool
  4cd5c10... gcancellable: Free up GPrivate in right cleanup context
  7bbee9a... gfileinfo: Cleanup memory
  0ba5cfb... gio/tests: Prevent random gio modules from screwing up thes
  4faf0d8... filter-streams: Cleanup custom classes in test
  a10fef1... gio: Define cleanup scope and lists for gio tests
  150235c... gsubprocess: Fix a number of leaks and a segfault
  c0dbdd8... gsubprocess: Cleanup GSubprocess correctly
  101e257... gdbusconnection: Fix invalid memory access
  e6e287e... gdbus-connection: Fix race condition in test
  608ee5f... gdbusintrospection: Free up cache when done with it
  483dbff... gdbusname: Cleanup global tables
  f4ac2a6... gtestdbus: Don't destroy GSource twice
  945cc24... gtestdbus: Properly close server connections
  ef9723e... gtestdbus: Cleanup io channel which would otherwise leak
  c2b9031... gdbus-auth: Fix leaks in tests
  50f98b4... gdbus-example-export: Fix behavior when using cleanup
  a8f19f4... gdbus-export: Fix leaks in tests
  dd9f98c... gdbus-proxy: Fix erroneous timeout during following tests
  78cce97... gdbus-testserver: Fix behavior during cleanup
  f79e320... mimeapps: Don't make this test dependent on behavior of gvf
  469d22f... gdesktopappinfo: Free memory caches and desktop file monito
  be7993b... Revert "giomodule: Fix leaks in module loading"
  fcfa416... giomodule: Fix leaks in module loading
  f5e50b7... defaultiface: Fix leak in test

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]