]> git.mxchange.org Git - simgear.git/history - simgear/nasal/iolib.c
"io.flush() implementation from Melchior. Also add a final filetype
[simgear.git] / simgear / nasal / iolib.c
2009-02-15 mfranz"io.flush() implementation from Melchior. Also add...
2008-09-26 andySync with Nasal upstream (Melchior already had a chance...
2008-08-25 andyFix typing error with fgetc in readln(). On most boxes...
2007-03-29 andySync with Nasal CVS (soon to become Nasal 1.1). Notabl...
2006-03-16 andyThe handle gets nulled out if the user has closed the...
2006-03-15 andyFix broken checkin in iolib.c. Also add the 'bits...
2006-03-15 andyMelchior found the first bug -- report EOF as nil in...
2006-03-15 andyAdd the Nasal I/O library so Melchior can play with...