summaryrefslogtreecommitdiff
path: root/lmem.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* when debuging, blocks must be kept in double allignment.Roberto Ierusalimschy1998-06-291-7/+10
|
* small corrections in commentsRoberto Ierusalimschy1998-06-191-2/+2
|
* better use of "ASSERT".Roberto Ierusalimschy1998-03-091-3/+3
|
* new scheme for buffers, centralized in auxlib.Roberto Ierusalimschy1997-12-171-18/+1
|
* other distribution of memory debug information.Roberto Ierusalimschy1997-12-011-11/+3
|
* first implementation of centralized global state.Roberto Ierusalimschy1997-11-191-10/+8
|
* Interface to Memory ManagerRoberto Ierusalimschy1997-09-161-0/+137