projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Some tweaks to coverage support
[platform/upstream/glib.git]
/
gio
/
2013-12-18
Bastien Nocera
gdbus-codegen: Fix crasher in goa-using apps
tree
|
commitdiff
2013-12-16
Matthias Clasen
Expand the truncate tests
tree
|
commitdiff
2013-12-16
Matthias Clasen
Update tests for new truncate behavior
tree
|
commitdiff
2013-12-16
Stef Walter
gdbus-export: Fix leaks in tests
tree
|
commitdiff
2013-12-16
Stef Walter
gdbus-auth: Fix leaks in tests
tree
|
commitdiff
2013-12-16
Colin Walters
gsubprocesslauncher: Annotate g_subprocess_launcher_spa...
tree
|
commitdiff
2013-12-15
Matthias Clasen
Fix up gsettings test
tree
|
commitdiff
2013-12-15
Ross Lagerwall
gio: Update GMemoryOutputStream length after truncate
tree
|
commitdiff
2013-12-15
Matthias Clasen
Simplify subprocesses in tests
tree
|
commitdiff
2013-12-12
Chun-wei Fan
gio/gdbusaddress: Clean up Win32 code a bit
tree
|
commitdiff
2013-12-11
Martin Pitt
gdesktopappinfo: Add missing annotations
tree
|
commitdiff
2013-12-11
Manuel Bachmann
gdbus-codegen: look for deps in correct path under...
tree
|
commitdiff
2013-12-11
Stef Walter
gdbus-connection: Work around race in connection tests
tree
|
commitdiff
2013-12-09
Lars Uebernickel
g_settings_get: only check for non-copying format string
tree
|
commitdiff
2013-12-08
Ryan Lortie
[PATCH] Fix trivial non literal format uses
tree
|
commitdiff
2013-12-06
Lars Uebernickel
g_settings_get: check validity of format string
tree
|
commitdiff
2013-12-06
Philip Withnall
gtestdbus: Add a note about thread safety to the docume...
tree
|
commitdiff
2013-12-05
Daiki Ueno
Fix documentation typos in GTask and GCancellable examples
tree
|
commitdiff
2013-12-02
Xavier Claessens
Document clearly async functions not copying its args
tree
|
commitdiff
2013-12-02
Xavier Claessens
GFile: add GBytes version of _replace_contents_async()
tree
|
commitdiff
2013-12-02
Colin Walters
gsubprocess: Annotate g_subprocess_newv()
tree
|
commitdiff
2013-12-01
Matthias Clasen
Install all test data
tree
|
commitdiff
2013-12-01
Matthias Clasen
Improve file measure testcase
tree
|
commitdiff
2013-11-29
Philip Withnall
gtestdbus: Minor documentation fixes
tree
|
commitdiff
2013-11-29
Philip Withnall
gtestdbus: Fix non-const use of const variables
tree
|
commitdiff
2013-11-29
Philip Withnall
gtestdbus: Fix variable shadowing
tree
|
commitdiff
2013-11-29
Matthias Clasen
Add a test for g_file_measure_disk_usage
tree
|
commitdiff
2013-11-29
Colin Walters
tests/gsubprocess: Only compare basename of /tmp
tree
|
commitdiff
2013-11-29
Matthias Clasen
Improve GApplication test coverage
tree
|
commitdiff
2013-11-29
Matthias Clasen
Improve GNotification test coverage
tree
|
commitdiff
2013-11-29
Matthias Clasen
Improve GSimpleActionGroup test coverage
tree
|
commitdiff
2013-11-28
Matthias Clasen
Improve GSettings test coverage
tree
|
commitdiff
2013-11-28
Matthias Clasen
Improve GNotification test coverage
tree
|
commitdiff
2013-11-28
Matthias Clasen
Improve test coverage for GSubprocess
tree
|
commitdiff
2013-11-28
Matthias Clasen
Improve test coverage for gsettings
tree
|
commitdiff
2013-11-28
Matthias Clasen
Test new gsettings api
tree
|
commitdiff
2013-11-28
Philip Withnall
gio: Replace g_clear_object() with if()…g_object_unref()
tree
|
commitdiff
2013-11-28
djcb
gdbus-codegen: Fix leak in property setter
tree
|
commitdiff
2013-11-28
Matthias Clasen
Test g_subprocess_launcher_spawn
tree
|
commitdiff
2013-11-28
Matthias Clasen
Fix g_subprocess_launcher_spawn
tree
|
commitdiff
2013-11-28
Matthias Clasen
Test some more GSubProcess api
tree
|
commitdiff
2013-11-28
Matthias Clasen
Add a GAppInfoMonitor test
tree
|
commitdiff
2013-11-28
Matthias Clasen
Add tests for new GAction api
tree
|
commitdiff
2013-11-27
Manuel Bachmann
Fix g_win32_run_session_bus hook for MinGW-w64
tree
|
commitdiff
2013-11-27
Ryan Lortie
gsettings tool: stop using GMainLoop
tree
|
commitdiff
2013-11-27
Ryan Lortie
gsettings tool: fix some sed damage
tree
|
commitdiff
2013-11-27
Rui Matos
GDBusObjectManagerClient: keep the manager alive while...
tree
|
commitdiff
2013-11-27
Philip Withnall
gio/tests: Add a dynamic type check assertion
tree
|
commitdiff
2013-11-27
Philip Withnall
gio/tests: Add a non-NULL assertion to help static...
tree
|
commitdiff
2013-11-27
Philip Withnall
gio/tests: Add non-NULL assertions to help static analysis
tree
|
commitdiff
2013-11-27
Philip Withnall
gio/tests: Fix a g_return_val_if_fail() in a void function
tree
|
commitdiff
2013-11-27
Philip Withnall
gunixmounts: Fix a potential strcmp(NULL) call
tree
|
commitdiff
2013-11-27
Philip Withnall
gcontenttype: Fix a potential NULL pointer dereference
tree
|
commitdiff
2013-11-27
Philip Withnall
gunixfdlist: Fix a potential NULL pointer dereference
tree
|
commitdiff
2013-11-27
Philip Withnall
gsocketaddress: Add an assertion to help static analysis
tree
|
commitdiff
2013-11-27
Philip Withnall
gdbusserver: Fix a potential g_object_unref(NULL) call
tree
|
commitdiff
2013-11-27
Philip Withnall
gcontenttype: Fix a potential g_object_unref(NULL)...
tree
|
commitdiff
2013-11-27
Chun-wei Fan
gio/tests/memory-output-stream.c: Avoid an uninitialize...
tree
|
commitdiff
2013-11-26
Michael Natterer
gio: remove precondition checks from g_output_stream_pr...
tree
|
commitdiff
2013-11-26
Michael Natterer
gio: add g_output_string_[v]printf()
tree
|
commitdiff
2013-11-26
Chun-wei Fan
gio/gdbusauthmechanismsha1.c: Move G_OS_* checks down
tree
|
commitdiff
2013-11-25
Colin Walters
gsubprocess: Document g_subprocess_get_identifier()
tree
|
commitdiff
2013-11-25
Philip Withnall
gsubprocess: Fix potential strlen(NULL) calls
tree
|
commitdiff
2013-11-24
Manuel Bachmann
Fix G_OS #ifdefs in gbusserver.c
tree
|
commitdiff
2013-11-24
Matthias Clasen
Fix up appinfo test
tree
|
commitdiff
2013-11-24
Matthias Clasen
Fix up the appinfo test
tree
|
commitdiff
2013-11-24
Matthias Clasen
Fix warnings in a the actions test
tree
|
commitdiff
2013-11-23
Christian Persch
application: Use printerr for runtime errors
tree
|
commitdiff
2013-11-23
Matthias Clasen
Fix desktop-app-info test
tree
|
commitdiff
2013-11-23
Stef Walter
gtestdbus: Properly close server connections
tree
|
commitdiff
2013-11-23
Stef Walter
gdbus-connection: Fix race condition in test
tree
|
commitdiff
2013-11-23
Lars Uebernickel
Add basic test for the GNotification gtk backend
tree
|
commitdiff
2013-11-23
Stef Walter
gtestdbus: Don't destroy GSource twice
tree
|
commitdiff
2013-11-23
Bastien Nocera
GSettings: More docs for deprecated _list_schemas()
tree
|
commitdiff
2013-11-23
Andrew Walton
CLOEXEC fix for older FreeBSDs and OS X.
tree
|
commitdiff
2013-11-23
Stef Walter
giomodule: Allow overriding source directory gio module...
tree
|
commitdiff
2013-11-23
Dan Winship
gio/tests: fix output of gdbus-proxy-threads and gdbus...
tree
|
commitdiff
2013-11-23
Dan Winship
gio/tests: basic-application is a helper program, not...
tree
|
commitdiff
2013-11-20
Dan Winship
Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
tree
|
commitdiff
2013-11-20
Dan Winship
Require POSIX.1 (1990) compliance on unix
tree
|
commitdiff
2013-11-20
Dan Winship
Require C90 compliance
tree
|
commitdiff
2013-11-19
Michael Haubenwallner
build: Give internal libraries higher precedence
tree
|
commitdiff
2013-11-18
Colin Walters
GSocketClient: For _CONNECTING event, make remote addre...
tree
|
commitdiff
2013-11-18
Michael Haubenwallner
Use AC_HEADER_MAJOR
tree
|
commitdiff
2013-11-17
Dan Winship
GDummyTlsBackend: cache the GDummyTlsDatabase
tree
|
commitdiff
2013-11-15
Ryan Lortie
Fix GSettings testcase again
tree
|
commitdiff
2013-11-13
Florian Müllner
gdesktopappinfo: Rank Keywords matches higher than...
tree
|
commitdiff
2013-11-12
Ryan Lortie
Revert "gdbus-connection-loss: Fix leak in test"
tree
|
commitdiff
2013-11-12
Ryan Lortie
gsettings test: fix srcdir != builddir
tree
|
commitdiff
2013-11-11
Stef Walter
gsubprocess: Fix a number of leaks and a segfault
tree
|
commitdiff
2013-11-11
Stef Walter
Revert "giomodule: Fix leaks in module loading"
tree
|
commitdiff
2013-11-11
Chun-wei Fan
Tests: Fix up the expected messages
tree
|
commitdiff
2013-11-11
Chun-wei Fan
gio/tests/gsubprocess.c: Fix on Windows
tree
|
commitdiff
2013-11-11
Dan Winship
gcancellable: don't use g_cancellable_connect() in...
tree
|
commitdiff
2013-11-11
Stef Walter
gdbus-connection-loss: Fix leak in test
tree
|
commitdiff
2013-11-11
Stef Walter
gdbus-introspection: Fix leaks in tests
tree
|
commitdiff
2013-11-11
Stef Walter
giomodule: Fix leaks in module loading
tree
|
commitdiff
2013-11-11
Stef Walter
gdbus-connection: Fix leaks in tests
tree
|
commitdiff
2013-11-11
Stef Walter
gdbus-connection-slow: Fix leak in tests
tree
|
commitdiff
2013-11-11
Stef Walter
gdbus-connection: Fix use after free in test
tree
|
commitdiff
next