]> git.mxchange.org Git - simgear.git/history - simgear/threads/SGQueue.hxx
Introduce SGBinaryFile
[simgear.git] / simgear / threads / SGQueue.hxx
2014-07-31 Thomas GeymayerLots of (mostly) doxygen fixes/cleanup.
2013-10-28 James TurnerTerrasync: don't busy wait when no requests are running.
2012-11-25 James TurnerMake SGLockingQueue::pop usable.
2011-09-09 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-09-07 Mathias FroehlichRevert to simgears thread support.
2011-09-07 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-06-09 ThorstenBAdd method to reload specific scenery tiles.
2011-06-08 ThorstenBAdded guarded blocking deque class.
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-02-15 Tim MooreMerge branch 'topic/nasal' into next
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/cloudz' into next
2009-02-04 Tim MooreMerge branch 'maint' into next
2009-01-28 Tim MooreMerge branch 'topic/yontree' into next
2009-01-28 Tim MooreMerge branch 'maint' into next
2009-01-23 Tim MooreMerge branch 'topic/modelopt' into next
2009-01-23 Tim MooreMerge branch 'topic/yontree' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-15 Tim MooreMerge branch 'foo' into next
2009-01-15 jmtCommit Benoit Laniel's patch which converts more SimGea...
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2006-02-21 fredbMelchior FRANZ:
2006-02-21 ehofmanBack out the previous patch.
2006-02-21 ehofmanMelchior FRANZ:
2004-09-15 curtExpose the size() method for locked and blocking thread...
2004-04-22 curtBernie Bright:
2004-02-28 curtAdd front() methods SGQueue, SGLockedQueue, and SGBlock...
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2001-06-06 curtResolve a #define clash with the template argument...
2001-04-16 curtiAdded new classes to simgear/threads. SGGuard is...