log directive.c @ 62:90c6052410ce

age author description
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.