]> git.mxchange.org Git - flightgear.git/history - Time/event.hxx
Tweaks for building with native SGI compilers.
[flightgear.git] / Time / event.hxx
1999-03-02 curtTweaks for building with native SGI compilers.
1999-02-26 curtAdded initial support for native SGI compilers.
1999-01-09 curtConvert fgTIMESTAMP to FGTimeStamp which holds usec...
1999-01-07 curtPortability changes and updates from Bernie Bright.
1998-12-05 curtMoved struct fg_timestamp to class fgTIMESTAMP and...
1998-12-04 curtConverted "struct fg_timestamp" to "class fgTIMESTAMP...
1998-10-16 curtConverted to Point3D class.
1998-09-15 curtInclude/fg_callback.hxx
1998-09-08 curtAdded constructor for fgEVENT.
1998-09-02 curtRenamed struct -> class.
1998-08-29 curtBernie Bright writes:
1998-07-30 curtSgi build tweaks.
1998-07-24 curtOutput message tweaks.
1998-07-13 curtWrote access functions for current fgOPTIONS.
1998-06-12 curtBuild only static libraries.
1998-06-03 curtNo .h for STL includes.
1998-05-22 curtRewrote event.cxx in C++ as a class using STL for the...
1998-04-24 curtWrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"