]> git.ipfire.org Git - thirdparty/LuaJIT.git/shortlog
thirdparty/LuaJIT.git
2023-08-28  Mike PallMerge branch 'master' into v2.1
2023-08-28  Mike PallUse fallback name for install files without valid ...
2023-08-28  Mike PallHandle non-.git checkout with .relver in .bat-file...
2023-08-28  Mike PallMerge branch 'master' into v2.1
2023-08-28  Mike PallFix external C call stack check when using LUAJIT_MODE_...
2023-08-28  Mike PallFix predict_next() in parser (again).
2023-08-22  Mike PallFix typo.
2023-08-22  Mike PallMerge branch 'master' into v2.1
2023-08-22  Mike PallHandle the case when .git is not a directory.
2023-08-22  Mike PallMerge branch 'master' into v2.1
2023-08-22  Mike PallAdd .gitattributes to dynamically resolve .relver.
2023-08-22  Mike PallAdd .gitattributes to dynamically resolve .relver.
2023-08-22  Mike PallFix for last commit: also remove symlink on uninstall.
2023-08-22  Mike PallSwitch to rolling releases: mark v2.1 as production.
2023-08-21  Mike PallMerge branch 'master' into v2.1
2023-08-21  Mike PallFix Windows build scripts for rolling releases.
2023-08-21  Mike PallMerge branch 'master' into v2.1
2023-08-21  Mike PallSwitch MSVC and console build scripts to rolling releases.
2023-08-21  Mike PallMerge branch 'master' into v2.1 v2.1.ROLLING
2023-08-21  Mike PallSwitch build system to rolling releases. v2.0.ROLLING
2023-08-21  Mike PallMerge branch 'master' into v2.1
2023-08-21  Mike PallUpdate documentation for switch to rolling releases.
2023-08-20  Mike PallMerge branch 'master' into v2.1
2023-08-20  Mike PallBump copyright date.
2023-08-20  Mike PallRemove work-in-progress notice in string buffer docs.
2023-08-13  Mike PallMIPS: Fix "bad FP FLOAD" assertion.
2023-08-13  Mike PallEnsure forward progress on trace exit to BC_ITERN.
2023-08-12  Mike PallARM64: Add support for ARM64e pointer authentication...
2023-08-12  Mike PallDynASM/ARM64: Add instructions for ARM64e PAC.
2023-08-12  Mike PallMerge branch 'master' into v2.1
2023-08-12  Mike PallFix maxslots when recording BC_VARG, part 3.
2023-08-12  Mike PallFix predict_next() in parser.
2023-08-12  Mike PallMIPS32: Declare that the assembler part uses the FR...
2023-08-12  Mike PallARM64: Fix assembly of HREFK (again).
2023-08-12  Mike PallFix frame for more types of on-trace error messages.
2023-08-12  Mike PallAdd workaround for bytecode dump of builtins.
2023-08-12  Mike PallDynASM: Fix regression due to warning fix.
2023-07-12  Mike PallMerge branch 'master' into v2.1
2023-07-12  Mike PallFix base register coalescing in side trace.
2023-07-09  Mike PallARM64: Fix assembly of HREFK.
2023-07-09  Mike PallMerge branch 'master' into v2.1
2023-07-09  Mike PallFix maxslots when recording BC_VARG, part 2.
2023-07-08  Mike PallFix maxslots when recording BC_TSETM.
2023-07-08  Mike PallMerge branch 'master' into v2.1
2023-07-08  Mike PallFix maxslots when recording BC_VARG.
2023-07-08  Mike PallFix register mask for stack check in head of side trace.
2023-07-08  Mike PallFFI: Fix ffi.metatype() for non-raw types.
2023-07-08  Mike PallARM64: Fix LDP code generation.
2023-06-12  Mike PallMIPSr6: Add missing files to Makefile install target.
2023-06-02  Mike PallDynASM: Fix warnings.
2023-06-02  Mike PallFix frame for on-trace out-of-memory error.
2023-06-02  Mike PallMerge branch 'master' into v2.1
2023-06-02  Mike PallFix handling of instable types in TNEW/TDUP load forwar...
2023-06-02  Mike PallFix compiler warning.
2023-04-30  Mike PallFix last commit.
2023-04-16  Mike PallPrint errors from __gc finalizers instead of rethrowing...
2023-04-16  Mike PallMerge branch 'master' into v2.1
2023-04-16  Mike PallFix TDUP load forwarding after table rehash.
2023-04-16  Mike PallFix canonicalization of +-0.0 keys for IR_NEWREF.
2023-02-21  Mike PallMerge branch 'master' into v2.1
2023-02-21  Mike PallImprove error reporting on stack overflow.
2023-02-21  Mike PallMerge branch 'master' into v2.1
2023-02-21  Mike PallAllow building sources with mixed LF/CRLF line-endings.
2023-01-04  Mike PallFix compiler warning.
2023-01-04  Mike PallDon't fail for Clang builds, which pretend to be an...
2022-12-21  Mike PallMerge branch 'master' into v2.1
2022-12-21  Mike PallAvoid negation of signed integers in C that may hold...
2022-12-08  Mike PallMerge branch 'master' into v2.1
2022-12-08  Mike PallCorrect fix for stack check when recording BC_VARG.
2022-12-07  Mike PallDisable FMA by default. Use -Ofma or jit.opt.start...
2022-12-07  Mike PallMerge branch 'master' into v2.1
2022-12-07  Mike PallFFI: Fix dangling reference to CType. Improve checks.
2022-12-01  Mike PallARM64: Fix code generation for IR_SLOAD with typecheck...
2022-11-27  Mike PallPS4/PS5: Fix build scripts.
2022-11-27  Mike PallAvoid assertion in case of stack overflow from stitched...
2022-11-22  Mike PallNX: Always compile with -fPIC.
2022-11-14  Mike PallMerge branch 'master' into v2.1
2022-11-14  Mike PallClarify contact page.
2022-11-09  Mike PallMerge branch 'master' into v2.1
2022-11-09  Mike PallEnsure correct stack top for OOM error message.
2022-10-04  Mike PallARM64: Fix IR_SLOAD assembly.
2022-09-14  Mike PallFix trace join to BC_JLOOP originating from BC_ITERN.
2022-09-13  Mike PallFix compiler warnings.
2022-09-13  Mike PallMerge branch 'master' into v2.1
2022-09-13  Mike PallFix last edit.
2022-09-13  Mike PallMerge branch 'master' into v2.1
2022-09-13  Mike PallRemove dead Wiki links.
2022-09-12  Mike PallFix QNX build.
2022-08-15  Mike PallAdd -F option to override filename in jit.bcsave (luaji...
2022-08-15  Mike PallMerge branch 'master' into v2.1
2022-08-15  Mike PallPatch luajit.pc with INSTALL_INC, if customized.
2022-08-10  Mike PallLJ_GC64: Fix lua_concat().
2022-08-07  Mike PallMerge branch 'master' into v2.1
2022-08-07  Mike PallPrevent use of RTLD_DEFAULT when NO_RTLD_DEFAULT is...
2022-07-28  Mike PallImprove GC estimation for userdata with attached manage...
2022-07-28  Mike PallAdd missing GC steps to string buffer methods.
2022-07-27  Mike Pallx86/x64: Limit VLOAD fusion to simple cases.
2022-07-22  Mike PallOSX/iOS/ARM64: Fix generation of Mach-O object files.
2022-07-21  Mike PallPrevent trace start at BC_ITERL after compiled BC_ITERN.
2022-07-19  Mike PallARM64: Allow building with unwinding disabled.
next