Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 1 | -1/+4 | |
broken. API has changed a lot and it will still change a little more here and there. The command line tool doesn't have all the required changes to reflect the API changes, so it's easy to get "internal error" or trigger assertions. | |||||
2008-04-25 | Added memusage.c to debug directory. | Lasse Collin | 1 | -1/+2 | |
2008-01-23 | Added debug/full_flush.c. | Lasse Collin | 1 | -1/+2 | |
2008-01-20 | Added debug/repeat.c. | Lasse Collin | 1 | -0/+1 | |
2008-01-18 | Added the debug directory and the first debug tool | Lasse Collin | 1 | -0/+30 | |
(sync_flush). These tools are not built unless the user runs "make" in the debug directory. |