Commit Graph

8 Commits

Author SHA1 Message Date
Mike Pall
8cc50cf6b1 Conditionally compile functions that are unused with JIT disabled. 2010-02-28 21:58:40 +01:00
Mike Pall
419cbb3aa9 Fix ordered string comparisons. Unsigned arithmetic is evil. 2010-01-21 15:29:23 +01:00
Mike Pall
09548024d1 Silence 64 bit conversion warning. 2010-01-17 20:36:04 +01:00
Mike Pall
a431d6f35c Shorten %p format for pure 32 bit pointers on x64. 2010-01-14 12:08:32 +01:00
Mike Pall
4d9be5b8f8 Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
Mike Pall
24429ed1f5 Fix alloc/free sizes of internal GCRef arrays. 2009-12-29 04:36:35 +01:00
Mike Pall
3f1f9e11f4 Fast forward to sync public repo.
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.
2009-12-08 20:35:29 +01:00
Mike Pall
55b1695971 RELEASE LuaJIT-2.0.0-beta1 2009-12-08 19:46:35 +01:00