]> git.mxchange.org Git - simgear.git/history - simgear/timing/sg_time.hxx
For the first time (no pun intended) in almost ten years time (again no
[simgear.git] / simgear / timing / sg_time.hxx
2009-01-28 durk For the first time (no pun intended) in almost ten...
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
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.
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
2002-02-11 curtDecouple sg_time code from the current time(NULL),...
2002-02-10 curtThis code had been written to assume current clock...
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-03-26 curtDoxygen ...
2001-03-25 curtDoxygen ...
2001-03-23 curtName space tweaks.
2000-09-13 curtMacOS portability tweaks from Darrell Walisser.
2000-08-08 curtClean up constructor a bit.
2000-07-08 curtConverted to the LGPL licencing terms.
2000-07-08 curtCollapsed the init() method into the constructor.
2000-07-07 curtWhat do you know, more tidying.
2000-07-07 curtclean ups ...
2000-07-07 curtMore SGTime tidying.
2000-07-07 curtMore SGTime clean ups.
2000-07-06 curtfg_time.* becomes sg_time.*, FGTime becomes SGTime ...