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
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-05-06
1
-1
/
+1
|
\
|
|
*
x64: Workaround for MSVC build issue.
Mike Pall
2014-05-06
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-05-06
1
-5
/
+9
|
\
|
|
*
FFI: Another fix for cdata equality comparisons.
Mike Pall
2014-05-06
1
-5
/
+9
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-04-27
6
-6
/
+115
|
\
|
|
*
Add PS Vita port.
Mike Pall
2014-04-27
6
-6
/
+115
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-04-22
5
-6
/
+9
|
\
|
|
*
Prevent GC estimate miscalculation due to buffer growth.
Mike Pall
2014-04-22
1
-2
/
+2
|
*
Prevent adding side traces for stack checks.
Mike Pall
2014-04-22
1
-0
/
+1
|
*
x64: Allow building with LUAJIT_USE_SYSMALLOC and LUAJIT_USE_VALGRIND.
Mike Pall
2014-04-21
3
-4
/
+6
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-04-17
1
-6
/
+29
|
\
|
|
*
PPC: Don't use mcrxr on PPE.
Mike Pall
2014-04-17
1
-6
/
+29
*
|
Fix FOLD of string concatenations.
Mike Pall
2014-04-15
1
-1
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-04-08
1
-1
/
+1
|
\
|
|
*
FFI: Fix cdata equality comparison against other Lua types.
Mike Pall
2014-04-08
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-04-08
2
-3
/
+5
|
\
|
|
*
FFI: Fix cdata equality comparison against strings.
Mike Pall
2014-04-08
2
-3
/
+5
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-04-03
1
-2
/
+3
|
\
|
|
*
Fix top slot calculation for snapshots with continuations.
Mike Pall
2014-04-03
1
-2
/
+3
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-04-01
1
-1
/
+1
|
\
|
|
*
Correct fix for reuse of SCEV results in FORL.
Mike Pall
2014-04-01
1
-1
/
+1
*
|
Fix alias analysis for table.len vs. table.clear.
Mike Pall
2014-04-01
1
-9
/
+19
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-04-01
2
-29
/
+38
|
\
|
|
*
FFI: Allow non-scalar cdata to be compared for equality by address.
Mike Pall
2014-04-01
2
-29
/
+38
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-03-28
1
-11
/
+9
|
\
|
|
*
FFI: Fix pseudo type conversions for type punning.
Mike Pall
2014-03-28
1
-11
/
+9
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-03-27
2
-1
/
+4
|
\
|
|
*
Fix check for reuse of SCEV results in FORL.
Mike Pall
2014-03-27
2
-1
/
+4
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-03-27
1
-1
/
+1
|
\
|
|
*
x86/x64: Avoid use of SAHF instruction.
Mike Pall
2014-03-27
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-03-24
1
-9
/
+9
|
\
|
|
*
Fix compiler warnings.
Mike Pall
2014-03-24
1
-9
/
+9
|
*
RELEASE LuaJIT-2.0.3
v2.0.3
Mike Pall
2014-03-12
7
-9
/
+9
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-03-06
1
-9
/
+11
|
\
|
|
*
Don't access dangling reference to reallocated IR.
Mike Pall
2014-03-06
1
-9
/
+11
*
|
Specialize to ffid for non-monomorphic builtins.
Mike Pall
2014-03-04
2
-1
/
+5
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-02-28
2
-6
/
+2
|
\
|
|
*
Fix frame depth display for bytecode dump in -jdump.
Mike Pall
2014-02-28
1
-2
/
+0
|
*
Fix recording of BC_VARG.
Mike Pall
2014-02-28
1
-4
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-02-27
1
-0
/
+1
|
\
|
|
*
Fix for -jdump docs.
Mike Pall
2014-02-27
1
-0
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-02-26
5
-7
/
+119
|
\
|
|
*
Add PS4 port.
Mike Pall
2014-02-26
5
-7
/
+119
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-02-20
7
-12
/
+18
|
\
|
|
*
Don't purge modified function from stack slots in BC_RET.
Mike Pall
2014-02-20
1
-1
/
+1
|
*
FFI: Disallow nested VLS.
Mike Pall
2014-02-19
1
-1
/
+1
|
*
Prevent BASE register coalescing if parent uses IR_RETF.
Mike Pall
2014-02-19
4
-8
/
+14
|
*
Fix quoting in xedkbuild.bat (again).
Mike Pall
2014-02-12
1
-2
/
+2
*
|
Fix Xbox 360 build.
Mike Pall
2014-02-20
1
-0
/
+5
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-02-06
1
-1
/
+1
|
\
|
[prev]
[next]