Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | vector do not need to grow until MINSIZE | Roberto Ierusalimschy | 1999-03-01 | 1 | -4/+5 | |
* | better control of vector when DEBUGing | Roberto Ierusalimschy | 1999-02-26 | 1 | -9/+17 | |
* | details (from lhf) | Roberto Ierusalimschy | 1999-02-25 | 1 | -3/+3 | |
* | new way to handle "growing" vectors | Roberto Ierusalimschy | 1999-02-25 | 1 | -22/+25 | |
* | better instrumentation for internal debugging | Roberto Ierusalimschy | 1999-02-24 | 1 | -4/+15 | |
* | "free" usually handles NULL; handle non ANSI case separately. | Roberto Ierusalimschy | 1999-01-22 | 1 | -1/+2 | |
* | "realloc" usually implements "malloc"; handle non ANSI case separately. | Roberto Ierusalimschy | 1999-01-22 | 1 | -23/+21 | |
* | when debuging, blocks must be kept in double allignment. | Roberto Ierusalimschy | 1998-06-29 | 1 | -7/+10 | |
* | small corrections in comments | Roberto Ierusalimschy | 1998-06-19 | 1 | -2/+2 | |
* | better use of "ASSERT". | Roberto Ierusalimschy | 1998-03-09 | 1 | -3/+3 | |
* | new scheme for buffers, centralized in auxlib. | Roberto Ierusalimschy | 1997-12-17 | 1 | -18/+1 | |
* | other distribution of memory debug information. | Roberto Ierusalimschy | 1997-12-01 | 1 | -11/+3 | |
* | first implementation of centralized global state. | Roberto Ierusalimschy | 1997-11-19 | 1 | -10/+8 | |
* | Interface to Memory Manager | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+137 |