Mercurial > ~dholland > hg > tradcpp > index.cgi
log utils.c @ 124:3ad1cd80f5a0 release-0.2
age | author | description |
---|---|---|
Mon, 10 Jun 2013 23:51:07 -0400 | David A. Holland | add 2013 to copyrights where it seems warranted |
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 |