Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new API for garbage collector | Roberto Ierusalimschy | 2000-10-02 | 1 | -2/+2 |
* | first implementation of multiple states (reentrant code). | Roberto Ierusalimschy | 1999-11-22 | 1 | -3/+3 |
* | simplified version of `gc' tag method (only for userdata now). | Roberto Ierusalimschy | 1999-10-04 | 1 | -5/+2 |
* | "const" !!! | Roberto Ierusalimschy | 1999-08-16 | 1 | -3/+3 |
* | first version of "lua_close" | Roberto Ierusalimschy | 1997-12-01 | 1 | -1/+3 |
* | first implementation of centralized global state. | Roberto Ierusalimschy | 1997-11-19 | 1 | -3/+1 |
* | GC now considers an "estimate" of object size, instead of just the number | Roberto Ierusalimschy | 1997-10-23 | 1 | -2/+2 |
* | Garbage Collector | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+21 |