index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix for last commit
Mike Pall
2013-11-05
2
-2
/
+2
*
Fix GC steps threshold handling when called by JIT-compiled code.
Mike Pall
2013-11-05
2
-3
/
+5
*
Fix handling of redundant PHIs.
Mike Pall
2013-10-26
1
-16
/
+15
*
Check for failure to mark memory as executable (restricted kernels).
Mike Pall
2013-10-24
3
-15
/
+29
*
Fix line number for relocated bytecode after closure fixup.
Mike Pall
2013-10-15
1
-1
/
+3
*
FFI: Rehash finalizer table after GC cycle, if needed.
Mike Pall
2013-10-14
4
-1
/
+18
*
Check for MAP_32BIT presence instead of checking for Linux.
Mike Pall
2013-10-10
1
-1
/
+1
*
Fix ABC elimination.
Mike Pall
2013-09-14
1
-1
/
+2
*
Fix snapshot restore for exit to function header.
Mike Pall
2013-09-13
1
-3
/
+6
*
DynASM: Emit #line <n> <file> instead of #<n> <file>.
Mike Pall
2013-09-12
1
-1
/
+1
*
FFI/x64: Fix passing of vector arguments to calls.
Mike Pall
2013-09-08
1
-2
/
+3
*
FFI: Fix argument checks for ffi.string().
Mike Pall
2013-09-08
2
-2
/
+2
*
Fix quoting in xedkbuild.bat.
Mike Pall
2013-09-03
1
-4
/
+4
*
Recent GCC versions need more memory.
Mike Pall
2013-09-03
1
-1
/
+1
*
Fix frame traversal for backtraces.
Mike Pall
2013-09-03
1
-5
/
+12
*
Fix compiler warning.
Mike Pall
2013-08-22
1
-1
/
+1
*
Fix argument checks for math.deg()/math.rad().
Mike Pall
2013-08-17
1
-6
/
+6
*
Fix jit.flush(func|true).
Mike Pall
2013-08-11
1
-1
/
+1
*
Compatibility fix for old GCC versions.
Mike Pall
2013-08-03
1
-10
/
+10
*
ARM: Fix register allocation when rematerializing FPRs.
Mike Pall
2013-07-31
1
-7
/
+7
*
FFI: Properly unload loaded DLLs.
Mike Pall
2013-07-24
1
-1
/
+1
*
DynASM/x64: Add VREG support to mov64.
Mike Pall
2013-07-18
1
-2
/
+8
*
Fix compilation on NetBSD/x64.
Mike Pall
2013-07-17
1
-1
/
+1
*
Add support for multilib distro builds.
Mike Pall
2013-07-09
5
-24
/
+50
*
DynASM/x86: Add lock prefix.
Mike Pall
2013-06-24
1
-1
/
+1
*
FFI: Add missing GC steps for callback argument conversions.
Mike Pall
2013-06-20
1
-1
/
+4
*
Improve ULOAD forwarding for open upvalues.
Mike Pall
2013-06-18
1
-3
/
+12
*
RELEASE LuaJIT-2.0.2
v2.0.2
Mike Pall
2013-06-03
13
-17
/
+17
*
Update changelog.
Mike Pall
2013-06-03
1
-0
/
+30
*
PPC: Add plt suffix for external calls from assembler code.
Mike Pall
2013-06-03
3
-9
/
+15
*
FFI: Preserve intermediate string for const char * conversion.
Mike Pall
2013-05-29
1
-2
/
+3
*
Fix compatibility issues with Illumos.
Mike Pall
2013-05-25
3
-13
/
+23
*
Add missing PHI barrier to string.sub(str, a, b) == kstr FOLD rule.
Mike Pall
2013-05-24
1
-0
/
+1
*
FFI: Must sink XBAR together with XSTOREs.
Mike Pall
2013-05-23
1
-0
/
+2
*
FFI: Fix unroll limit for ffi.fill().
Mike Pall
2013-05-23
1
-6
/
+1
*
FFI: Insert no-op type conversion for pointer to integer cast.
Mike Pall
2013-05-23
1
-0
/
+4
*
FFI: Improve error messages for arithmetic and comparison operators.
Mike Pall
2013-05-18
1
-1
/
+1
*
Handle calls with max. args in backends even after SPLIT.
Mike Pall
2013-05-16
5
-9
/
+9
*
FFI: Fix calling conventions for ARM hard-float EABI.
Mike Pall
2013-05-16
1
-2
/
+6
*
FFI: Fix calling conventions for 32 bit OSX and iOS simulator.
Mike Pall
2013-05-16
1
-0
/
+58
*
Add partial support for building with MingW64 GCC 4.8-SEH.
Mike Pall
2013-05-15
4
-11
/
+16
*
FFI: Ignore CTF_LONG in ffi.istype().
Mike Pall
2013-05-13
1
-1
/
+1
*
Fix optional argument handling in table.concat().
Mike Pall
2013-05-08
1
-2
/
+2
*
Fix optional argument handling while recording builtins.
Mike Pall
2013-05-08
1
-3
/
+3
*
FFI: Fix tailcall in lowest frame to C function with bool result.
Mike Pall
2013-05-02
1
-1
/
+1
*
Fix builtin string to number conversion for overflow digits.
Mike Pall
2013-04-29
1
-2
/
+3
*
Tighten requirements for non-default optimization flags.
Mike Pall
2013-04-26
1
-5
/
+7
*
Fix compiler warning.
Mike Pall
2013-04-22
1
-3
/
+8
*
Document support for Lua 5.2 extension of loadfile().
Mike Pall
2013-04-09
1
-2
/
+3
*
Inhibit DSE for implicit loads via calls.
Mike Pall
2013-04-09
1
-1
/
+1
[prev]
[next]