Mercurial > ~dholland > hg > tradcpp > index.cgi
log utils.c @ 108:0921c47b4f22
age | author | description |
---|---|---|
2013-06-11 | David A. Holland | add 2013 to copyrights where it seems warranted |
2013-03-31 | David A. Holland | Add malloc debug code. |
2013-03-31 | David A. Holland | Pass the size to free; it makes debug checking easier. |
2013-03-31 | David A. Holland | Wrap free() in dofree() to allow instrumenting it for debugging. |
2010-12-20 | David A. Holland | add output. |
2010-12-20 | David A. Holland | deal with macro parameters |
2010-12-20 | David A. Holland | expression evaluator |