summaryrefslogtreecommitdiff
path: root/src/lj_gc.c
Commit message (Expand)AuthorAgeFilesLines
...
* 32/64 bit memory ref cleanup, part 3: GCproto ->lineinfo.Mike Pall2010-02-051-1/+1
* 32/64 bit memory ref cleanup, part 2: GCproto ->uvname and ->chunkname.Mike Pall2010-02-051-5/+5
* 32/64 bit memory ref cleanup, part 1: GCproto ->bc and ->k.Mike Pall2010-02-051-1/+1
* Add some sanity checks for allocator in 64 bit mode.Mike Pall2010-01-181-0/+2
* Avoid int16_t widening for pt->uv elements.Mike Pall2010-01-091-1/+1
* Fix 32/64 bit portability issue with upval->v.Mike Pall2010-01-091-6/+6
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* Fix alloc/free sizes of internal GCRef arrays.Mike Pall2009-12-291-1/+1
* Use fastcall for remaining 1-arg/2-arg calls from interpreter.Mike Pall2009-12-271-1/+1
* Fast forward to sync public repo.Mike Pall2009-12-081-19/+17
* RELEASE LuaJIT-2.0.0-beta2v2.0.0-beta2Mike Pall2009-12-081-2/+1
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+800