2012-01-09 |
ThorstenB | #587: don't crash on negative sizes |
tree | commitdiff |
2011-11-05 |
Erik Hofman | Merge branch 'next' of git://gitorious.org/fg/simgear... |
tree | commitdiff |
2011-11-01 |
James Turner | Remove the remaining Makefiles from the code. |
tree | commitdiff |
2011-10-30 |
Erik Hofman | Merge branch 'next' of git://gitorious.org/fg/simgear... |
tree | commitdiff |
2011-10-29 |
ThorstenB | #453: Using = as Nasal function argument crashes FG |
tree | commitdiff |
2011-06-02 |
ThorstenB | fix #314: Nasal not working on i386/32bit systems with... |
tree | commitdiff |
2010-12-19 |
James Turner | Initial work on CMake support for SimGear. |
tree | commitdiff |
2010-11-14 |
ThorstenB | remove old .cvsignore files |
tree | commitdiff |
2010-02-04 |
Tim Moore | Merge branch 'fredb/winfix' |
tree | commitdiff |
2010-01-28 |
Tim Moore | Merge branch 'timoore/mat-effect' |
tree | commitdiff |
2010-01-28 |
Tim Moore | Merge branch 'freb/mingw' |
tree | commitdiff |
2010-01-25 |
fredb | MINGW patch from BenoƮt Laniel |
tree | commitdiff |
2009-09-17 |
Tim Moore | Merge branch 'frohlich/weak' into next |
tree | commitdiff |
2009-07-02 |
fredb | Support MSVC 64-bit architecture |
tree | commitdiff |
2009-05-17 |
Tim Moore | Merge branch 'maint' into next |
tree | commitdiff |
2009-03-30 |
Tim Moore | Merge branch 'maint' into next |
tree | commitdiff |
2009-02-22 |
fredb | Fix to compile with MSC |
tree | commitdiff |
2009-02-15 |
Tim Moore | Merge branch 'topic/nasal' into next |
tree | commitdiff |
2009-02-15 |
mfranz | "io.flush() implementation from Melchior. Also add... |
tree | commitdiff |
2008-12-06 |
fredb | Ugly hack to fix a memory corruption problem |
tree | commitdiff |
2008-09-30 |
andy | Yeah, I really shouldn't be in the lexer |
tree | commitdiff |
2008-09-30 |
andy | Another lexer fix |
tree | commitdiff |
2008-09-30 |
andy | Fix broken lex.c checkin |
tree | commitdiff |
2008-09-30 |
andy | Fixes for bugs shaken out in the recent push: die prope... |
tree | commitdiff |
2008-09-26 |
andy | Fix parsing for degenerate cases like a[,] a[:] and... |
tree | commitdiff |
2008-09-26 |
andy | Sync with Nasal upstream (Melchior already had a chance... |
tree | commitdiff |
2008-08-25 |
andy | Fix typing error with fgetc in readln(). On most boxes... |
tree | commitdiff |
2007-08-01 |
andy | Melchior discovered that call(call) would crash due... |
tree | commitdiff |
2007-08-01 |
andy | Fix crash in code generator for some bad lvalue expressions |
tree | commitdiff |
2007-07-31 |
andy | Add ppc64 to the list of supported platforms based... |
tree | commitdiff |
2007-05-30 |
andy | Sync with Nasal upstream. Mostly fixes to naContinue... |
tree | commitdiff |
2007-05-25 |
andy | GCC on ppc linux uses a different architecture symbol... |
tree | commitdiff |
2007-05-02 |
andy | Empty vectors work much better as the result of sorting... |
tree | commitdiff |
2007-05-02 |
andy | Fix crash when sorting newly-allocated empty vectors |
tree | commitdiff |
2007-04-06 |
andy | Melchior found a bug with negative values in default... |
tree | commitdiff |
2007-04-06 |
andy | sync with Nasal CVS (added a sort() builtin) |
tree | commitdiff |
2007-04-02 |
andy | Fix typo in _M_IX86 |
tree | commitdiff |
2007-04-02 |
andy | Rewrite substr() to properly clamp its argument ranges... |
tree | commitdiff |
2007-04-02 |
andy | Add missing free functions for win32 |
tree | commitdiff |
2007-04-02 |
andy | Use __FUNCTION__, which works on gcc and MSVC 7/8,... |
tree | commitdiff |
2007-03-30 |
andy | Melchior points out that NaN/Inf behavior is not platfo... |
tree | commitdiff |
2007-03-29 |
andy | Sync with Nasal CVS (soon to become Nasal 1.1). Notabl... |
tree | commitdiff |
2006-07-05 |
andy | The previous update (and, embarassingly, the "nasal... |
tree | commitdiff |
2006-07-03 |
andy | Been hacking at Nasal recently: |
tree | commitdiff |
2006-04-10 |
andy | Manabu Nishiyama (non-FlightGear Nasal user) discovered an |
tree | commitdiff |
2006-03-21 |
andy | Oops, implement the previously-mentioned fix without... |
tree | commitdiff |
2006-03-21 |
andy | The original code (rather oddly) interprets a length... |
tree | commitdiff |
2006-03-21 |
andy | Melchior discovered that cmp() was just wrong, failing... |
tree | commitdiff |
2006-03-16 |
andy | The handle gets nulled out if the user has closed the... |
tree | commitdiff |
2006-03-15 |
andy | Fix broken checkin in iolib.c. Also add the 'bits... |
tree | commitdiff |
2006-03-15 |
andy | Melchior found the first bug -- report EOF as nil in... |
tree | commitdiff |
2006-03-15 |
andy | Add the Nasal I/O library so Melchior can play with... |
tree | commitdiff |
2006-02-17 |
ehofman | Olaf Flebbe: |
tree | commitdiff |
2006-01-10 |
fredb | MSVC vsnprintf ( in fact _vsnprinft ) returns -1 when... |
tree | commitdiff |
2006-01-03 |
ehofman | Make the sgi code the default to prevent future problems. |
tree | commitdiff |
2006-01-02 |
ehofman | Fix the persisent IRIX bug. |
tree | commitdiff |
2006-01-02 |
ehofman | prevent confusion by not using a standard name. |
tree | commitdiff |
2005-10-14 |
andy | Fix memory leak discovered by Mathias Froehlich |
tree | commitdiff |
2005-09-20 |
andy | Oops, Frederic caught an inline declaration that had... |
tree | commitdiff |
2005-09-20 |
andy | Sneak a Nasal update in before the next release. This... |
tree | commitdiff |
2005-07-21 |
andy | Josh discovered a bug parsing negative numbers with... |
tree | commitdiff |
2005-05-29 |
andy | Fix two crash conditions Ampere found. These are just... |
tree | commitdiff |
2005-05-04 |
andy | Properly release the mod lock when returning from a... |
tree | commitdiff |
2005-04-22 |
andy | Support for a "forindex(idx; list) {...}" construct... |
tree | commitdiff |
2005-04-19 |
andy | Fix clamping of the minimum hash size, because the... |
tree | commitdiff |
2005-04-19 |
ehofman | Non gcc fixes. |
tree | commitdiff |
2005-04-18 |
andy | Fix crash in the code generator when compiling a (now... |
tree | commitdiff |
2005-04-18 |
andy | Upgrade to nasal 1.0 test candidate |
tree | commitdiff |
2005-03-30 |
andy | Fix boolean semantics so that the empty string evaluate... |
tree | commitdiff |
2005-03-22 |
andy | Don't parse a single "e" or "E" as a numerical zero... |
tree | commitdiff |
2005-03-12 |
andy | Oops, fixed the wrong test |
tree | commitdiff |
2005-03-12 |
andy | Off by one error when printing exact poweres of ten |
tree | commitdiff |
2005-03-11 |
andy | Fix an infinite loop (due to an overflow condition... |
tree | commitdiff |
2005-03-11 |
andy | Fix the fixes. Note that "." had the same problem... |
tree | commitdiff |
2005-03-11 |
andy | Don't parse the strings "+" and "-" as numerical zeros... |
tree | commitdiff |
2005-01-28 |
ehofman | Frederic Bouvier: |
tree | commitdiff |
2005-01-25 |
andy | Move error handling in setupFuncall above the stack... |
tree | commitdiff |
2004-03-23 |
andy | Fix GC interaction. The "me" reference to a method... |
tree | commitdiff |
2004-03-17 |
curt | Various changes in preparation for the 0.3.5 release. |
tree | commitdiff |
2004-02-20 |
andy | Fix from Richard Harke for 64 bit systems. The reftag... |
tree | commitdiff |
2004-02-01 |
andy | Yank the MSVC special handling. It turns out it was... |
tree | commitdiff |
2003-12-22 |
andy | Parse/GC interaction fixed. |
tree | commitdiff |
2003-12-08 |
andy | Extra i++ led to a "double skip" when parsing a \r... |
tree | commitdiff |
2003-12-05 |
andy | Added setsize() and subvec() library functions |
tree | commitdiff |
2003-12-01 |
ehofman | A first attempt on detecting endianness and number... |
tree | commitdiff |
2003-12-01 |
ehofman | Add Nasal Vs. 1.5 |
tree | commitdiff |
2003-11-27 |
ehofman | Revert an IRIX/O2 only setting again |
tree | commitdiff |
2003-11-27 |
ehofman | Portability fix |
tree | commitdiff |
2003-11-26 |
ehofman | Make sure autogenerated files don't show up |
tree | commitdiff |
2003-11-26 |
ehofman | Portability fixes |
tree | commitdiff |
2003-11-25 |
curt | rename libnasal.a to libsgnasal.a to match the existing... |
tree | commitdiff |
2003-11-25 |
curt | Version 1.3 of Andy Ross's "NASAL" embedded scripting... |
tree | commitdiff |
|