]> git.mxchange.org Git - simgear.git/history - simgear/nasal/string.c
Removal of PLIB/SG from SimGear
[simgear.git] / simgear / nasal / string.c
2008-09-30 andyFixes for bugs shaken out in the recent push: die prope...
2008-09-26 andySync with Nasal upstream (Melchior already had a chance...
2007-03-29 andySync with Nasal CVS (soon to become Nasal 1.1). Notabl...
2005-09-20 andySneak a Nasal update in before the next release. This...
2005-07-21 andyJosh discovered a bug parsing negative numbers with...
2005-04-18 andyUpgrade to nasal 1.0 test candidate
2005-03-22 andyDon't parse a single "e" or "E" as a numerical zero...
2005-03-12 andyOops, fixed the wrong test
2005-03-12 andyOff by one error when printing exact poweres of ten
2005-03-11 andyFix an infinite loop (due to an overflow condition...
2005-03-11 andyFix the fixes. Note that "." had the same problem...
2005-03-11 andyDon't parse the strings "+" and "-" as numerical zeros...
2003-11-25 curtVersion 1.3 of Andy Ross's "NASAL" embedded scripting...