index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
45 hours
Fix minilua undefined behavior in bit.tohex.
v2.0
master
Mike Pall
2
-4
/
+4
45 hours
Ignore PDB files for git.
Mike Pall
1
-0
/
+1
46 hours
Bump copyright date.
Mike Pall
175
-190
/
+190
2025-12-08
Fix string.format for limited precision FP conversions.
Mike Pall
1
-3
/
+40
2025-12-06
PPC: Fix soft-float lj_num2u64().
Mike Pall
1
-0
/
+2
2025-12-06
ARM64: More fixes for ARM BTI.
Mike Pall
1
-0
/
+4
2025-12-06
DUALNUM: Fix narrowing of unary minus.
Mike Pall
1
-2
/
+2
2025-12-06
DUALNUM: Add missing type conversion for FORI slots.
Mike Pall
1
-8
/
+17
2025-12-01
Remove pointless GCC/MSVC const function attributes.
Mike Pall
1
-7
/
+7
2025-11-27
Fix MSVC LJ_CONSTF declaration.
Mike Pall
1
-6
/
+1
2025-11-27
Back out MSVC LJ_CONSTF declaration.
Mike Pall
1
-0
/
+5
2025-11-27
Remove compiler flag for FP conversions. Now unnecessary.
Mike Pall
1
-3
/
+0
2025-11-27
Unify Lua number to FFI integer conversions.
Mike Pall
41
-431
/
+1067
2025-11-27
ARM64: Fix disassembly of certain sub-word-size loads/stores.
Mike Pall
1
-3
/
+3
2025-11-16
ELF/Mach-O: Force default visibility for public API functions.
Mike Pall
2
-0
/
+4
2025-11-16
x86/x64: Backport fix for math.min()/math.max() argument check.
Mike Pall
1
-1
/
+1
2025-11-14
Fix edge cases when generating IR for string.byte/sub/find.
Mike Pall
1
-3
/
+3
2025-11-10
FFI: Avoid dangling cts->L.
Mike Pall
1
-0
/
+4
2025-11-10
Run VM events and finalizers in separate state.
Mike Pall
7
-67
/
+76
2025-11-08
macOS: Change Mach-O object file layout required by XCode 15.0.
Mike Pall
1
-12
/
+18
2025-11-08
ARM64: Enable unaligned accesses if indicated by the toolchain.
Mike Pall
3
-1
/
+15
2025-11-06
Allow mcode allocations outside of the jump range to the support code.
Mike Pall
19
-228
/
+477
2025-11-06
ARM64: Fix disassembly of >2GB branch targets.
Mike Pall
1
-1
/
+1
2025-10-29
x64: Fix CET IBT.
Mike Pall
1
-0
/
+3
2025-10-29
ARM64: Fix ARM BTI.
Mike Pall
1
-0
/
+3
2025-10-28
Windows: Fix lua52compat option for msvcbuild.bat.
Mike Pall
1
-6
/
+6
2025-10-28
ARM64: Add support for ARM BTI.
Mike Pall
7
-3
/
+124
2025-10-28
x64: Various fixes for CET IBT.
Mike Pall
6
-38
/
+101
2025-10-16
x64: Add support for CET IBT.
Mike Pall
7
-10
/
+95
2025-10-16
Gracefully handle broken custom allocator.
Mike Pall
1
-1
/
+5
2025-10-16
Add GNU/Hurd build support.
Mike Pall
3
-1
/
+7
2025-10-16
Fix io.write() of newly created buffer.
Mike Pall
1
-1
/
+1
2025-10-16
Fix reporting of an error during error handling.
Mike Pall
2
-0
/
+11
2025-07-24
Windows: Add lua52compat option to msvcbuild.bat.
Mike Pall
1
-5
/
+10
2025-07-24
x86/x64: Don't use undefined MUL/IMUL zero flag.
Mike Pall
1
-1
/
+2
2025-07-24
Avoid out-of-range PC for stack overflow error from snapshot restore.
Mike Pall
1
-0
/
+1
2025-07-24
FFI: Fix dangling CType references (again).
Mike Pall
1
-5
/
+6
2025-05-28
Fix JIT slot overflow during up-recursion.
Mike Pall
1
-1
/
+2
2025-05-28
Avoid out-of-range PC for stack overflow error from snapshot restore.
Mike Pall
3
-15
/
+10
2025-05-28
FFI: Fix dangling CType references.
Mike Pall
2
-15
/
+25
2025-04-10
Prevent Clang UB 'optimization' which breaks integerness checks.
Mike Pall
1
-0
/
+3
2025-04-10
ARM: Fix soft-float math.min()/math.max().
Mike Pall
2
-3
/
+3
2025-04-10
ARM64: Fix pass-by-value struct calling conventions.
Mike Pall
1
-5
/
+13
2025-04-07
Fix error generation in load*.
Mike Pall
1
-1
/
+2
2025-04-07
Initialize unused value when specializing to cdata metatable.
Mike Pall
1
-1
/
+4
2025-03-11
Change handling of nil value markers in template tables.
Mike Pall
6
-25
/
+24
2025-03-10
REVERT: Change handling of nil value markers in template tables.
Mike Pall
6
-24
/
+25
2025-03-10
macOS: Fix Apple hardened runtime support and put behind build option.
Mike Pall
2
-2
/
+4
2025-03-10
macOS: Fix support for Apple hardened runtime.
Mike Pall
1
-1
/
+1
2025-03-09
Fix handling of nil value markers in template tables.
Mike Pall
1
-1
/
+1
[next]