Don't mark GThread struct as deprecated
[platform/upstream/glib.git] / glib / deprecated / gthread.h
2014-08-29 Matthias ClasenDon't mark GThread struct as deprecated
2014-02-02 Matthias ClasenAdd some more deprecation guards to shut up gtk-doc
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-20 Matthias ClasenTry again to fix the freebsd build
2014-01-19 Matthias ClasenWork around broken FreeBSD headers
2013-02-03 Matthias ClasenFix deprecation note for g_static_mutex_free
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-12-06 Ryan Lortieadd two missing version macros
2012-02-27 Emmanuele BassiAdd versioned deprecation annotation
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-02 Ryan Lortiegthread.h: avoid anonymous union
2011-11-03 Matthias ClasenRemove single-include guards in deprecated/
2011-10-26 Ryan LortieRevert "gthread: G_STATIC_MUTEX_INIT: Fix this for...
2011-10-26 Murray Cumminggthread: G_STATIC_MUTEX_INIT: Fix this for the non...
2011-10-17 Ryan Lortiepush G_THREADS_MANDATORY over the cliff
2011-10-17 Ryan Lortiegthread/: fix up declarations
2011-10-14 Ryan LortieGCond: use monotonic time for timed waits
2011-10-13 Ryan LortieRevert "make struct _GThread private"
2011-10-13 Ryan Lortiemake struct _GThread private
2011-10-13 Ryan Lortiedrop g_thread_new_full()
2011-10-13 Ryan LortieFinish killing off GSystemThread
2011-10-11 Chun-wei FanUse GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in...
2011-10-10 Ryan LortieGStaticMutex: ABI fixup
2011-10-09 Matthias ClasenAdd G_GNUC_DEPRECATED to deprecated APIs in glib
2011-10-07 Matthias ClasenDon't redundantly redeclare
2011-10-05 Ryan LortieMove typedef GStaticPrivate to 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 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 ClasenAdd new thread creation API
2011-10-03 Ryan LortieStop dithering over GPrivate
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