projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add a tests of some GVfs functions
[platform/upstream/glib.git]
/
glib
/
2011-10-16
Matthias Clasen
Add g_get_codeset test
tree
|
commitdiff
2011-10-16
Matthias Clasen
Add GAsyncQueue unit test
tree
|
commitdiff
2011-10-16
Matthias Clasen
Move g_get_codeset next to g_get_charset
tree
|
commitdiff
2011-10-16
Matthias Clasen
Include genviron.h where necessary
tree
|
commitdiff
2011-10-15
Matthias Clasen
And fix the syntax, too
tree
|
commitdiff
2011-10-15
Matthias Clasen
Forgotten file
tree
|
commitdiff
2011-10-15
Matthias Clasen
Drop unused copy of _g_getenv_nomalloc
tree
|
commitdiff
2011-10-15
Giovanni Campagna
GKeyFile: improve introspection annotations
tree
|
commitdiff
2011-10-15
Christian Persch
GKeyFile: Add refcounting API
tree
|
commitdiff
2011-10-15
Matthias Clasen
Misc doc formatting fixes
tree
|
commitdiff
2011-10-15
Matthias Clasen
Add tests for new g_environ_ functions
tree
|
commitdiff
2011-10-15
Matthias Clasen
Move environment-related functions into their own files
tree
|
commitdiff
2011-10-15
Dan Winship
gutils: Add functions for working with environment...
tree
|
commitdiff
2011-10-15
Ryan Lortie
Add to the pitfalls: fork() and daemon()
tree
|
commitdiff
2011-10-15
Matthias Clasen
Expand thread docs a bit
tree
|
commitdiff
2011-10-15
Matthias Clasen
Documentation tweaks
tree
|
commitdiff
2011-10-15
Ryan Lortie
Check for "our" threads in some places
tree
|
commitdiff
2011-10-15
Ryan Lortie
gtk-doc g_thread_ref() and g_thread_unref()
tree
|
commitdiff
2011-10-15
Ryan Lortie
Rename g_thread_try to g_thread_try_new
tree
|
commitdiff
2011-10-15
Matthias Clasen
Add atomic test to TEST_PROGS
tree
|
commitdiff
2011-10-15
Matthias Clasen
Documentation additions
tree
|
commitdiff
2011-10-15
Matthias Clasen
Improve test coverage
tree
|
commitdiff
2011-10-15
Matthias Clasen
Add a test involving g_thread_ref/unref
tree
|
commitdiff
2011-10-15
Matthias Clasen
Minor doc clarifications
tree
|
commitdiff
2011-10-15
Ryan Lortie
Stop checking for fork() across GMainContext
tree
|
commitdiff
2011-10-15
Ryan Lortie
Mask all signals in GLib worker thread
tree
|
commitdiff
2011-10-14
Ryan Lortie
g_cond_timed_wait: support NULL time parameter
tree
|
commitdiff
2011-10-14
Ryan Lortie
GCond: use monotonic time for timed waits
tree
|
commitdiff
2011-10-13
Ryan Lortie
gutils: stop using GStaticPrivate
tree
|
commitdiff
2011-10-13
Ryan Lortie
Revert "make struct _GThread private"
tree
|
commitdiff
2011-10-13
Ryan Lortie
make struct _GThread private
tree
|
commitdiff
2011-10-13
Ryan Lortie
tidy up gthreadprivate.h
tree
|
commitdiff
2011-10-13
Ryan Lortie
drop g_thread_new_full()
tree
|
commitdiff
2011-10-13
Ryan Lortie
g_thread_new: never fail
tree
|
commitdiff
2011-10-13
Ryan Lortie
thread: nuke the concept of 'joinable'
tree
|
commitdiff
2011-10-13
Ryan Lortie
GThread: make refcounting public
tree
|
commitdiff
2011-10-13
Ryan Lortie
thread: simplify 'free' process
tree
|
commitdiff
2011-10-13
Ryan Lortie
remove 'joinable' parameter to backends
tree
|
commitdiff
2011-10-13
Ryan Lortie
posix threads: joinable tweaks
tree
|
commitdiff
2011-10-13
Ryan Lortie
tests: don't #include <sys/resource.h> on win32
tree
|
commitdiff
2011-10-13
Ryan Lortie
win32 threads: simplify
tree
|
commitdiff
2011-10-13
Ryan Lortie
Only g_system_thread_free() our own threads
tree
|
commitdiff
2011-10-13
Ryan Lortie
Finish killing off GSystemThread
tree
|
commitdiff
2011-10-13
Ryan Lortie
win32 threads: use our own data, not system_thread
tree
|
commitdiff
2011-10-13
Ryan Lortie
win32: fix function name clash
tree
|
commitdiff
2011-10-13
Ryan Lortie
posix threads: use our own system_thread
tree
|
commitdiff
2011-10-13
Ryan Lortie
thread creation: Simplify error handling
tree
|
commitdiff
2011-10-13
Ryan Lortie
Combine g_sytem_thread_{new,create}()
tree
|
commitdiff
2011-10-13
Ryan Lortie
g_system_thread_create: drop 'data' arg
tree
|
commitdiff
2011-10-13
Ryan Lortie
g_system_thread_create: SystemThread -> RealThread
tree
|
commitdiff
2011-10-13
Matthias Clasen
Move more docs inline
tree
|
commitdiff
2011-10-13
Ryan Lortie
g_system_thread_join: rename to _wait()
tree
|
commitdiff
2011-10-13
Ryan Lortie
g_system_thread_join: take GRealThread *
tree
|
commitdiff
2011-10-13
Ryan Lortie
thread: delegate allocation of GThread to backends
tree
|
commitdiff
2011-10-13
Matthias Clasen
Move GScanner docs inline
tree
|
commitdiff
2011-10-13
Ryan Lortie
thread: stop sharing g_once_mutex
tree
|
commitdiff
2011-10-13
Ryan Lortie
thread: drop thread setup function hackery
tree
|
commitdiff
2011-10-12
Matthias Clasen
Deprecate GCache
tree
|
commitdiff
2011-10-12
Ryan Lortie
thread: Delete g_system_thread_self()
tree
|
commitdiff
2011-10-12
Ryan Lortie
thread: reduce use of system_thread
tree
|
commitdiff
2011-10-12
Ryan Lortie
thread: hide g_static_rec_mutex_get_rec_mutex_impl
tree
|
commitdiff
2011-10-12
Ryan Lortie
missed from last commit
tree
|
commitdiff
2011-10-12
Ryan Lortie
thread: remove GSystemThread assign/equal
tree
|
commitdiff
2011-10-12
Ryan Lortie
thread: remove dead decl from gthreadprivate.h
tree
|
commitdiff
2011-10-12
Ryan Lortie
thread: Remove the zero_thread
tree
|
commitdiff
2011-10-12
Ryan Lortie
GStaticRecMutex: implement via GRecMutex
tree
|
commitdiff
2011-10-12
Ryan Lortie
thread: use GSList for g_thread_foreach list
tree
|
commitdiff
2011-10-12
Ryan Lortie
thread: call g_enumerable_thread_add via callback
tree
|
commitdiff
2011-10-12
Ryan Lortie
thread: use GPrivate for enumerable threads
tree
|
commitdiff
2011-10-12
Colin Walters
gvariant: Doc typo fix
tree
|
commitdiff
2011-10-12
Colin Walters
gvariant: Briefly mention limits
tree
|
commitdiff
2011-10-12
Dan Winship
gthread-deprecated: add a mising "static" to a method
tree
|
commitdiff
2011-10-12
Dan Winship
Simplify checks for CLOCK_MONOTONIC
tree
|
commitdiff
2011-10-12
Matthias Clasen
Disable deprecations where appropriate in tests
tree
|
commitdiff
2011-10-12
Matthias Clasen
Disable deprecations where appropriate in tests
tree
|
commitdiff
2011-10-12
Matthias Clasen
Make single includes mandatory
tree
|
commitdiff
2011-10-12
Ryan Lortie
GStaticPrivate: implement via GPrivate
tree
|
commitdiff
2011-10-12
Matthias Clasen
Silence deprecations in deprecated/ (again)
tree
|
commitdiff
2011-10-12
Chun-wei Fan
Bug 661438: Fix up gmacros.h a bit
tree
|
commitdiff
2011-10-11
Dan Winship
g_time_val_from_iso8601: clarify the docs a bit
tree
|
commitdiff
2011-10-11
Ryan Lortie
gmain: use GPrivate instead of GStaticPrivate
tree
|
commitdiff
2011-10-11
Dan Winship
Fix two tests for G_DEBUG=gc-friendly
tree
|
commitdiff
2011-10-11
Chun-wei Fan
Use GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in...
tree
|
commitdiff
2011-10-11
Matthias Clasen
Add our own deprecation macros
tree
|
commitdiff
2011-10-11
Matthias Clasen
Add better deprecation macros
tree
|
commitdiff
2011-10-11
Chun-wei Fan
glibconfig.win32(.in): Cleanup cruft
tree
|
commitdiff
2011-10-10
Ryan Lortie
GStaticMutex: ABI fixup
tree
|
commitdiff
2011-10-10
Matthias Clasen
Compile private test with -pthread on UNIX
tree
|
commitdiff
2011-10-09
Matthias Clasen
Silence deprecation warnings in deprecated/
tree
|
commitdiff
2011-10-09
Matthias Clasen
Add G_GNUC_DEPRECATED to deprecated APIs in glib
tree
|
commitdiff
2011-10-08
Matthias Clasen
Add some GHookList tests
tree
|
commitdiff
2011-10-08
Matthias Clasen
Test a few more GIOChannel functions
tree
|
commitdiff
2011-10-08
Matthias Clasen
Remove a bit of dead code
tree
|
commitdiff
2011-10-08
Matthias Clasen
Add some more GMarkup tests
tree
|
commitdiff
2011-10-08
Matthias Clasen
Call setlocale in markup-parse test
tree
|
commitdiff
2011-10-08
Matthias Clasen
Improve GNode test coverage
tree
|
commitdiff
2011-10-08
Matthias Clasen
Improve GCache test coverage
tree
|
commitdiff
2011-10-08
Matthias Clasen
Improve coverage of string function tests
tree
|
commitdiff
2011-10-08
Matthias Clasen
Improve coverage of GHmac tests
tree
|
commitdiff
2011-10-08
Matthias Clasen
Add a test for g_date_time_new_from_timeval_utc
tree
|
commitdiff
next