summaryrefslogtreecommitdiff
path: root/src/lib_io.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into v2.1Mike Pall2015-07-101-4/+11
|\
| * Limit number of arguments given to io.lines() and fp:lines().Mike Pall2015-07-101-4/+11
* | Add Xbox One port.Mike Pall2015-06-121-2/+2
* | Merge branch 'master' into v2.1Mike Pall2015-01-061-1/+1
|\|
| * Bump copyright date to 2015.Mike Pall2015-01-051-1/+1
* | Merge branch 'master' into v2.1Mike Pall2014-04-271-1/+1
|\|
| * Add PS Vita port.Mike Pall2014-04-271-1/+1
* | Merge branch 'master' into v2.1Mike Pall2014-02-261-1/+1
|\|
| * Add PS4 port.Mike Pall2014-02-261-1/+1
* | Merge branch 'master' into v2.1Mike Pall2014-01-161-1/+1
|\|
| * Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
* | Big renaming of string buffer/formatting/conversion functions.Mike Pall2013-05-131-2/+2
* | Refactor internal string formatting.Mike Pall2013-05-121-1/+2
* | Clean up TValue to buffer conversions.Mike Pall2013-03-181-12/+5
* | Merge branch 'master' into v2.1Mike Pall2013-03-041-0/+4
|\|
| * Add missing GC steps for io.* functions.Mike Pall2013-03-031-0/+4
* | String buffer refactoring, part 1.Mike Pall2013-02-271-3/+4
|/
* Improve buffer handling for io.read().Mike Pall2013-02-111-40/+35
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* From Lua 5.2: Add format options to io.lines().Mike Pall2012-10-121-24/+35
* From Lua 5.2: Return file object for io.write() and file:write().Mike Pall2012-09-281-0/+6
* From Lua 5.2: Extended results from os.execute() and pipe:close().Mike Pall2012-09-241-35/+21
* CONSOLE: Fix PS3 build.Mike Pall2012-06-101-1/+1
* CONSOLE: Handle unimplemented features for console toolchains.Mike Pall2012-06-091-0/+4
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* Avoid pointless calls for std file handles on __gc.Mike Pall2011-06-221-1/+1
* DUALNUM: Handle integer type in x86/x64 interpreter and libraries.Mike Pall2011-02-271-1/+8
* From Lua 5.2: fp:read("*L").Mike Pall2011-02-201-7/+7
* DUALNUM: Add integer type to core VM.Mike Pall2011-02-171-16/+26
* Use names defined in lualib.h for library registration.Mike Pall2011-02-021-2/+2
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* Cleanup architecture, ABI and OS definitions.Mike Pall2010-11-161-6/+6
* Fix handling of failed fp:read(..., "*n").Mike Pall2010-05-151-0/+1
* Major redesign of function call handling.Mike Pall2010-02-131-2/+1
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* Fix narrowing casts of pointer differences for x64.Mike Pall2009-12-291-2/+2
* Fast forward to sync public repo.Mike Pall2009-12-081-215/+190
* RELEASE LuaJIT-2.0.0-beta2v2.0.0-beta2Mike Pall2009-12-081-3/+6
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+538