]> git.ipfire.org Git - thirdparty/LuaJIT.git/shortlog
thirdparty/LuaJIT.git
2013-03-23  Mike PallMerge branch 'master' into v2.1
2013-03-23  Mike PallFFI: Fix snapshot substitution in SPLIT pass.
2013-03-21  Mike PallUse string buffer for string.format().
2013-03-20  Mike PallUse string buffer for string.dump().
2013-03-20  Mike PallUse string buffer for os.date().
2013-03-20  Mike PallUse string buffer for table.concat().
2013-03-18  Mike PallClean up TValue to buffer conversions.
2013-03-17  Mike PallMerge branch 'master' into v2.1
2013-03-17  Mike PallDynASM: Improve validation of local backwards relocations.
2013-03-14  Mike PallFFI: Add 64 bit bitwise operations.
2013-03-13  Mike PallMerge branch 'master' into v2.1
2013-03-13  Mike PallFix rotate definitions for variable shifts.
2013-03-13  Mike PallARM: Rearrange global_State to satisfy imm12 encoding...
2013-03-04  Mike PallMerge branch 'master' into v2.1
2013-03-03  Mike PallAdd missing GC steps for io.* functions.
2013-02-28  Mike PallMerge branch 'master' into v2.1
2013-02-28  Mike PallMIPS: Fix cache flush/sync for JIT-compiled code jump...
2013-02-28  Mike PallARM: Fix cache flush/sync for exit stubs of JIT-compile...
2013-02-28  Mike PallString buffer refactoring, part 4.
2013-02-28  Mike PallString buffer refactoring, part 3.
2013-02-28  Mike PallCleanup lexer source code.
2013-02-27  Mike PallString buffer refactoring, part 2.
2013-02-27  Mike PallString buffer refactoring, part 1.
2013-02-26  Mike PallMerge branch 'master' into v2.1
2013-02-26  Mike PallAllow changing *.dll/*.lib name in msvcbuild.bat.
2013-02-24  Mike PallReplace table.remove with bytecode builtin.
2013-02-24  Mike PallFix genlibbc.
2013-02-24  Mike PallMerge branch 'master' into v2.1
2013-02-24  Mike PallProperly fix MSVC intrinsics for older versions.
2013-02-23  Mike PallReplace table.getn/foreach/foreachi with bytecode builtins.
2013-02-23  Mike PallAdd special bytecodes for builtins.
2013-02-23  Mike PallRemove obsolete non-truncating number to integer conver...
2013-02-22  Mike PallDon't modify generated libbc header if unchanged.
2013-02-22  Mike PallReplace math.deg/math.rad with builtin Lua function.
2013-02-22  Mike PallAdd support for embedding LuaJIT bytecode for builtins.
2013-02-21  Mike Pallx86/x64: Drop xmm register/memory move tuning for K8.
2013-02-21  Mike Pallx86: Remove x87 support from interpreter.
2013-02-21  Mike PallBRANCH LuaJIT-2.1
2013-02-21  Mike PallFix memory access check for fast string interning.
2013-02-19  Mike PallRELEASE LuaJIT-2.0.1 (fixed) v2.0.1-fixed
2013-02-19  Mike PallRELEASE LuaJIT-2.0.1 v2.0.1
2013-02-19  Mike PallUpdate changelog.
2013-02-13  Mike PallFix capitalization of 'Xbox'.
2013-02-12  Mike PallPPC/e500: Fix lj_vm_floor() for inf/nan.
2013-02-11  Mike PallOSX: Add support for Mach-O object files to -b option.
2013-02-11  Mike PallImprove buffer handling for io.read().
2013-02-11  Mike PallBump copyright date to 2013.
2013-02-03  Mike PallFFI: Stricter parsing of declaration specifiers.
2013-02-03  Mike PallFFI: Fix handling of qualified transparent structs...
2013-01-31  Mike PallKeep line number for KPRI to KNIL optimization.
2013-01-30  Mike PallFix XBox 360 port.
2013-01-28  Mike PallAvoid leaking memory on kernels with recalcitrant mmap...
2013-01-21  Mike PallAdd missing FOLD rules for U32 conversions.
2013-01-21  Mike PallAdd XBox 360 port.
2013-01-15  Mike PallFFI: Load FFI library on-demand for bytecode with cdata...
2013-01-14  Mike Pallx86/x64: Always mark ref for shift count as non-weak.
2013-01-14  Mike PallAnother fix for PS3 build.
2013-01-11  Mike PallPPC/e500: Remove assembler code for lj_vm_foldarith().
2013-01-11  Mike PallRemove redundant code in jit/*.lua.
2013-01-11  Mike PallRemove fictitious Solaris define.
2013-01-11  Mike PallFix PS3 build.
2013-01-11  Mike PallFix discharge order of comparisons in Lua parser.
2013-01-03  Mike PallAllow using MSVC intrinsics with older versions.
2013-01-02  Mike PallFFI: Fix code generation for bool call result check...
2012-12-10  Mike PallARM: Handle armv7s arch defines.
2012-12-06  Mike PallLeave hook when resume catches error thrown from hook.
2012-12-02  Mike PallARM: Fix code generation for integer math.min/math...
2012-12-02  Mike PallARM: Fix armhf call argument handling.
2012-11-26  Mike PallFFI: Add debug define to check for unanchored CTypes.
2012-11-16  Mike PallAdd missing GC steps for template table creation.
2012-11-14  Mike PallFFI: Change priority of table initializer variants...
2012-11-14  Mike PallPrevent erroneous x64 builds with non-native exception...
2012-11-14  Mike PallDon't clear frame for out-of-memory error.
2012-11-14  Mike PallFix assertion.
2012-11-13  Mike PallMention -Osink in docs.
2012-11-13  Mike Pallx64: Don't fuse implicitly 32-to-64 extended operands.
2012-11-08  Mike PallRELEASE LuaJIT-2.0.0-rc3 v2.0.0 v2.0.0-rc3
2012-11-07  Mike PallFFI: Clarify callback docs.
2012-11-07  Mike PallImprove iOS install docs.
2012-11-07  Mike PallFFI: Mention __thiscall attribute in docs.
2012-11-07  Mike PallARM: Fix ordered comparisons for number <=> non-number.
2012-11-07  Mike PallFFI: Fix stack-adjustment for __thiscall callbacks.
2012-11-06  Mike PallRELEASE LuaJIT-2.0.0-rc2 v2.0.0-rc2
2012-11-06  Mike PallFFI: Fix recording of bool call result check on x86...
2012-11-06  Mike PallFFI: Fix signedness of bool.
2012-11-06  Mike PallDon't propagate implicitly widened number to index...
2012-11-06  Mike PallFix CONV.num.int sinking.
2012-11-06  Mike PallDon't create unneeded array part for template tables.
2012-10-31  Mike PallRELEASE LuaJIT-2.0.0-rc1 v2.0.0-rc1
2012-10-31  Mike PallUpdate docs for release candidate.
2012-10-31  Mike PallUpdate changelog.
2012-10-31  Mike PallInstall bin/luajit symlink for non-beta releases.
2012-10-29  Mike PallFFI: Fix code generation for replay of sunk float fields.
2012-10-28  Mike PallDocument tonumber() enhancements.
2012-10-24  Mike PallFix builtin string to number conversion for INT_MIN.
2012-10-24  Mike PallRemove strict.lua.
2012-10-24  Mike PallRelease planning update.
2012-10-21  Mike PallReplace error with PANIC for callbacks from JIT-compile...
2012-10-21  Mike PallFix detection of immutable upvalues.
2012-10-19  Mike PallFix recording of equality comparisons with __eq metamet...
next