Mercurial > ~dholland > hg > tradcpp > index.cgi
log directive.c @ 53:937d310debaa
age | author | description |
---|---|---|
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. |
Sat, 30 Mar 2013 20:39:59 -0400 | David A. Holland | Don't demand space after the macro argument parenthesis. |