Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | From Lua 5.2: Extended results from os.execute() and pipe:close(). | Mike Pall | 2012-09-24 | 1 | -0/+55 |
* | Move load/dump functions to lj_load.c. Add load modes. | Mike Pall | 2012-09-21 | 1 | -77/+0 |
* | Replace some trivial uses of fprintf() with fputs. | Mike Pall | 2012-08-26 | 1 | -3/+6 |
* | Bump copyright date to 2012. | Mike Pall | 2012-01-23 | 1 | -1/+1 |
* | Fix bytecode loading on Windows. | Mike Pall | 2011-06-14 | 1 | -1/+1 |
* | Clean up memory allocator initialization and catch early OOM. | Mike Pall | 2011-05-30 | 1 | -15/+20 |
* | Bump copyright date to 2011. | Mike Pall | 2011-01-09 | 1 | -1/+1 |
* | Force error if lua_newstate() is used in 64 bit mode. | Mike Pall | 2010-01-24 | 1 | -0/+14 |
* | Add some sanity checks for allocator in 64 bit mode. | Mike Pall | 2010-01-18 | 1 | -0/+4 |
* | Bump all copyright dates to 2010. | Mike Pall | 2010-01-09 | 1 | -1/+1 |
* | RELEASE LuaJIT-2.0.0-beta2v2.0.0-beta2 | Mike Pall | 2009-12-08 | 1 | -91/+5 |
* | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 1 | -0/+438 |