Mercurial > ~dholland > hg > tradcpp > index.cgi
log directive.c @ 59:a52f0229f22b
age | author | description |
---|---|---|
Sun, 31 Mar 2013 01:04:43 -0400 | David A. Holland | Intercept multiline comments earlier. Leave same-line comments alone. |
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. |