Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (much) better handling of memory alloction errors | Roberto Ierusalimschy | 2000-08-07 | 1 | -4/+2 |
* | code cleaner for 16 bits. | Roberto Ierusalimschy | 2000-05-24 | 1 | -14/+14 |
* | more information about memory use | Roberto Ierusalimschy | 2000-03-16 | 1 | -1/+2 |
* | details | Roberto Ierusalimschy | 2000-01-13 | 1 | -3/+3 |
* | comments. | Roberto Ierusalimschy | 1999-12-27 | 1 | -2/+2 |
* | first implementation of multiple states (reentrant code). | Roberto Ierusalimschy | 1999-11-22 | 1 | -10/+12 |
* | "const" !!! | Roberto Ierusalimschy | 1999-08-16 | 1 | -2/+2 |
* | macros "growvector" and "reallocvector" more compact | Roberto Ierusalimschy | 1999-02-26 | 1 | -4/+5 |
* | new way to handle "growing" vectors | Roberto Ierusalimschy | 1999-02-25 | 1 | -4/+4 |
* | details (for regularity) | Roberto Ierusalimschy | 1998-12-15 | 1 | -5/+2 |
* | new scheme for buffers, centralized in auxlib. | Roberto Ierusalimschy | 1997-12-17 | 1 | -3/+1 |
* | other distribution of memory debug information. | Roberto Ierusalimschy | 1997-12-01 | 1 | -2/+3 |
* | details | Roberto Ierusalimschy | 1997-11-26 | 1 | -4/+1 |
* | small details by lint. | Roberto Ierusalimschy | 1997-11-26 | 1 | -2/+4 |
* | Interface to Memory Manager | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+45 |