Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move dispatch tables out of GG_State struct. | Mike Pall | 2010-02-11 | 1 | -4/+6 |
* | Switch to pre-initialized stacks. Drop frame clearing in interpreter. | Mike Pall | 2010-02-11 | 1 | -16/+17 |
* | Force error if lua_newstate() is used in 64 bit mode. | Mike Pall | 2010-01-24 | 1 | -0/+4 |
* | Add some sanity checks for allocator in 64 bit mode. | Mike Pall | 2010-01-18 | 1 | -1/+1 |
* | Fix 32/64 bit portability issue with upval->v. | Mike Pall | 2010-01-09 | 1 | -1/+1 |
* | Bump all copyright dates to 2010. | Mike Pall | 2010-01-09 | 1 | -1/+1 |
* | Fix alloc/free sizes of internal GCRef arrays. | Mike Pall | 2009-12-29 | 1 | -1/+1 |
* | Use fastcall for remaining 1-arg/2-arg calls from interpreter. | Mike Pall | 2009-12-27 | 1 | -2/+2 |
* | Adapt primary inbound calls in x64 interpreter. | Mike Pall | 2009-12-17 | 1 | -2/+2 |
* | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 1 | -0/+255 |