]> git.mxchange.org Git - flightgear.git/history - src/FDM/ADA.cxx
Fix a numeric_limits problem for older stdc++ libraries.
[flightgear.git] / src / FDM / ADA.cxx
2002-12-31 davidPatch from Bernie Bright:
2002-12-03 curt#include <config.h> where needed for cygwin/gcc-3.2.
2002-05-14 curtMoved "scenery" from being declaried in scenery.cxx...
2002-05-11 davidMajor overhaul:
2001-12-22 davidModified FGSubsystem::update() to take an int parameter...
2001-11-06 curtUpdates to JSBSim and FDM interface.
2001-10-28 curtThis set of changes touches a *lot* of files. The...
2001-09-19 curtb) FDM - ada.cxx, ada.hxx have been updated with the...
2001-07-22 curtMove FGControls declaration to globals.hxx
2001-04-05 curtFrom David Megginson:
2001-03-24 curtSG-ified logstream.
2001-03-24 curtSG_ namespace
2001-01-17 curtMore "delta-t" and fdm interface timing tweaks.
2001-01-16 curtTweaking the FGInterface interface so we can move it...
2000-10-24 curtUpdates to fix a network communication problem.
2000-10-24 curtI tested:
2000-10-19 curtThe following changes were made to flightgear-0.7.5...