Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Switch to fast string hash. | Mike Pall | 2010-07-21 | 1 | -6/+20 | |
| | ||||||
* | Canonicalize string conversion of nan, inf, -inf. | Mike Pall | 2010-05-20 | 1 | -8/+24 | |
| | ||||||
* | Make metamethod names proper GC roots. | Mike Pall | 2010-04-25 | 1 | -1/+2 | |
| | ||||||
* | Conditionally compile functions that are unused with JIT disabled. | Mike Pall | 2010-02-28 | 1 | -0/+2 | |
| | ||||||
* | Fix ordered string comparisons. Unsigned arithmetic is evil. | Mike Pall | 2010-01-21 | 1 | -1/+1 | |
| | ||||||
* | Silence 64 bit conversion warning. | Mike Pall | 2010-01-17 | 1 | -1/+1 | |
| | ||||||
* | Shorten %p format for pure 32 bit pointers on x64. | Mike Pall | 2010-01-14 | 1 | -3/+7 | |
| | ||||||
* | 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 | |
| | ||||||
* | Fast forward to sync public repo. | Mike Pall | 2009-12-08 | 1 | -4/+10 | |
| | | | | | | | | Compile math.sinh(), math.cosh(), math.tanh() and math.random(). Compile various io.*() functions. Drive the GC forward on string allocations in the parser. Improve KNUM fuse vs. load heuristics. Add abstract C call handling to IR. | |||||
* | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 1 | -0/+301 | |