]> git.mxchange.org Git - simgear.git/history - simgear/timing/timezone.cxx
OS-X specific sleep helper, more stable.
[simgear.git] / simgear / timing / timezone.cxx
2012-08-21 James TurnerRemove ALUT usage from SimGear .
2012-01-09 ThorstenBAlas. Fix #pragma magic for GCC <= 4.5.
2012-01-09 ThorstenBFix final simgear GCC warnings.
2011-10-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-23 James TurnerFixes for headless mode.
2010-08-07 James TurnerRemoval of PLIB/SG from SimGear
2010-07-29 James TurnerCollapse SGGeoCoord into SGTimeZone, and switch timezon...
2007-07-02 mfranzreplace exit() by throw sg_exception(). Of course,...
2006-03-14 mfranzclose zone.tab file after having read all entries
2006-03-08 mfranz- new FSF addresses
2003-06-03 curtVarious documentation tweaks and additions.
2003-05-19 ehofmanConvert char* to string to prevent stdup/malloc/free
2002-06-28 davidPatch from Julian Foad:
2002-03-25 davidPatch from Melchior Franz:
2001-05-15 curtMSVC++ tweaks.
2001-04-26 curtTimezone fixes for cygwin.
2000-07-08 curtConverted to the LGPL licencing terms.
2000-07-05 curtMigrating timing support routines over to SimGear.