]> git.mxchange.org Git - simgear.git/history - simgear/timing
Performance optimization: empty() instead of size()>0
[simgear.git] / simgear / timing /
2012-12-23 James TurnerOS-X specific sleep helper, more stable.
2012-11-19 ThorstenBKeep (deprecated) SGTime::update method for a while
2012-09-23 James TurnerSGTime: use SGGeod, quieter init.
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-11-05 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-01 James TurnerRemove the remaining Makefiles from the code.
2011-10-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-28 Mathias FroehlichFix mac build.
2011-10-28 Mathias FroehlichAdd sleep implementations to SGTimeStamp.
2011-10-23 James TurnerFixes for headless mode.
2011-08-06 Frederic BouvierFix a typo
2011-07-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-07-19 James TurnerTiny HTTP client layer on top of NetChat - and CTest...
2011-05-28 ThorstenBscreen shot fixes (issue #127 related)
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-19 ThorstenB#83: John Denker: Set correct file modes
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2010-11-14 ThorstenBremove old .cvsignore files
2010-08-09 James TurnerMake SGPath cache stat() information, cheers Fred
2010-08-07 James TurnerRemoval of PLIB/SG from SimGear
2010-07-29 James TurnerCollapse SGGeoCoord into SGTimeZone, and switch timezon...
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 mfranzfix leaks
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-18 fredbCompile under windows
2009-03-18 mfranzwarning--
2009-03-18 frohlichMake use of posix clocks if available.
2009-02-04 Tim MooreMerge branch 'releng/1.9.1' into maint
2009-01-28 Tim MooreMerge branch 'topic/yontree' into next
2009-01-28 Tim MooreMerge branch 'maint' into next
2009-01-28 durk For the first time (no pun intended) in almost ten...
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-07-24 ehofmanPatch to remove macintosh and MWERKS from Simgear.
2007-07-02 mfranzreplace exit() by throw sg_exception(). Of course,...
2006-10-31 frohlichModified Files:
2006-09-02 fredbAdd a simple program to benchmark SGTimeStamp::stamp()
2006-08-31 fredbMake the SGTimeStamp behave under Windows just like...
2006-06-16 fredbCompile again on Win32 platforms
2006-06-15 frohlichSmall cleanups to the SGGeo[dc] classes, provide more...
2006-03-14 mfranzclose zone.tab file after having read all entries
2006-03-08 mfranz- new FSF addresses
2005-11-17 curtAdd a small accessor function to expose local timezone...
2005-11-15 curtFix a small spelling mistake.
2005-10-25 ehofmanAlex Romosan:
2005-10-06 ehofmanMartin Spott: Use standardized Sun directive.
2005-09-05 ehofmanVivian Meazza:
2005-08-10 ehofmanCygwin fix.
2004-11-19 curtUpdate a few more instances of my email address.
2004-11-19 curtMy old email address is no longer valid ... point to...
2003-06-09 curtMake sky dome scaling values sensible (i.e. the sky...
2003-06-03 curtVarious documentation tweaks and additions.
2003-05-19 ehofmanConvert char* to string to prevent stdup/malloc/free
2003-03-02 davidPatches from Erik Hofman (for Irix? I've lost the origi...
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-06-28 davidPatch from Julian Foad:
2002-04-20 curttweak.
2002-04-03 curtstring == "" -> string.empty() conversion.
2002-03-27 davidPatch from Melchior Franz:
2002-03-25 davidPatch from Melchior Franz:
2002-02-11 curtDecouple sg_time code from the current time(NULL),...
2002-02-10 curtThis code had been written to assume current clock...
2002-02-06 curtFix for FreeBSD.
2002-02-04 curtVarious mingwin patches contributed by Norman Vine.
2001-12-28 curtSmall tweaks to class initialization.
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-12-10 curtDoh! fixed a typo ...
2001-12-09 curt[Hopefully] fix a line ending problem that surfaces...
2001-12-05 curtIn certain degenerate situations on the FlightGear...
2001-08-02 curtVarious changes for MingWin32 support.
2001-07-03 curtAdd a separate function to just return modified julian...
2001-05-15 curtMSVC++ tweaks.
2001-05-15 curtAttempt to resolve ambiguity between #include <config...
2001-04-26 curtTimezone fixes for cygwin.
2001-04-05 curtAdded simgear/threads contributed by Bernie Bright.
2001-03-26 curtDoxygen ...
2001-03-25 curtDoxygen ...
2001-03-25 curtFG_ to SG_ namespace changes.
2001-03-24 curtSG-ified logstream.
2001-03-24 curtUse plib rad/degrees conversion constants.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtName space tweaks.
2001-03-07 curtMore Irix Mips tweaks.
2001-03-06 curtPatches from Norman Vine <nhv@cape.com> to catch and...
2001-03-02 curtChanges for the native Irix CC compiler contributed...
2000-12-13 curtMacOS tweaks contributed by Darrell Walisser.
2000-11-30 curtInitial revision.
2000-09-27 curtCleaned up a few poluting #defines.
2000-09-20 curt#includes based off of srcdir rather than builddir.
2000-09-18 curtUse time_t rather than long int as return type for...
2000-09-13 curtMacOS portability tweaks from Darrell Walisser.
2000-08-08 curtTiny bug fix/tweak.
2000-08-08 curtClean up constructor a bit.
next