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_tab.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump copyright date.
Mike Pall
2025-01-13
1
-1
/
+1
*
Bump copyright date.
Mike Pall
2023-08-20
1
-1
/
+1
*
Bump copyright date.
Mike Pall
2022-01-15
1
-1
/
+1
*
Bump copyright date.
Mike Pall
2021-01-02
1
-1
/
+1
*
Bump copyright date.
Mike Pall
2020-01-20
1
-1
/
+1
*
Fix hash table chaining (again).
Mike Pall
2019-12-08
1
-5
/
+4
*
Fix rechaining of pseudo-resurrected string keys.
Mike Pall
2018-02-27
1
-0
/
+23
*
Bump copyright date to 2017.
Mike Pall
2017-01-17
1
-1
/
+1
*
Bump copyright date to 2016.
Mike Pall
2016-03-03
1
-1
/
+1
*
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
*
FFI: Rehash finalizer table after GC cycle, if needed.
Mike Pall
2013-10-14
1
-0
/
+7
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
Fix despecialization of ITERN when already running.
Mike Pall
2012-09-12
1
-0
/
+2
*
Bump copyright date to 2012.
Mike Pall
2012-01-23
1
-1
/
+1
*
Workaround to compile with Clang. Fix Clang warnings.
Mike Pall
2011-04-19
1
-5
/
+5
*
Get rid of the remaining silly cast macros from Lua.
Mike Pall
2011-03-10
1
-3
/
+3
*
DUALNUM: Add integer type to core VM.
Mike Pall
2011-02-17
1
-9
/
+24
*
Bump copyright date to 2011.
Mike Pall
2011-01-09
1
-1
/
+1
*
Abstract out pointer hash to hashrot(). Tune hash constants.
Mike Pall
2010-07-21
1
-12
/
+9
*
Rechain pseudo-resurrected string keys with colliding hashes.
Mike Pall
2010-07-04
1
-0
/
+12
*
No longer let the GC replace dead keys with the LJ_TDEADKEY tag.
Mike Pall
2010-04-21
1
-5
/
+3
*
Move colocated array part after GCtab (now properly aligned).
Mike Pall
2010-03-22
1
-22
/
+10
*
Move free node pos to t->node[0].freetop. Saves 4 bytes in GCtab.
Mike Pall
2010-03-22
1
-53
/
+36
*
Improve performance of HREF/HREFK on x64.
Mike Pall
2010-03-03
1
-1
/
+1
*
Conditionally compile functions that are unused with JIT disabled.
Mike Pall
2010-02-28
1
-0
/
+2
*
Fix undefined behavior in table resizing calculation.
Mike Pall
2010-01-21
1
-1
/
+2
*
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
-4
/
+12
*
RELEASE LuaJIT-2.0.0-beta2
v2.0.0-beta2
Mike Pall
2009-12-08
1
-2
/
+2
*
RELEASE LuaJIT-2.0.0-beta1
v2.0.0-beta1
Mike Pall
2009-12-08
1
-0
/
+618