Mercurial > ~dholland > hg > tradcpp > index.cgi
log utils.c @ 209:256f51fde64c default tip
age | author | description |
---|---|---|
2015-06-12 | David A. Holland | Don't need digits[], take it back out. |
2015-02-27 | Joerg Sonnenberger | Fully implement #line. |
2013-07-13 | David A. Holland | Don't use the <err.h> functions. |
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 |
2010-12-19 | David A. Holland | support code |