Commit History

Author SHA1 Message Date
  Mike Pall 92699e9ea9 RELEASE LuaJIT-2.0.1 12 years ago
  Mike Pall e822bdb688 Update changelog. 12 years ago
  Mike Pall c7f0b6bca0 Fix capitalization of 'Xbox'. 12 years ago
  Mike Pall 4e35c025dc PPC/e500: Fix lj_vm_floor() for inf/nan. 12 years ago
  Mike Pall 339b77ee05 OSX: Add support for Mach-O object files to -b option. 12 years ago
  Mike Pall 250b24f937 Improve buffer handling for io.read(). 12 years ago
  Mike Pall 4a44c4ff69 Bump copyright date to 2013. 12 years ago
  Mike Pall 8b46013fdd FFI: Stricter parsing of declaration specifiers. 12 years ago
  Mike Pall fe9934feea FFI: Fix handling of qualified transparent structs/unions. 12 years ago
  Mike Pall 4eb4b8ab84 Keep line number for KPRI to KNIL optimization. 12 years ago
  Mike Pall f772bed34b Fix XBox 360 port. 12 years ago
  Mike Pall a3db8f3562 Avoid leaking memory on kernels with recalcitrant mmap() behavior. 12 years ago
  Mike Pall 1651684417 Add missing FOLD rules for U32 conversions. 12 years ago
  Mike Pall 89e4650bae Add XBox 360 port. 12 years ago
  Mike Pall 2c293a96de FFI: Load FFI library on-demand for bytecode with cdata literals. 12 years ago
  Mike Pall 2e8e587638 x86/x64: Always mark ref for shift count as non-weak. 12 years ago
  Mike Pall fec750c892 Another fix for PS3 build. 12 years ago
  Mike Pall ad36fdac50 PPC/e500: Remove assembler code for lj_vm_foldarith(). 12 years ago
  Mike Pall 8a3be5da74 Remove redundant code in jit/*.lua. 12 years ago
  Mike Pall f0a0a23533 Remove fictitious Solaris define. 12 years ago
  Mike Pall e434ab505e Fix PS3 build. 12 years ago
  Mike Pall f22d5d9eef Fix discharge order of comparisons in Lua parser. 12 years ago
  Mike Pall fb101458c5 Allow using MSVC intrinsics with older versions. 12 years ago
  Mike Pall 8b97dc738f FFI: Fix code generation for bool call result check on x86/x64. 12 years ago
  Mike Pall 9827650582 ARM: Handle armv7s arch defines. 12 years ago
  Mike Pall e422ae2d9d Leave hook when resume catches error thrown from hook. 12 years ago
  Mike Pall 41738e371a ARM: Fix code generation for integer math.min/math.max. 12 years ago
  Mike Pall ee748dd029 ARM: Fix armhf call argument handling. 12 years ago
  Mike Pall 405020c405 FFI: Add debug define to check for unanchored CTypes. 12 years ago
  Mike Pall 2ad9834df6 Add missing GC steps for template table creation. 12 years ago