projects
/
platform
/
upstream
/
glib.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Improve test coverage for GHashTable
2013-11-27
Dan Winship
Fix a warning about _g_log_abort()
commit
|
commitdiff
|
tree
2013-11-27
Dan Winship
Fix the gtestutils core dump prevention again
commit
|
commitdiff
|
tree
2013-11-24
Dan Winship
Reorganize the "don't dump core from test subprocesses...
commit
|
commitdiff
|
tree
2013-11-24
Dan Winship
gtestutils: add g_assert_nonnull() to go with g_assert_null()
commit
|
commitdiff
|
tree
2013-11-24
Dan Winship
gtestutils: fix g_test_set_nonfatal_assertions()
commit
|
commitdiff
|
tree
2013-11-23
Dan Winship
glib-tap.mk: fix to actually use the TAP driver
commit
|
commitdiff
|
tree
2013-11-23
Dan Winship
gio/tests: fix output of gdbus-proxy-threads and gdbus...
commit
|
commitdiff
|
tree
2013-11-23
Dan Winship
gio/tests: basic-application is a helper program, not...
commit
|
commitdiff
|
tree
2013-11-23
Dan Winship
gtestutils: add "options" to g_test_init(), make option...
commit
|
commitdiff
|
tree
2013-11-23
Dan Winship
glib/tests/include: port to gtester
commit
|
commitdiff
|
tree
2013-11-20
Dan Winship
building: Document C90 and POSIX requirements
commit
|
commitdiff
|
tree
2013-11-20
Dan Winship
building: belated docs update: GNU make is required...
commit
|
commitdiff
|
tree
2013-11-20
Dan Winship
Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
commit
|
commitdiff
|
tree
2013-11-20
Dan Winship
Require POSIX.1 (1990) compliance on unix
commit
|
commitdiff
|
tree
2013-11-20
Dan Winship
Require C90 compliance
commit
|
commitdiff
|
tree
2013-11-20
Dan Winship
Remove alleged support for last-millennium Unixes
commit
|
commitdiff
|
tree
2013-11-20
Dan Winship
Remove alleged support for BeOS
commit
|
commitdiff
|
tree
2013-11-20
Dan Winship
Remove alleged support for OS/2
commit
|
commitdiff
|
tree
2013-11-17
Dan Winship
GDummyTlsBackend: cache the GDummyTlsDatabase
commit
|
commitdiff
|
tree
2013-11-11
Dan Winship
gcancellable: don't use g_cancellable_connect() in...
commit
|
commitdiff
|
tree
2013-11-10
Dan Winship
gerror: Don't leak memory when overwrite warning
commit
|
commitdiff
|
tree
2013-11-02
Dan Winship
gmacros.h: fix C99 check
commit
|
commitdiff
|
tree
2013-10-22
Dan Winship
gobject: simplify object-in-construction handling
commit
|
commitdiff
|
tree
2013-10-22
Dan Winship
gobject: forbid finalization-during-construction
commit
|
commitdiff
|
tree
2013-10-19
Dan Winship
genviron: fix g_setenv(var, NULL) and some other stuff
commit
|
commitdiff
|
tree
2013-10-06
Dan Winship
Fix overloading of "source" and "target" terminology...
commit
|
commitdiff
|
tree
2013-10-04
Dan Winship
gcredentials: add Solaris support
commit
|
commitdiff
|
tree
2013-10-04
Dan Winship
gcredentials: add Hurd support
commit
|
commitdiff
|
tree
2013-10-04
Dan Winship
gcredentials: add internal macros to simplify all the...
commit
|
commitdiff
|
tree
2013-09-28
Dan Winship
gmessages: fix clang annotations to work with older...
commit
|
commitdiff
|
tree
2013-09-28
Dan Winship
gio: make gnetworking.h nodist
commit
|
commitdiff
|
tree
2013-09-28
Dan Winship
.gitignore: add "signals"
commit
|
commitdiff
|
tree
2013-08-31
Dan Winship
gmessages: fix g_test_expect_message() with NULL domains
commit
|
commitdiff
|
tree
2013-08-31
Dan Winship
gio/tests/socket: fix warning building on win32
commit
|
commitdiff
|
tree
2013-08-31
Dan Winship
gsocket: Fix g_socket_get_available_bytes() on Windows...
commit
|
commitdiff
|
tree
2013-08-29
Dan Winship
gsocket: make GSocketSource trigger on G_IO_NVAL
commit
|
commitdiff
|
tree
2013-08-27
Dan Winship
gtype: fix a no-op assertion
commit
|
commitdiff
|
tree
2013-08-19
Dan Winship
gnetworkaddress: allow IPv6 scope ids in URIs
commit
|
commitdiff
|
tree
2013-08-19
Dan Winship
gnetworkaddress: fix parsing of URIs with IPv6 literal...
commit
|
commitdiff
|
tree
2013-08-17
Dan Winship
GSocket: fix g_socket_bind() allow_reuse semantics
commit
|
commitdiff
|
tree
2013-08-17
Dan Winship
GSocket: fix broadcast documentation
commit
|
commitdiff
|
tree
2013-08-17
Dan Winship
update .gitignores
commit
|
commitdiff
|
tree
2013-08-17
Dan Winship
build: fix dtrace-related warnings
commit
|
commitdiff
|
tree
2013-08-17
Dan Winship
glib/tests/gdatetime: use UTC time in test_GDateTime_diff()
commit
|
commitdiff
|
tree
2013-08-15
Dan Winship
gio/tests/task: fix a race condition in test_run_in_thread()
commit
|
commitdiff
|
tree
2013-07-30
Dan Winship
gsocket: fix a cut-and-pasted error message
commit
|
commitdiff
|
tree
2013-07-24
Dan Winship
mainloop: redo child source tests to not use timeouts
commit
|
commitdiff
|
tree
2013-07-24
Dan Winship
gnetworkaddress: tweak to make Solaris happy
commit
|
commitdiff
|
tree
2013-07-21
Dan Winship
gobject/tests/closure: fix on win32
commit
|
commitdiff
|
tree
2013-07-18
Dan Winship
gsourceclosure: fix idle/timeout/signal closures, add...
commit
|
commitdiff
|
tree
2013-07-13
Dan Winship
gcancellable: update GCancellableSource, fix a race...
commit
|
commitdiff
|
tree
2013-07-13
Dan Winship
Remove some unnecessary source prepare/check functions
commit
|
commitdiff
|
tree
2013-07-13
Dan Winship
gio: port unix streams to GUnixFDSource
commit
|
commitdiff
|
tree
2013-07-13
Dan Winship
gsourceclosure: Add support for GUnixSignalWatchSource...
commit
|
commitdiff
|
tree
2013-07-13
Dan Winship
gsourceclosure: use g_cclosure_marshal_generic
commit
|
commitdiff
|
tree
2013-07-12
Dan Winship
gnetworkmonitornetlink: handle default route via device
commit
|
commitdiff
|
tree
2013-06-30
Dan Winship
Make G_STRFUNC consistent across platforms
commit
|
commitdiff
|
tree
2013-06-25
Dan Winship
tests: add a test for the previous commit
commit
|
commitdiff
|
tree
2013-06-06
Dan Winship
tests: fix and re-add the broken test
commit
|
commitdiff
|
tree
2013-06-05
Dan Winship
ginetaddress: fix addr/string conversions on windows
commit
|
commitdiff
|
tree
2013-06-04
Dan Winship
gio/tests/inet-address: fix to work on OS X
commit
|
commitdiff
|
tree
2013-05-22
Dan Winship
gtestutils: Use stdio rather than write() to be Windows...
commit
|
commitdiff
|
tree
2013-05-21
Dan Winship
po: update for quote changes
commit
|
commitdiff
|
tree
2013-05-21
Dan Winship
Use 'dumb quotes' rather than `really dumb quotes'
commit
|
commitdiff
|
tree
2013-05-21
Dan Winship
tests: fix a few recently-broken tests
commit
|
commitdiff
|
tree
2013-05-13
Dan Winship
tests/slice: use G_GNUC_BEGIN_IGNORE_DEPRECATIONS
commit
|
commitdiff
|
tree
2013-05-13
Dan Winship
gtestutils: use g_clear_pointer
commit
|
commitdiff
|
tree
2013-05-13
Dan Winship
gtestutils: deprecate g_test_trap_fork()
commit
|
commitdiff
|
tree
2013-05-13
Dan Winship
tests: port from g_test_trap_subprocess() to g_test_trap_fork()
commit
|
commitdiff
|
tree
2013-05-13
Dan Winship
tests/protocol: redo a bit
commit
|
commitdiff
|
tree
2013-05-13
Dan Winship
gtestutils: add g_test_trap_subprocess()
commit
|
commitdiff
|
tree
2013-05-13
Dan Winship
g_test_trap_fork: don't blow away the SIGCHLD handler
commit
|
commitdiff
|
tree
2013-05-13
Dan Winship
tests/spawn-*.c: fix on Windows
commit
|
commitdiff
|
tree
2013-05-05
Dan Winship
GProxyAddressEnumerator: add default-port property
commit
|
commitdiff
|
tree
2013-05-04
Dan Winship
gbitlock: fix this to not unconditionally use futex...
commit
|
commitdiff
|
tree
2013-05-02
Dan Winship
gobject: rename an unused parameter to make AIX happy
commit
|
commitdiff
|
tree
2013-04-10
Dan Winship
gmain: fix double-unlock in g_main_context_unref()
commit
|
commitdiff
|
tree
2013-02-24
Dan Winship
gtestutils: fix two GLIB_AVAILABLE flags
commit
|
commitdiff
|
tree
2013-02-20
Dan Winship
GNetworkMonitorBase: implement can_reach_async
commit
|
commitdiff
|
tree
2013-02-20
Dan Winship
GNetworkAddress: drop cached addresses on resolver...
commit
|
commitdiff
|
tree
2013-02-17
Dan Winship
GSimpleProxyResolver: add missing include
commit
|
commitdiff
|
tree
2013-02-15
Dan Winship
GSocketClient: add missing NULL to g_object_set() call
commit
|
commitdiff
|
tree
2013-02-15
Dan Winship
gnetworkaddress: preserve IPv6 scope ID in IP literals
commit
|
commitdiff
|
tree
2013-02-15
Dan Winship
GSimpleProxyResolver: fix for the case where the default...
commit
|
commitdiff
|
tree
2013-02-14
Dan Winship
GSimpleProxyResolver: new simple GProxyResolver class
commit
|
commitdiff
|
tree
2013-02-14
Dan Winship
GSocketClient: add proxy-resolver property
commit
|
commitdiff
|
tree
2013-02-07
Dan Winship
build: fix configure arpa/nameser.h test for Solaris
commit
|
commitdiff
|
tree
2013-02-03
Dan Winship
g_option_context_help: don't modify the input data
commit
|
commitdiff
|
tree
2013-01-30
Dan Winship
GInetSocketAddress: fix the byte order of flowinfo...
commit
|
commitdiff
|
tree
2013-01-26
Dan Winship
.gitignore updates
commit
|
commitdiff
|
tree
2013-01-23
Dan Winship
build: fix a srcdir != builddir problem with gnetworking.h
commit
|
commitdiff
|
tree
2013-01-23
Dan Winship
GNetworkMonitorNetlink: make the netlink socket cloexec
commit
|
commitdiff
|
tree
2013-01-16
Dan Winship
gio/tests: add some more async stream tests
commit
|
commitdiff
|
tree
2013-01-13
Dan Winship
GInputStream: fix default g_input_stream_skip_async...
commit
|
commitdiff
|
tree
2013-01-09
Dan Winship
glib-compile-resources: avoid warnings with -Wmissing...
commit
|
commitdiff
|
tree
2013-01-06
Dan Winship
tests/gdatetime: add a missing ; on windows
commit
|
commitdiff
|
tree
2013-01-06
Dan Winship
gio/tests: fix a few more gdbus-testserver.py references
commit
|
commitdiff
|
tree
2013-01-05
Dan Winship
GMemoryInputStream: fix skip_async()
commit
|
commitdiff
|
tree
2013-01-02
Dan Winship
GValueArray: clarify the deprecation warnings
commit
|
commitdiff
|
tree
2012-12-19
Dan Winship
tests/spawn-*.c: fix on Windows
commit
|
commitdiff
|
tree
next