summaryrefslogtreecommitdiff
path: root/apps/plugins/lua/liolib.c (follow)
Commit message (Expand)AuthorAge
* Fix FS#11007: Lua didn't parse negative numbers correct when reading from filesMaurus Cuelenaere2010-02-13
* Lua plugin: fix bad behaviour for io.open(path, 'w')Maurus Cuelenaere2009-09-06
* Lua IOlib: when opening files for writing/appending, check if they exist and ...Maurus Cuelenaere2009-07-17
* Lua IOlib: don't create files when they don't existMaurus Cuelenaere2009-07-08
* Fix typo & redMaurus Cuelenaere2009-06-28
* Lua:Maurus Cuelenaere2009-06-28