summaryrefslogtreecommitdiff
path: root/src/lj_vmmath.c
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* MIPS: Add interpreter. Enable MIPS build rules.Mike Pall2012-01-231-1/+24
* FFI: Record ffi.errno().Mike Pall2011-11-261-0/+8
* Rearrange defines for workarounds to embedded operating systems.Mike Pall2011-10-191-2/+2
* PPC: Fix or remove assembler helper functions.Mike Pall2011-09-051-2/+2
* Fix compiler warning.Mike Pall2011-06-071-3/+3
* Add narrowing of modulo operator.Mike Pall2011-06-031-0/+14
* Move math helpers to lj_vmmath.c. Add missing log2/exp2 for Symbian.Mike Pall2011-06-031-0/+97