Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |