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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
PPC: Add dual-number mode interpreter.
Mike Pall
2011-07-13
4
-839
/
+7579
*
PPCSPE: Fix dispatch for binop metamethods.
Mike Pall
2011-07-13
2
-216
/
+218
*
Cleanup single-number vs. dual-number mode selection.
Mike Pall
2011-07-13
1
-8
/
+14
*
ARM: Don't evict ASMREF_L in ra_evictk().
Mike Pall
2011-07-12
1
-1
/
+1
*
Fix doc link.
Mike Pall
2011-07-07
1
-1
/
+1
*
FFI: Fix comment parsing.
Mike Pall
2011-07-06
1
-1
/
+5
*
ARM: Install dis_arm.lua.
Mike Pall
2011-07-04
1
-1
/
+2
*
Fix install_name and versioning on OSX.
Mike Pall
2011-07-03
1
-9
/
+6
*
PPC: Add build rules for PPC interpreter (non-functional, yet).
Mike Pall
2011-07-03
6
-75
/
+87
*
PPC: Separate PPC vs. PPCSPE interpreter source files.
Mike Pall
2011-07-03
3
-13
/
+3715
*
PPC: Untangle PPC vs. PPCSPE target defines.
Mike Pall
2011-07-02
4
-5
/
+4
*
PPC: Fix range check for scaled immediates in DynASM.
Mike Pall
2011-07-02
1
-1
/
+4
*
Add debug option to msvcbuild.bat and improve error handling.
Mike Pall
2011-06-29
1
-1
/
+33
*
Don't use thread-safe exceptions on OSX. Complain to Apple, not me.
Mike Pall
2011-06-29
1
-0
/
+5
*
Return to lower frame via interpreter for unhandled cases.
Mike Pall
2011-06-29
1
-3
/
+30
*
Prefer recording loops over calls.
Mike Pall
2011-06-29
10
-141
/
+151
*
Reorganize trace linking and track link types.
Mike Pall
2011-06-28
9
-31
/
+63
*
Clean up temporary bytecode patching.
Mike Pall
2011-06-28
1
-3
/
+8
*
Fix forced unwinding triggered by external unwinder.
Mike Pall
2011-06-27
1
-2
/
+4
*
Use thread-safe exceptions for external unwinding on x64/GCC.
Mike Pall
2011-06-27
1
-2
/
+1
*
Fix iOS build.
Mike Pall
2011-06-27
4
-8
/
+22
*
Fix data-flow analysis for BC_ITERL.
Mike Pall
2011-06-27
1
-1
/
+1
*
FFI: Clarify docs wrt. string initializers for byte arrays.
Mike Pall
2011-06-24
1
-2
/
+6
*
RELEASE LuaJIT-2.0.0-beta8 (fixed)
v2.0.0-beta8-fixed
Mike Pall
2011-06-23
1
-2
/
+2
*
Fix documentation for -b command line option.
Mike Pall
2011-06-23
1
-6
/
+6
*
RELEASE LuaJIT-2.0.0-beta8
v2.0.0-beta8
Mike Pall
2011-06-23
9
-17
/
+17
*
Update changelog.
Mike Pall
2011-06-23
1
-0
/
+41
*
Misc. updates to docs.
Mike Pall
2011-06-23
4
-10
/
+17
*
Fix assertion.
Mike Pall
2011-06-22
1
-1
/
+2
*
x86/x64: Don't evict BASE in ra_evictk().
Mike Pall
2011-06-22
1
-1
/
+1
*
x86/x64: Fix register allocation for variable shifts.
Mike Pall
2011-06-22
1
-7
/
+9
*
x86/x64: Fix fusion of comparisons with u8/u16 XLOAD.
Mike Pall
2011-06-22
1
-0
/
+2
*
Avoid pointless calls for std file handles on __gc.
Mike Pall
2011-06-22
1
-1
/
+1
*
Fix recording of loops with instable directions in side traces.
Mike Pall
2011-06-20
1
-6
/
+7
*
From Lua 5.2: __len for tables. Needs -DLUAJIT_ENABLE_LUA52COMPAT.
Mike Pall
2011-06-20
11
-4947
/
+5188
*
Update man page for -b command line option.
Mike Pall
2011-06-15
1
-0
/
+3
*
More fixes for the Solaris/x86 build. Thanks to Will Metcalf.
Mike Pall
2011-06-14
8
-7
/
+15
*
Fix bytecode loading on Windows.
Mike Pall
2011-06-14
1
-1
/
+1
*
Add more docs for bytecode load/save feature.
Mike Pall
2011-06-14
2
-0
/
+24
*
Fix dumping of already stripped functions with debug info.
Mike Pall
2011-06-13
1
-1
/
+2
*
Add -b command line option to save/list bytecode.
Mike Pall
2011-06-13
4
-16
/
+198
*
Add support for bytecode loading/saving.
Mike Pall
2011-06-13
16
-48
/
+1019
*
Add recursive dump option to jit.bc.dump().
Mike Pall
2011-06-12
2
-1
/
+10
*
No need for L argument to lj_str_initbuf().
Mike Pall
2011-06-12
4
-4
/
+4
*
FFI: Support __tostring metamethod for pointers to structs, too.
Mike Pall
2011-06-11
1
-9
/
+14
*
Make .eh_frame section read-write on Solaris.
Mike Pall
2011-06-11
4
-0
/
+16
*
Fix check for missing arguments in string.format().
Mike Pall
2011-06-10
1
-2
/
+3
*
Cleanup prototype flags.
Mike Pall
2011-06-09
6
-25
/
+33
*
Remove bogus assertion for GC estimate vs. threshold.
Mike Pall
2011-06-09
1
-1
/
+0
*
Flatten and compress in-memory debug info (saves ~70%).
Mike Pall
2011-06-09
14
-165
/
+344
[prev]
[next]