Improve file measure testcase
[platform/upstream/glib.git] / gio /
2013-12-01 Matthias ClasenImprove file measure testcase
2013-11-29 Philip Withnallgtestdbus: Minor documentation fixes
2013-11-29 Philip Withnallgtestdbus: Fix non-const use of const variables
2013-11-29 Philip Withnallgtestdbus: Fix variable shadowing
2013-11-29 Matthias ClasenAdd a test for g_file_measure_disk_usage
2013-11-29 Colin Walterstests/gsubprocess: Only compare basename of /tmp
2013-11-29 Matthias ClasenImprove GApplication test coverage
2013-11-29 Matthias ClasenImprove GNotification test coverage
2013-11-29 Matthias ClasenImprove GSimpleActionGroup test coverage
2013-11-28 Matthias ClasenImprove GSettings test coverage
2013-11-28 Matthias ClasenImprove GNotification test coverage
2013-11-28 Matthias ClasenImprove test coverage for GSubprocess
2013-11-28 Matthias ClasenImprove test coverage for gsettings
2013-11-28 Matthias ClasenTest new gsettings api
2013-11-28 Philip Withnallgio: Replace g_clear_object() with if()…g_object_unref()
2013-11-28 djcbgdbus-codegen: Fix leak in property setter
2013-11-28 Matthias ClasenTest g_subprocess_launcher_spawn
2013-11-28 Matthias ClasenFix g_subprocess_launcher_spawn
2013-11-28 Matthias ClasenTest some more GSubProcess api
2013-11-28 Matthias ClasenAdd a GAppInfoMonitor test
2013-11-28 Matthias ClasenAdd tests for new GAction api
2013-11-27 Manuel BachmannFix g_win32_run_session_bus hook for MinGW-w64
2013-11-27 Ryan Lortiegsettings tool: stop using GMainLoop
2013-11-27 Ryan Lortiegsettings tool: fix some sed damage
2013-11-27 Rui MatosGDBusObjectManagerClient: keep the manager alive while...
2013-11-27 Philip Withnallgio/tests: Add a dynamic type check assertion
2013-11-27 Philip Withnallgio/tests: Add a non-NULL assertion to help static...
2013-11-27 Philip Withnallgio/tests: Add non-NULL assertions to help static analysis
2013-11-27 Philip Withnallgio/tests: Fix a g_return_val_if_fail() in a void function
2013-11-27 Philip Withnallgunixmounts: Fix a potential strcmp(NULL) call
2013-11-27 Philip Withnallgcontenttype: Fix a potential NULL pointer dereference
2013-11-27 Philip Withnallgunixfdlist: Fix a potential NULL pointer dereference
2013-11-27 Philip Withnallgsocketaddress: Add an assertion to help static analysis
2013-11-27 Philip Withnallgdbusserver: Fix a potential g_object_unref(NULL) call
2013-11-27 Philip Withnallgcontenttype: Fix a potential g_object_unref(NULL)...
2013-11-27 Chun-wei Fangio/tests/memory-output-stream.c: Avoid an uninitialize...
2013-11-26 Michael Natterergio: remove precondition checks from g_output_stream_pr...
2013-11-26 Michael Natterergio: add g_output_string_[v]printf()
2013-11-26 Chun-wei Fangio/gdbusauthmechanismsha1.c: Move G_OS_* checks down
2013-11-25 Colin Waltersgsubprocess: Document g_subprocess_get_identifier()
2013-11-25 Philip Withnallgsubprocess: Fix potential strlen(NULL) calls
2013-11-24 Manuel BachmannFix G_OS #ifdefs in gbusserver.c
2013-11-24 Matthias ClasenFix up appinfo test
2013-11-24 Matthias ClasenFix up the appinfo test
2013-11-24 Matthias ClasenFix warnings in a the actions test
2013-11-23 Christian Perschapplication: Use printerr for runtime errors
2013-11-23 Matthias ClasenFix desktop-app-info test
2013-11-23 Stef Waltergtestdbus: Properly close server connections
2013-11-23 Stef Waltergdbus-connection: Fix race condition in test
2013-11-23 Lars UebernickelAdd basic test for the GNotification gtk backend
2013-11-23 Stef Waltergtestdbus: Don't destroy GSource twice
2013-11-23 Bastien NoceraGSettings: More docs for deprecated _list_schemas()
2013-11-23 Andrew WaltonCLOEXEC fix for older FreeBSDs and OS X.
2013-11-23 Stef Waltergiomodule: Allow overriding source directory gio module...
2013-11-23 Dan Winshipgio/tests: fix output of gdbus-proxy-threads and gdbus...
2013-11-23 Dan Winshipgio/tests: basic-application is a helper program, not...
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-11-20 Dan WinshipRequire POSIX.1 (1990) compliance on unix
2013-11-20 Dan WinshipRequire C90 compliance
2013-11-19 Michael Haubenwallnerbuild: Give internal libraries higher precedence
2013-11-18 Colin WaltersGSocketClient: For _CONNECTING event, make remote addre...
2013-11-18 Michael HaubenwallnerUse AC_HEADER_MAJOR
2013-11-17 Dan WinshipGDummyTlsBackend: cache the GDummyTlsDatabase
2013-11-15 Ryan LortieFix GSettings testcase again
2013-11-13 Florian Müllnergdesktopappinfo: Rank Keywords matches higher than...
2013-11-12 Ryan LortieRevert "gdbus-connection-loss: Fix leak in test"
2013-11-12 Ryan Lortiegsettings test: fix srcdir != builddir
2013-11-11 Stef Waltergsubprocess: Fix a number of leaks and a segfault
2013-11-11 Stef WalterRevert "giomodule: Fix leaks in module loading"
2013-11-11 Chun-wei FanTests: Fix up the expected messages
2013-11-11 Chun-wei Fangio/tests/gsubprocess.c: Fix on Windows
2013-11-11 Dan Winshipgcancellable: don't use g_cancellable_connect() in...
2013-11-11 Stef Waltergdbus-connection-loss: Fix leak in test
2013-11-11 Stef Waltergdbus-introspection: Fix leaks in tests
2013-11-11 Stef Waltergiomodule: Fix leaks in module loading
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-09 Michael Catanzarogiomodule: small typo in documentation
2013-11-09 Matthias ClasenSmall documentation improvement
2013-11-08 Rico TzschichholzRevert "gio/Makefile: make sure to dist gappinfoprivate.h"
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 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-04 Chun-wei Fangio/tests: Clean up inclusion of unistd.h
2013-11-04 Chun-wei Fangio/test/resources.c: Fix for Windows
2013-11-03 Ross Lagerwallgio: Don't allow skipping past the end of GLocalFileInp...
next