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
/
lib_base.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Specialize bytecode for pairs()/next() iterator. Speedup: 3.5x.
Mike Pall
2010-09-30
1
-0
/
+3
*
Fix stack growth for coroutine.wrap().
Mike Pall
2010-09-22
1
-1
/
+1
*
Record select().
Mike Pall
2010-09-13
1
-1
/
+1
*
Turn some lua_State fields into 32 bit pointers.
Mike Pall
2010-09-09
1
-1
/
+1
*
Explicitly indicate tailcall from fast function fallback.
Mike Pall
2010-09-02
1
-1
/
+1
*
Fallback to metamethod resolving for tostring in print().
Mike Pall
2010-06-16
1
-2
/
+9
*
Canonicalize string conversion of nan, inf, -inf.
Mike Pall
2010-05-20
1
-2
/
+1
*
Treat the tag of a TValue as unsigned everywhere.
Mike Pall
2010-04-25
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
-1
/
+1
*
Major redesign of function call handling.
Mike Pall
2010-02-13
1
-5
/
+13
*
Bump all copyright dates to 2010.
Mike Pall
2010-01-09
1
-1
/
+1
*
Fix narrowing casts of pointer differences for x64.
Mike Pall
2009-12-29
1
-1
/
+1
*
Fix bad stack setup in collectgarbage().
Mike Pall
2009-12-29
1
-3
/
+4
*
Use fastcall for remaining 1-arg/2-arg calls from interpreter.
Mike Pall
2009-12-27
1
-2
/
+3
*
Fast forward to sync public repo.
Mike Pall
2009-12-08
1
-7
/
+6
*
RELEASE LuaJIT-2.0.0-beta1
v2.0.0-beta1
Mike Pall
2009-12-08
1
-0
/
+560