Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | From Lua 5.2: Add math.log(x, base). | Mike Pall | 2012-10-07 | 1 | -1/+16 |
| | |||||
* | Disable LUA_COMPAT_GFIND and LUA_COMPAT_MOD in Lua 5.2 mode. | Mike Pall | 2012-09-19 | 1 | -1/+1 |
| | |||||
* | Bump copyright date to 2012. | Mike Pall | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | ARM: Add fast assembler implementation of floor/ceil/trunc. | Mike Pall | 2011-06-05 | 1 | -2/+3 |
| | |||||
* | Move math helpers to lj_vmmath.c. Add missing log2/exp2 for Symbian. | Mike Pall | 2011-06-03 | 1 | -4/+0 |
| | |||||
* | ARM: Fix math.ldexp() recording and folding. | Mike Pall | 2011-05-27 | 1 | -2/+2 |
| | |||||
* | ARM: Misc. fixes for interpreter. | Mike Pall | 2011-04-08 | 1 | -1/+11 |
| | |||||
* | DUALNUM: Handle integer type in x86/x64 interpreter and libraries. | Mike Pall | 2011-02-27 | 1 | -3/+37 |
| | |||||
* | DUALNUM: Add integer type to core VM. | Mike Pall | 2011-02-17 | 1 | -1/+1 |
| | |||||
* | Use names defined in lualib.h for library registration. | Mike Pall | 2011-02-02 | 1 | -1/+1 |
| | |||||
* | Bump copyright date to 2011. | Mike Pall | 2011-01-09 | 1 | -1/+1 |
| | |||||
* | Bump all copyright dates to 2010. | Mike Pall | 2010-01-09 | 1 | -1/+1 |
| | |||||
* | Fast forward to sync public repo. | Mike Pall | 2009-12-08 | 1 | -26/+26 |
| | | | | | | | | 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-beta2v2.0.0-beta2 | Mike Pall | 2009-12-08 | 1 | -15/+4 |
| | |||||
* | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 1 | -0/+188 |