]> git.mxchange.org Git - simgear.git/history - simgear/nasal/mathlib.c
Hopefully final fix for old gcc...
[simgear.git] / simgear / nasal / mathlib.c
2013-10-09 James TurnerAnother attempt to make MSVC happy!
2013-10-09 James TurnerFix MSVC build, no C99 so no round().
2013-10-03 James TurnerExtend built-in Nasal math.
2013-01-23 James TurnerTolerate lack of C99 in MSVC.
2013-01-22 James TurnerMore native math functions in Nasal.
2007-04-02 andyUse __FUNCTION__, which works on gcc and MSVC 7/8,...
2007-03-30 andyMelchior points out that NaN/Inf behavior is not platfo...
2007-03-29 andySync with Nasal CVS (soon to become Nasal 1.1). Notabl...
2006-02-17 ehofmanOlaf Flebbe:
2005-09-20 andySneak a Nasal update in before the next release. This...
2005-04-18 andyUpgrade to nasal 1.0 test candidate
2003-11-26 ehofmanPortability fixes
2003-11-25 curtVersion 1.3 of Andy Ross's "NASAL" embedded scripting...