Mercurial > ~dholland > hg > tradcpp > index.cgi
log utils.c @ 44:57e0c7a50b2d
age | author | description |
---|---|---|
Sat, 30 Mar 2013 21:50:37 -0400 | David A. Holland | Add malloc debug code. |
Sat, 30 Mar 2013 21:17:47 -0400 | David A. Holland | Pass the size to free; it makes debug checking easier. |
Sat, 30 Mar 2013 21:02:25 -0400 | David A. Holland | Wrap free() in dofree() to allow instrumenting it for debugging. |
Mon, 20 Dec 2010 04:03:35 -0500 | David A. Holland | add output. |
Mon, 20 Dec 2010 01:51:47 -0500 | David A. Holland | deal with macro parameters |
Mon, 20 Dec 2010 00:32:20 -0500 | David A. Holland | expression evaluator |
Sun, 19 Dec 2010 16:51:57 -0500 | David A. Holland | support code |