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_gc.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
1
-1
/
+1
*
Bump copyright date to 2014.
Mike Pall
2014-01-16
1
-1
/
+1
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
Move a GC macro.
Mike Pall
2012-10-02
1
-0
/
+1
*
Bump copyright date to 2012.
Mike Pall
2012-01-23
1
-1
/
+1
*
FFI: Fix __gc for VLA/VLS cdata objects.
Mike Pall
2011-05-23
1
-0
/
+2
*
Inline lj_gc_barrierback().
Mike Pall
2011-04-10
1
-2
/
+13
*
FFI: Add ffi.gc() function for finalization of cdata objects.
Mike Pall
2011-02-28
1
-1
/
+7
*
Bump copyright date to 2011.
Mike Pall
2011-01-09
1
-1
/
+1
*
Turn lj_mem_newgco() into a fastcall.
Mike Pall
2010-12-10
1
-1
/
+1
*
Turn traces into true GC objects (GCtrace).
Mike Pall
2010-04-25
1
-1
/
+1
*
No longer let the GC replace dead keys with the LJ_TDEADKEY tag.
Mike Pall
2010-04-21
1
-0
/
+2
*
Simplify GC step calls from on-trace code.
Mike Pall
2010-04-19
1
-1
/
+1
*
Replace on-trace GC frame syncing with interpreter exit.
Mike Pall
2010-04-19
1
-1
/
+1
*
Move colocated array part after GCtab (now properly aligned).
Mike Pall
2010-03-22
1
-2
/
+6
*
Conditionally compile functions that are unused with JIT disabled.
Mike Pall
2010-02-28
1
-0
/
+4
*
Switch to pre-initialized stacks. Drop frame clearing in interpreter.
Mike Pall
2010-02-11
1
-1
/
+3
*
Bump all copyright dates to 2010.
Mike Pall
2010-01-09
1
-1
/
+1
*
Use fastcall for remaining 1-arg/2-arg calls from interpreter.
Mike Pall
2009-12-27
1
-1
/
+1
*
Fast forward to sync public repo.
Mike Pall
2009-12-08
1
-3
/
+3
*
RELEASE LuaJIT-2.0.0-beta1
v2.0.0-beta1
Mike Pall
2009-12-08
1
-0
/
+102