]> git.mxchange.org Git - simgear.git/history - simgear/timing
Attempt to resolve ambiguity between #include <config.h> for simgear vs.
[simgear.git] / simgear / timing /
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.
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 curtStill tweaking output messages.
2000-07-07 curtMore SGTime clean ups.
2000-07-06 curtfg_time.* becomes sg_time.*, FGTime becomes SGTime ...
2000-07-05 curtAdditional updates.
2000-07-05 curtMigrating timing support routines over to SimGear.