]> git.ipfire.org Git - thirdparty/LuaJIT.git/shortlog
thirdparty/LuaJIT.git
2015-08-19  Mike PallParse binary number literals (0bxxx). origin/v2.1
2015-07-17  Mike PallMerge branch 'master' into v2.1
2015-07-17  Mike PallFFI: Don't propagate qualifiers into subtypes of complex. origin/HEAD origin/master
2015-07-14  Mike PallARM64: Fix __call metamethod handling for tail calls.
2015-07-10  Mike PallMerge branch 'master' into v2.1
2015-07-10  Mike PallLimit number of arguments given to io.lines() and fp...
2015-06-16  Mike PallFix Xbox One port.
2015-06-12  Mike PallDisable table allocation bump optimization (for now).
2015-06-12  Mike PallAdd Xbox One port.
2015-06-10  Mike PallFix table allocation bump optimization (sigh).
2015-06-10  Mike PallMerge branch 'master' into v2.1
2015-06-10  Mike PallFix narrowing of TOBIT.
2015-06-10  Mike Pallx64/LJ_GC64: Fix ipairs().
2015-06-09  Mike PallFix table allocation bump optimization (again).
2015-06-09  Mike PallMerge branch 'master' into v2.1
2015-06-09  Mike Pallx64: Allow building without external unwinder.
2015-05-29  Mike Pallx64/LJ_GC64: Fix upvalue write barrier.
2015-05-25  Mike Pallx64/LJ_GC64: Fix setmetatable().
2015-05-21  Mike PallFix table allocation bump optimization.
2015-05-20  Mike PallLJ_GC64: Fix frame unwinding.
2015-05-19  Mike PallFix for last commit.
2015-05-18  Mike PallBump table allocations retroactively if they grow later on.
2015-05-14  Mike PallMerge branch 'master' into v2.1
2015-05-14  Mike PallRELEASE LuaJIT-2.0.4 v2.0.4
2015-05-14  Mike PallUpdate changelog.
2015-05-04  Mike PallCleanup.
2015-05-04  Mike PallMerge branch 'master' into v2.1
2015-05-04  Mike Pallx86/x64: Fix argument check for bit shifts.
2015-05-04  Mike Pallx64: Add LJ_GC64 mode interpreter.
2015-04-29  Mike PallFix broken Windows build.
2015-04-28  Mike PallDisable trace stitching (for now) due to a design mistake.
2015-04-28  Mike PallMerge branch 'master' into v2.1
2015-04-28  Mike PallFix stack check in narrowing optimization.
2015-04-15  Mike PallARM64: Fix math.floor/math.ceil for string args.
2015-04-12  Mike PallDynASM/PPC: Add sub/shift/rotate/clear instruction...
2015-04-11  Mike PallDynASM/PPC: Add support for parameterized shifts/masks.
2015-04-11  Mike PallPPC: Fix cross-endian builds.
2015-04-09  Mike PallPPC: Fix write barrier in BC_TSETR.
2015-03-11  Mike PallMerge branch 'master' into v2.1
2015-03-11  Mike PallDoc cleanup.
2015-03-06  Mike PallPPC64: Add build infrastructure.
2015-03-05  Mike PallMerge branch 'master' into v2.1
2015-03-05  Mike PallFix Lua/C API typecheck error for special indexes.
2015-03-02  Mike PallMerge branch 'master' into v2.1
2015-03-02  Mike PallFFI: Fix FOLD rule for TOBIT + CONV num.u32.
2015-02-25  Mike PallMerge branch 'master' into v2.1
2015-02-25  Mike PallARM: Handle more arch defines.
2015-02-25  Mike PallProperly fail unsupported cross-compile to MIPS64.
2015-02-22  Mike PallMerge branch 'master' into v2.1
2015-02-22  Mike PallFix string to number conversion.
2015-02-21  Mike PallMerge branch 'master' into v2.1
2015-02-21  Mike Pallx86/x64: Fix code generation for fused test/arith ops.
2015-02-18  Mike PallMerge branch 'master' into v2.1
2015-02-18  Mike PallFFI: Prevent DSE across ffi.string().
2015-02-08  Mike PallLJ_FR2: Fix bytecode generation for method lookups.
2015-02-02  Mike PallMerge branch 'master' into v2.1
2015-02-02  Mike PallFix lexer error for chunks without tokens.
2015-01-17  Mike PallMerge branch 'master' into v2.1
2015-01-17  Mike PallDon't compile IR_RETF after CALLT to ff with-side effects.
2015-01-17  Mike PallOpenBSD/x86: Better executable memory allocation for...
2015-01-14  Mike PallDynASM/PPC: Add missing PPC64 instructions and various...
2015-01-08  Mike PalliOS/ARM64: Fix target OS detection.
2015-01-07  Mike PallLJ_GC64: Return true for ffi.abi("gc64").
2015-01-07  Mike PallARM64: Add FFI support.
2015-01-07  Mike PalliOS/ARM64: The frame pointer is required.
2015-01-07  Mike PallLJ_FR2: Fix lua_settable() and lua_setfield().
2015-01-07  Mike PallDynASM/ARM64: Fix checks for scaled immediates.
2015-01-05  Mike PallMerge branch 'master' into v2.1
2015-01-05  Mike PallBump copyright date to 2015.
2015-01-05  Mike PallMerge branch 'master' into v2.1
2015-01-05  Mike PallFix BC_UCLO/BC_JMP join optimization in Lua parser.
2015-01-04  Mike PallFix MSVC build.
2015-01-04  Mike PallMerge branch 'master' into v2.1
2015-01-04  Mike PallARM: Minor interpreter optimization.
2015-01-04  Mike Pallx86: Minor interpreter optimization.
2015-01-04  Mike PallARM64: Update docs.
2015-01-04  Mike PallARM64: Compatibility fixes for Clang.
2015-01-04  Mike PallPPC/e500: Drop support for this architecture.
2015-01-04  Mike PallMerge branch 'master' into v2.1
2015-01-04  Mike PallFix docs.
2015-01-03  Mike PallARM64: Add build infrastructure and initial port of...
2015-01-03  Mike PallAdd LJ_GC64 mode: 64 bit GC object references.
2015-01-03  Mike PallAdd LJ_FR2 mode: Two-slot frame info.
2014-12-27  Mike PallDynASM/ARM64: Various fixes.
2014-12-27  Mike PallMerge branch 'master' into v2.1
2014-12-27  Mike PallDynASM/ARM: Fix rollback for variant templates.
2014-12-27  Mike PallMIPS: Fix excess stack growth in interpreter.
2014-12-27  Mike PallPPC: Fix excess stack growth in interpreter.
2014-12-27  Mike PallARM: Fix write barrier check in BC_USETS.
2014-12-27  Mike PallARM: Fix excess stack growth in interpreter.
2014-12-27  Mike PallFix corner case in string to number conversion.
2014-12-20  Mike PallMerge branch 'master' into v2.1
2014-12-20  Mike PallCleanup of TValue setters. No functional changes.
2014-12-20  Mike Pallx86: Fix argument checks for ipairs() iterator.
2014-12-19  Mike PallCleanup of memory vs. GC sizes. No functional changes.
2014-12-16  Mike Pallx86: Fix stack slot reservation for FP math functions.
2014-12-16  Mike PallDisable debug info for generated *.S to avoid confusing...
2014-12-15  Mike PallAvoid dependency on frame layout for LJ_POST_FIXCOMP.
2014-12-15  Mike PallCleanup of frame handling. No functional changes.
2014-12-15  Mike PallMerge branch 'master' into v2.1
next