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