]> git.mxchange.org Git - simgear.git/history - simgear/threads
Fix some warnings reported from msvc
[simgear.git] / simgear / threads /
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-28 Christian SchmittSGThread: compile under MSVC
2012-11-28 Peter SadrozinskiSGThread: Add capability to get current thread id
2012-11-25 James TurnerMake SGLockingQueue::pop usable.
2011-11-05 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-01 James TurnerRemove the remaining Makefiles from the code.
2011-09-09 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-09-08 Mathias FroehlichFix win32 SGThread::join timeout.
2011-09-07 James TurnerCmake Windows tweaks.
2011-09-07 Mathias FroehlichRevert to simgears thread support.
2011-09-07 Mathias FroehlichReimplement SGThread and friends.
2011-09-08 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-09-08 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
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.
2010-12-29 Tim MooreMerge remote branch 'gitorious/next' into next
2010-12-28 James TurnerMSVC improvements from Olaf Flebbe.
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2010-11-14 ThorstenBremove old .cvsignore files
2010-02-04 Tim MooreMerge branch 'fredb/winfix'
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-28 Tim MooreMerge branch 'freb/mingw'
2010-01-25 fredbMINGW patch from BenoƮt Laniel
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-05-16 mfranz- fix one broken #include path (in a not usually compil...
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-10-29 frohlichModified Files:
2006-03-08 mfranz- new FSF addresses
2006-02-21 fredbMelchior FRANZ:
2006-02-21 ehofmanBack out the previous patch.
2006-02-21 ehofmanMelchior FRANZ:
2005-11-14 ehofmanRevert to the original (0.9.8) version, it causes more...
2005-10-26 ehofmanBack out the shared mutex code since it only works...
2005-10-25 ehofmanAlex Romosan:
2005-01-09 ehofmanAdd support for binding a thread to a specific CPU...
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...
2004-02-20 ehofmanAn ugly hack to get MipsPro 7.4.1 working on IRIX 6
2003-09-13 ehofmanAdd support for win32-pthreads in MSVC.NET
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2002-09-06 curtFixes to allow MingW compilation.
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-06-28 davidPatch from Julian Foad:
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-12 david-Added .cvsignore files to clean up CVS messages
2001-08-02 curtVarious changes for MingWin32 support.
2001-06-06 curtResolve a #define clash with the template argument...
2001-05-15 curtTweaks.
2001-05-15 curtAttempt to resolve ambiguity between #include <config...
2001-04-16 curtiAdded new classes to simgear/threads. SGGuard is...
2001-04-11 curtIrix tweaks.
2001-04-06 curtExpanded doxygen comments and added the SGThread::set_c...
2001-04-05 curtOoops, commit Makefile.am not .in.
2001-04-05 curtInitial revision.