Commit History

Author SHA1 Message Date
  Mike Pall 880ca300e8 RELEASE LuaJIT-2.0.3 11 years ago
  Mike Pall 30c57579ad Update changelog. 11 years ago
  Mike Pall 80efb07750 DynASM: Emit version check after .arch directive. 11 years ago
  Mike Pall 416abff90d Don't access dangling reference to reallocated IR. 11 years ago
  Mike Pall e94150877d Fix frame depth display for bytecode dump in -jdump. 11 years ago
  Mike Pall ef3cc47f9f Fix recording of BC_VARG. 11 years ago
  Mike Pall 900d0ce276 Fix for -jdump docs. 11 years ago
  Mike Pall 6a47e123a4 Add PS4 port. 11 years ago
  Mike Pall 998651fcda Don't purge modified function from stack slots in BC_RET. 11 years ago
  Mike Pall 1994a2453e FFI: Disallow nested VLS. 11 years ago
  Mike Pall 2bc63bb6af Prevent BASE register coalescing if parent uses IR_RETF. 11 years ago
  Mike Pall e3d5b218d3 Fix quoting in xedkbuild.bat (again). 11 years ago
  Mike Pall 2be62dcfcd Fix exception unwind struct declaration. 11 years ago
  Mike Pall 92475419e5 Fix OSX build issue. 11 years ago
  Mike Pall dd910f0e01 Fix initial maxslot for down-recursive traces. 11 years ago
  Mike Pall 3db3cc10ff Fix compiler warnings. 11 years ago
  Mike Pall 926686ad3d Fix OSX build issue. 11 years ago
  Mike Pall 45c067dddd FFI: Fix cts->L for cdata unsinking in snapshot restore. 11 years ago
  Mike Pall ef59e54820 Bump copyright date to 2014. 11 years ago
  Mike Pall 6964a7752a Fix ABC elimination. 11 years ago
  Mike Pall b779f31ca3 Fix MinGW build. 11 years ago
  Mike Pall ca67c89f20 MIPS: Cosmetic fix for interpreter. 11 years ago
  Mike Pall 89e8d70701 Fix compilation of string.byte(s, nil, n). 11 years ago
  Mike Pall 279673ddfc Fix MinGW build. 11 years ago
  Mike Pall 0ded8e82a8 Fix call unroll checks in the presence of metamethod frames. 11 years ago
  Mike Pall 916f09d0a9 x64: Fix store to upvalue for lightuserdata values. 11 years ago
  Mike Pall f371ed6bd8 Respect jit.off(func) when returning to a function, too. 11 years ago
  Mike Pall 9d90988347 Follow-up fix for GC step threshold fix. 11 years ago
  Mike Pall 751eacec7b Improve msvcbuild.bat static linking. 11 years ago
  Mike Pall db64b2b1ed FFI: Clarify ffi.cdef behavior. 11 years ago