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
/
lj_snap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Don't eliminate SLOAD restores across RETF.
Mike Pall
2010-02-23
1
-3
/
+11
*
Rethrow errors from trace exit handling from the right C frame.
Mike Pall
2010-02-19
1
-1
/
+5
*
Drop obsolete shadow frame link stack.
Mike Pall
2010-02-18
1
-7
/
+31
*
Minor cleanup of trace event handling.
Mike Pall
2010-02-15
1
-3
/
+3
*
Drop frame clearing in exit handling and JIT compiled code.
Mike Pall
2010-02-11
1
-4
/
+0
*
Add shadow frame link stack for trace recorder.
Mike Pall
2010-02-04
1
-38
/
+15
*
Eliminate IR_FRAME. Replace with KGC and TRef/SnapEntry flags.
Mike Pall
2010-01-27
1
-28
/
+29
*
Add frame and continuation flags to TRef and SnapEntry.
Mike Pall
2010-01-27
1
-6
/
+7
*
Compress snapshots using a simple, extensible 1D-compression.
Mike Pall
2010-01-26
1
-116
/
+131
*
Fill gaps in frames (caused by metamethod calls) with nil.
Mike Pall
2010-01-26
1
-2
/
+2
*
Use dedicated type for snapshot map entry.
Mike Pall
2010-01-25
1
-12
/
+13
*
Bump all copyright dates to 2010.
Mike Pall
2010-01-09
1
-1
/
+1
*
Fast forward to sync public repo.
Mike Pall
2009-12-08
1
-16
/
+12
*
RELEASE LuaJIT-2.0.0-beta1
v2.0.0-beta1
Mike Pall
2009-12-08
1
-0
/
+286
[prev]