]> git.mxchange.org Git - simgear.git/history - simgear/timing
Oops, references to built libs need to be relative to $(top_builddir)
[simgear.git] / simgear / timing /
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.