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
/
lj_trace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major redesign of function call handling.
Mike Pall
2010-02-13
1
-5
/
+3
*
32/64 bit memory ref cleanup, part 1: GCproto ->bc and ->k.
Mike Pall
2010-02-05
1
-5
/
+5
*
Clean up frame depth checks and loop detection.
Mike Pall
2010-02-03
1
-1
/
+2
*
Add extra check to suppress hotcall event during recording.
Mike Pall
2010-02-03
1
-2
/
+3
*
Don't modify jit_State and exit counters while in vmevent.
Mike Pall
2010-01-28
1
-15
/
+16
*
Compress snapshots using a simple, extensible 1D-compression.
Mike Pall
2010-01-26
1
-3
/
+2
*
Use dedicated type for snapshot map entry.
Mike Pall
2010-01-25
1
-4
/
+4
*
Bump all copyright dates to 2010.
Mike Pall
2010-01-09
1
-1
/
+1
*
Define CFRAME structure for x64 interpreter.
Mike Pall
2009-12-28
1
-1
/
+1
*
Use fastcall for remaining 1-arg/2-arg calls from interpreter.
Mike Pall
2009-12-27
1
-2
/
+2
*
Adapt primary inbound calls in x64 interpreter.
Mike Pall
2009-12-17
1
-1
/
+1
*
RELEASE LuaJIT-2.0.0-beta2
v2.0.0-beta2
Mike Pall
2009-12-08
1
-34
/
+48
*
RELEASE LuaJIT-2.0.0-beta1
v2.0.0-beta1
Mike Pall
2009-12-08
1
-0
/
+591