Mercurial > ~dholland > hg > tradcpp > index.cgi
log directive.c @ 64:f50b4ea6cbfe
age | author | description |
---|---|---|
Sun, 31 Mar 2013 02:04:56 -0400 | David A. Holland | Prune single-line comments from (most) directive lines. |
Sun, 31 Mar 2013 01:27:46 -0400 | David A. Holland | Don't truncate the candidate include path strings. |
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. |
Sat, 30 Mar 2013 20:39:59 -0400 | David A. Holland | Don't demand space after the macro argument parenthesis. |