提交历史

作者 SHA1 备注 提交日期
  Mike Pall 09aeca6abf Fix builtin string to number conversion for overflow digits. 12 年之前
  Mike Pall 895a8bc91f Tighten requirements for non-default optimization flags. 12 年之前
  Mike Pall 611ec41bca Fix compiler warning. 12 年之前
  Mike Pall b1327bcf89 Document support for Lua 5.2 extension of loadfile(). 12 年之前
  Mike Pall f17b038828 Inhibit DSE for implicit loads via calls. 12 年之前
  Mike Pall b5bbacdc17 Fix jump-range constrained mcode allocation. 12 年之前
  Mike Pall 389822d606 Fix spurious red zone overflows in machine code generation. 12 年之前
  Mike Pall 6ba65cefb0 FFI/x86: Fix register allocation for 64 bit comparisons. 12 年之前
  Mike Pall 172bd95365 FFI: Fix snapshot substitution in SPLIT pass. 12 年之前
  Mike Pall d147eedac9 DynASM: Improve validation of local backwards relocations. 12 年之前
  Mike Pall eea48c8b26 Fix rotate definitions for variable shifts. 12 年之前
  Mike Pall dac2825e9d Add missing GC steps for io.* functions. 12 年之前
  Mike Pall 78c97bc5a1 MIPS: Fix cache flush/sync for JIT-compiled code jump area. 12 年之前
  Mike Pall 3e286c1e72 ARM: Fix cache flush/sync for exit stubs of JIT-compiled code. 12 年之前
  Mike Pall cea899b61a Allow changing *.dll/*.lib name in msvcbuild.bat. 12 年之前
  Mike Pall 9b7d2e9276 Properly fix MSVC intrinsics for older versions. 12 年之前
  Mike Pall d4bc6ab756 Fix memory access check for fast string interning. 12 年之前
  Mike Pall e7633dba1e RELEASE LuaJIT-2.0.1 (fixed) 12 年之前
  Mike Pall 92699e9ea9 RELEASE LuaJIT-2.0.1 12 年之前
  Mike Pall e822bdb688 Update changelog. 12 年之前
  Mike Pall c7f0b6bca0 Fix capitalization of 'Xbox'. 12 年之前
  Mike Pall 4e35c025dc PPC/e500: Fix lj_vm_floor() for inf/nan. 12 年之前
  Mike Pall 339b77ee05 OSX: Add support for Mach-O object files to -b option. 12 年之前
  Mike Pall 250b24f937 Improve buffer handling for io.read(). 12 年之前
  Mike Pall 4a44c4ff69 Bump copyright date to 2013. 12 年之前
  Mike Pall 8b46013fdd FFI: Stricter parsing of declaration specifiers. 12 年之前
  Mike Pall fe9934feea FFI: Fix handling of qualified transparent structs/unions. 12 年之前
  Mike Pall 4eb4b8ab84 Keep line number for KPRI to KNIL optimization. 12 年之前
  Mike Pall f772bed34b Fix XBox 360 port. 12 年之前
  Mike Pall a3db8f3562 Avoid leaking memory on kernels with recalcitrant mmap() behavior. 12 年之前