Deprecate g_{mutex,cond}_{new,free}()
[platform/upstream/glib.git] / glib / deprecated /
2011-10-05 Ryan LortieDeprecate g_{mutex,cond}_{new,free}()
2011-10-04 Ryan LortieDeprecate g_thread_init()
2011-10-04 Ryan Lortiemacro wrappers for g_once_init_enter/leave
2011-10-03 Matthias ClasenDocumentation fixes
2011-10-03 Ryan Lortielocks: change the ABI just a bit
2011-10-03 Ryan Lortielocks: drop _INIT macros
2011-10-03 Matthias ClasenDeprecate GStaticPrivate and g_thread_foreach
2011-10-03 Matthias ClasenDon't put threads created with g_thread_new() on the...
2011-10-03 Matthias ClasenAdd new thread creation API
2011-10-03 Ryan LortieStop dithering over GPrivate
2011-09-25 Matthias ClasenMove deprecated GThread functions to a separate file
2011-09-24 Matthias ClasenGThread doc additions
2011-09-21 Ryan LortieDeprecate GStatic{,Rec,RW}Mutex
2011-09-21 Ryan LortieMove some things to deprecated/gthread.h
2011-09-19 Ryan LortieMove deprecated GCompletion to deprecated/
2011-09-19 Ryan LortieMove deprecated GRel to deprecated/
2011-09-19 Ryan LortieMove GAllocator/GMemChunk to separate file