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
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Drop marks from replayed instructions when sinking.
Mike Pall
2015-10-15
1
-1
/
+1
*
Flush symbol tables in jit.dump on trace flush.
Mike Pall
2015-10-01
1
-0
/
+1
*
Fix unsinking check.
Mike Pall
2015-10-01
1
-15
/
+11
*
Fix Cygwin support. Note: this is not a supported target.
Mike Pall
2015-09-20
3
-4
/
+10
*
Properly handle OOM in trace_save().
Mike Pall
2015-08-20
1
-4
/
+12
*
Fix NYICF error message.
Mike Pall
2015-08-20
1
-1
/
+1
*
FFI: Don't propagate qualifiers into subtypes of complex.
Mike Pall
2015-07-17
1
-0
/
+4
*
Limit number of arguments given to io.lines() and fp:lines().
Mike Pall
2015-07-10
1
-4
/
+11
*
Fix narrowing of TOBIT.
Mike Pall
2015-06-10
1
-5
/
+2
*
x64: Allow building without external unwinder.
Mike Pall
2015-06-09
6
-8
/
+37
*
RELEASE LuaJIT-2.0.4
v2.0.4
Mike Pall
2015-05-14
7
-9
/
+9
*
x86/x64: Fix argument check for bit shifts.
Mike Pall
2015-05-04
1
-3
/
+7
*
Fix stack check in narrowing optimization.
Mike Pall
2015-04-28
1
-3
/
+11
*
Fix Lua/C API typecheck error for special indexes.
Mike Pall
2015-03-05
1
-3
/
+17
*
FFI: Fix FOLD rule for TOBIT + CONV num.u32.
Mike Pall
2015-03-02
1
-3
/
+8
*
ARM: Handle more arch defines.
Mike Pall
2015-02-25
1
-1
/
+3
*
Properly fail unsupported cross-compile to MIPS64.
Mike Pall
2015-02-25
1
-0
/
+3
*
Fix string to number conversion.
Mike Pall
2015-02-22
1
-1
/
+1
*
x86/x64: Fix code generation for fused test/arith ops.
Mike Pall
2015-02-21
1
-2
/
+6
*
FFI: Prevent DSE across ffi.string().
Mike Pall
2015-02-18
1
-0
/
+1
*
Fix lexer error for chunks without tokens.
Mike Pall
2015-02-02
1
-0
/
+1
*
Don't compile IR_RETF after CALLT to ff with-side effects.
Mike Pall
2015-01-17
1
-0
/
+2
*
OpenBSD/x86: Better executable memory allocation for W^X mode.
Mike Pall
2015-01-17
1
-2
/
+15
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
146
-147
/
+147
*
Fix BC_UCLO/BC_JMP join optimization in Lua parser.
Mike Pall
2015-01-05
1
-2
/
+4
*
ARM: Minor interpreter optimization.
Mike Pall
2015-01-05
1
-3
/
+2
*
x86: Minor interpreter optimization.
Mike Pall
2015-01-05
1
-2
/
+1
*
MIPS: Fix excess stack growth in interpreter.
Mike Pall
2014-12-27
1
-1
/
+1
*
PPC: Fix excess stack growth in interpreter.
Mike Pall
2014-12-27
1
-1
/
+1
*
ARM: Fix write barrier check in BC_USETS.
Mike Pall
2014-12-27
1
-2
/
+2
*
ARM: Fix excess stack growth in interpreter.
Mike Pall
2014-12-27
1
-2
/
+2
*
Fix corner case in string to number conversion.
Mike Pall
2014-12-27
1
-3
/
+4
*
x86: Fix argument checks for ipairs() iterator.
Mike Pall
2014-12-20
1
-1
/
+1
*
Gracefully handle lua_error() for a suspended coroutine.
Mike Pall
2014-12-15
1
-2
/
+1
*
Avoid error messages when building with Clang.
Mike Pall
2014-12-08
1
-7
/
+3
*
Fix snapshot #0 handling for traces with a stack check on entry.
Mike Pall
2014-11-28
1
-0
/
+5
*
FFI: No meta fallback when indexing pointer to incomplete struct.
Mike Pall
2014-11-03
1
-9
/
+9
*
Fix fused constant loads under high register pressure.
Mike Pall
2014-10-08
2
-1
/
+10
*
Fix DragonFly build (unsupported).
Mike Pall
2014-10-07
4
-5
/
+8
*
FFI: Fix initialization of unions of subtypes.
Mike Pall
2014-09-08
1
-0
/
+1
*
FFI: Fix for cdata vs. non-cdata arithmetic and comparisons.
Mike Pall
2014-09-08
1
-0
/
+1
*
FFI: Fix __index/__newindex metamethod resolution for ctypes.
Mike Pall
2014-08-05
1
-0
/
+1
*
Invalidate backpropagation cache after DCE.
Mike Pall
2014-07-24
1
-0
/
+1
*
FFI: Fix compilation of reference field access.
Mike Pall
2014-07-04
1
-1
/
+4
*
Fix ABC elimination.
Mike Pall
2014-07-01
1
-1
/
+1
*
FFI: Fix frame traversal for backtraces with FFI callbacks.
Mike Pall
2014-06-12
2
-2
/
+4
*
x86: lj_math_random_step() clobbers XMM regs on OSX Clang.
Mike Pall
2014-06-11
1
-1
/
+7
*
Fix debug info for main chunk of stripped bytecode.
Mike Pall
2014-06-11
1
-1
/
+1
*
Fix compatibility issues with Illumos.
Mike Pall
2014-05-28
1
-1
/
+7
*
PPC: Fix red zone overflow in machine code generation.
Mike Pall
2014-05-27
1
-0
/
+2
[prev]
[next]