projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Expand docs for thread names
[platform/upstream/glib.git]
/
glib
/
deprecated
/
2013-07-22
Milan Crha
g_thread_create_full() can dereference NULL pointer
tree
|
commitdiff
2013-02-03
Matthias Clasen
Fix deprecation note for g_static_mutex_free
tree
|
commitdiff
2013-01-13
Ryan Lortie
various: add GLIB_AVAILABLE_IN_ALL everywhere else
tree
|
commitdiff
2012-12-28
Matthias Clasen
Move single-include guards inside include guards
tree
|
commitdiff
2012-12-06
Ryan Lortie
add two missing version macros
tree
|
commitdiff
2012-11-01
Robert Ancell
Use "Returns:" instead of the invalid "@returns" for...
tree
|
commitdiff
2012-08-17
David King
docs: Describe GCompletion item memory management
tree
|
commitdiff
2012-07-03
Rico Tzschichholz
glib/deprecated: Fix some version typos
tree
|
commitdiff
2012-03-09
Mark Janossy
deprecated threads: fix race in GStaticRecMutex
tree
|
commitdiff
2012-02-27
Emmanuele Bassi
Add versioned deprecation annotation
tree
|
commitdiff
2012-01-13
Alexander Larsson
Merge remote-tracking branch 'gvdb/master'
tree
|
commitdiff
2012-01-02
Ryan Lortie
gthread.h: avoid anonymous union
tree
|
commitdiff
2011-12-14
Matthias Clasen
Add an explicit deprecation note to g_thread_init
tree
|
commitdiff
2011-11-03
Matthias Clasen
Move old deprecated gmain api into deprecated/
tree
|
commitdiff
2011-11-03
Matthias Clasen
Remove single-include guards in deprecated/
tree
|
commitdiff
2011-10-26
Ryan Lortie
Revert "gthread: G_STATIC_MUTEX_INIT: Fix this for...
tree
|
commitdiff
2011-10-26
Murray Cumming
gthread: G_STATIC_MUTEX_INIT: Fix this for the non...
tree
|
commitdiff
2011-10-19
Ryan Lortie
Fix bug in g_static_rec_mutex_unlock_full()
tree
|
commitdiff
2011-10-17
Ryan Lortie
push G_THREADS_MANDATORY over the cliff
tree
|
commitdiff
2011-10-17
Ryan Lortie
gthread/: fix up declarations
tree
|
commitdiff
2011-10-17
Ryan Lortie
Add private prototype for g_thread_init_glib()
tree
|
commitdiff
2011-10-16
Matthias Clasen
Add deprecation annotations to mem chunk apis
tree
|
commitdiff
2011-10-15
Matthias Clasen
Documentation additions
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
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
thread: nuke the concept of 'joinable'
tree
|
commitdiff
2011-10-13
Ryan Lortie
Finish killing off GSystemThread
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: hide g_static_rec_mutex_get_rec_mutex_impl
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
Dan Winship
gthread-deprecated: add a mising "static" to a method
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-11
Chun-wei Fan
Use GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in...
tree
|
commitdiff
2011-10-10
Ryan Lortie
GStaticMutex: ABI fixup
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-07
Matthias Clasen
Don't redundantly redeclare
tree
|
commitdiff
2011-10-06
Ryan Lortie
Several docs cleanups
tree
|
commitdiff
2011-10-06
Ryan Lortie
Cleanup thread documentation
tree
|
commitdiff
2011-10-06
Chun-wei Fan
gthread-deprecated.c: Include gutils.h
tree
|
commitdiff
2011-10-05
Ryan Lortie
Move typedef GStaticPrivate to deprecated/
tree
|
commitdiff
2011-10-05
Ryan Lortie
Deprecate g_{mutex,cond}_{new,free}()
tree
|
commitdiff
2011-10-04
Ryan Lortie
Deprecate g_thread_init()
tree
|
commitdiff
2011-10-04
Ryan Lortie
macro wrappers for g_once_init_enter/leave
tree
|
commitdiff
2011-10-03
Matthias Clasen
Documentation fixes
tree
|
commitdiff
2011-10-03
Ryan Lortie
locks: change the ABI just a bit
tree
|
commitdiff
2011-10-03
Ryan Lortie
locks: drop _INIT macros
tree
|
commitdiff
2011-10-03
Matthias Clasen
Deprecate GStaticPrivate and g_thread_foreach
tree
|
commitdiff
2011-10-03
Matthias Clasen
Don't put threads created with g_thread_new() on the...
tree
|
commitdiff
2011-10-03
Matthias Clasen
Add new thread creation API
tree
|
commitdiff
2011-10-03
Ryan Lortie
Stop dithering over GPrivate
tree
|
commitdiff
2011-09-25
Matthias Clasen
Move deprecated GThread functions to a separate file
tree
|
commitdiff
2011-09-24
Matthias Clasen
GThread doc additions
tree
|
commitdiff
2011-09-21
Ryan Lortie
Deprecate GStatic{,Rec,RW}Mutex
tree
|
commitdiff
2011-09-21
Ryan Lortie
Move some things to deprecated/gthread.h
tree
|
commitdiff
2011-09-19
Ryan Lortie
Move deprecated GCompletion to deprecated/
tree
|
commitdiff
2011-09-19
Ryan Lortie
Move deprecated GRel to deprecated/
tree
|
commitdiff
2011-09-19
Ryan Lortie
Move GAllocator/GMemChunk to separate file
tree
|
commitdiff