aboutsummaryrefslogtreecommitdiff
path: root/src/lj_tab.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Move free node pos to t->node[0].freetop. Saves 4 bytes in GCtab.Mike Pall2010-03-221-53/+36
* Improve performance of HREF/HREFK on x64.Mike Pall2010-03-031-1/+1
* Conditionally compile functions that are unused with JIT disabled.Mike Pall2010-02-281-0/+2
* Fix undefined behavior in table resizing calculation.Mike Pall2010-01-211-1/+2
* Bump all copyright dates to 2010.Mike Pall2010-01-091-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-4/+12
* RELEASE LuaJIT-2.0.0-beta2v2.0.0-beta2Mike Pall2009-12-081-2/+2
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+618