]> git.mxchange.org Git - simgear.git/history - simgear/nasal/code.c
Olaf Flebbe:
[simgear.git] / simgear / nasal / code.c
2006-01-03 ehofmanMake the sgi code the default to prevent future problems.
2006-01-02 ehofmanFix the persisent IRIX bug.
2005-09-20 andySneak a Nasal update in before the next release. This...
2005-05-29 andyFix two crash conditions Ampere found. These are just...
2005-05-04 andyProperly release the mod lock when returning from a...
2005-04-22 andySupport for a "forindex(idx; list) {...}" construct...
2005-04-19 ehofmanNon gcc fixes.
2005-04-18 andyUpgrade to nasal 1.0 test candidate
2005-03-30 andyFix boolean semantics so that the empty string evaluate...
2005-01-28 ehofmanFrederic Bouvier:
2005-01-25 andyMove error handling in setupFuncall above the stack...
2004-03-23 andyFix GC interaction. The "me" reference to a method...
2003-12-22 andyParse/GC interaction fixed.
2003-12-01 ehofmanAdd Nasal Vs. 1.5
2003-11-25 curtVersion 1.3 of Andy Ross's "NASAL" embedded scripting...