index
:
lua
master
v5-2
v5.3
v5.4
A mirror of https://github.com/lua/lua
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hash.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
BIG CHANGE: new data structure for constants, strings and globals, using
Roberto Ierusalimschy
1996-02-12
1
-1
/
+3
*
no more "Bool" type
Roberto Ierusalimschy
1996-02-07
1
-2
/
+2
*
control of garbage collection is done with Longs, as there can be
Roberto Ierusalimschy
1995-01-12
1
-2
/
+4
*
better control of integer types and their limits
Roberto Ierusalimschy
1994-12-20
1
-6
/
+6
*
changes in garbage collection control
Roberto Ierusalimschy
1994-11-17
1
-2
/
+2
*
lua_equalObj now is global (and is used by opcode)
Roberto Ierusalimschy
1994-11-14
1
-1
/
+2
*
new field 'next' in struct 'Hash', to list tables for garbage collection.
Waldemar Celes
1994-09-08
1
-1
/
+2
*
Alteracao do hash, trocando tratamento de colisao por lista
Waldemar Celes
1994-08-09
1
-3
/
+3
*
evitar, durante consultas, criacao de nos nao encontrados.
Waldemar Celes
1994-08-05
1
-1
/
+2
*
Implementacao da nova estrategia para armazenar os arrays
Waldemar Celes
1994-04-20
1
-6
/
+4
*
hash manager for lua
Waldemar Celes
1993-12-17
1
-2
/
+1
*
oldest known commit
The Lua team
1993-07-28
1
-0
/
+35