]> git.ipfire.org Git - thirdparty/LuaJIT.git/shortlog
thirdparty/LuaJIT.git
2025-07-24  Mike PallWindows: Add lua52compat option to msvcbuild.bat. v2.1
2025-07-24  Mike PallMerge branch 'master' into v2.1
2025-07-24  Mike Pallx86/x64: Don't use undefined MUL/IMUL zero flag. master v2.0
2025-07-24  Mike PallAvoid out-of-range PC for stack overflow error from...
2025-07-24  Mike PallFFI: Fix dangling CType references (again).
2025-05-28  Mike PallMerge branch 'master' into v2.1
2025-05-28  Mike PallFix JIT slot overflow during up-recursion.
2025-05-28  Mike PallMerge branch 'master' into v2.1
2025-05-28  Mike PallAvoid out-of-range PC for stack overflow error from...
2025-05-28  Mike PallMerge branch 'master' into v2.1
2025-05-28  Mike PallFFI: Fix dangling CType references.
2025-04-10  Mike PallPrevent Clang UB 'optimization' which breaks integernes...
2025-04-10  Mike PallARM: Fix soft-float math.min()/math.max().
2025-04-10  Mike PallARM64: Fix pass-by-value struct calling conventions.
2025-04-07  Mike PallMerge branch 'master' into v2.1
2025-04-07  Mike PallFix error generation in load*.
2025-04-07  Mike PallInitialize unused value when specializing to cdata...
2025-03-11  Mike PallChange handling of nil value markers in template tables.
2025-03-10  Mike PallREVERT: Change handling of nil value markers in templat...
2025-03-10  Mike PallmacOS: Fix Apple hardened runtime support and put behin...
2025-03-09  Mike PallmacOS: Fix support for Apple hardened runtime.
2025-03-09  Mike PallFix handling of nil value markers in template tables.
2025-03-09  Mike PallMerge branch 'master' into v2.1
2025-03-09  Mike PallAvoid unpatching bytecode twice after a trace flush.
2025-03-09  Mike PallFix state restore when recording __concat metamethod.
2025-03-09  Mike PallWindows: Allow mixed builds with msvcbuild.bat.
2025-03-09  Mike PallmacOS: Add suport for Apple hardened runtime.
2025-03-09  Mike PallMerge branch 'master' into v2.1
2025-03-09  Mike PallAdd compatibility string coercion for fp:seek() argument.
2025-03-09  Mike PallWindows: Clarify installation directory layout.
2025-03-09  Mike PallRemove Cygwin from docs, since it's not a supported...
2025-03-09  Mike PallImprove CLI signal handling on POSIX.
2025-03-09  Mike PallFFI: Add pre-declared int128_t, uint128_t, __int128...
2025-03-09  Mike PallUse dylib extension for iOS installs, too.
2025-03-09  Mike PallChange handling of nil value markers in template tables.
2025-01-13  Mike PallMerge branch 'master' into v2.1
2025-01-13  Mike PallFix recording of BC_VARG.
2025-01-13  Mike PallReject negative getfenv()/setfenv() levels to prevent...
2025-01-13  Mike PallMerge branch 'master' into v2.1
2025-01-13  Mike PallBump copyright date.
2024-12-16  Mike PallMerge branch 'master' into v2.1
2024-12-16  Mike PallForce fallback source name for stripped bytecode.
2024-12-16  Mike PallRemove dependency on <limits.h>.
2024-11-28  Mike PallRestore state when recording __concat metamethod throws...
2024-11-28  Mike PallMIPS64: Fix pcall() error case.
2024-11-28  Mike PallMerge branch 'master' into v2.1
2024-11-28  Mike PallFix detection of inconsistent renames due to sunk values.
2024-11-14  Mike PallWindows: Allow amalgamated static builds with msvcbuild...
2024-11-14  Mike PallAlways close profiler output file.
2024-11-14  Mike PallFix override of INSTALL_LJLIBD in the presence of DESTDIR.
2024-11-13  Mike PallFix bit op coercion for shifts in DUALNUM builds.
2024-10-02  Mike PallmacOS: Remove obsolete -single_module flag.
2024-10-02  Mike PallmacOS: Workaround for buggy XCode 15.0 - 15.2 linker.
2024-10-02  Mike PallmacOS: Fix macOS 15 / Clang 16 build.
2024-09-29  Mike PallFix bit op coercion in DUALNUM builds.
2024-09-29  Mike PallMerge branch 'master' into v2.1
2024-09-29  Mike PallFix compiliation of getmetatable() for UDTYPE_IO_FILE.
2024-09-29  Mike PallRemove ancient RtlUnwindEx workaround for MinGW64.
2024-09-04  Mike PallDrop unused function wrapper.
2024-08-24  Mike PallMerge branch 'master' into v2.1
2024-08-24  Mike PallFix limit check in narrow_conv_backprop().
2024-08-24  Mike PallAlways use IRT_NIL for IR_TBAR.
2024-08-21  Mike PallARM64: Use ldr literal to load FP constants.
2024-08-20  Mike PallFFI: Add missing coercion when recording 64-bit bit...
2024-08-20  Mike PallARM64: Make tobit conversions match JIT backend behavior.
2024-08-20  Mike PallMerge branch 'master' into v2.1
2024-08-20  Mike PallARM: Make hard-float tobit conversions match JIT backen...
2024-08-19  Mike PallFFI: Drop finalizer table rehash after GC cycle.
2024-08-19  Mike PallMerge branch 'master' into v2.1
2024-08-19  Mike PallFix another potential file descriptor leak in luaL_load...
2024-08-19  Mike PallMerge branch 'master' into v2.1
2024-08-19  Mike PallMIPS32: Fix little-endian IR_RETF.
2024-08-19  Mike PallCorrectly close VM state after early OOM during open.
2024-08-19  Mike PallFix potential file descriptor leak in luaL_loadfile*().
2024-08-14  Mike PallReflect override of INSTALL_LJLIBD in package.path.
2024-08-14  Mike PallARM64: Use movi to materialize FP constants.
2024-08-14  Mike PallAdd more FOLD rules for integer conversions.
2024-08-14  Mike PallMerge branch 'master' into v2.1
2024-08-14  Mike PallDifferent fix for partial snapshot restore due to stack...
2024-08-14  Mike PallFix IR_ABC hoisting.
2024-08-14  Mike PallLimit CSE for IR_CARG to fix loop optimizations.
2024-07-03  Mike PallCall math.randomseed() without arguments to seed from...
2024-07-03  Mike PallRestore state when recording __concat metamethod throws...
2024-07-03  Mike PallAdd build flag LUAJIT_DISABLE_TAILCALL to disable tailc...
2024-07-03  Mike PallClarify that lj_buf_shrink() does not keep any buffer...
2024-07-03  Mike PallOSX: Fix installed luajit.pc.
2024-07-03  Mike PallMerge branch 'master' into v2.1
2024-07-03  Mike PallFFI: Fix various issues in recff_cdata_arith.
2024-07-03  Mike PallFix predict_next() in parser (for real now).
2024-07-03  Mike PallFFI: Fix __tostring metamethod access to enum cdata...
2024-07-03  Mike PallFix typo.
2024-07-03  Mike PallMerge branch 'master' into v2.1
2024-07-03  Mike PallHandle partial snapshot restore due to stack overflow.
2024-05-25  Mike PallUpdate Nintendo Switch build script.
2024-05-25  Mike PallMerge branch 'master' into v2.1
2024-05-25  Mike PallPrevent sanitizer warning in snap_restoredata().
2024-05-25  Mike PallTypo.
2024-05-25  Mike PallLimit number of string format elements to compile.
2024-05-25  Mike PallFFI: Clarify scalar boxing behavior.
2024-05-25  Mike PallFix internal link in docs.
next