log files.c @ 104:91f600e6647b

age author description
Tue, 11 Jun 2013 11:13:58 -0400 David A. Holland Allow absolute paths in include files.
Mon, 10 Jun 2013 23:51:07 -0400 David A. Holland add 2013 to copyrights where it seems warranted
Mon, 10 Jun 2013 21:30:20 -0400 David A. Holland Don't recognize comments within double-quote strings.
Mon, 10 Jun 2013 19:56:55 -0400 David A. Holland More multiline comment fixes.
Sat, 30 Mar 2013 23:05:59 -0400 David A. Holland Fix inline usage as per the version in dholland-make2.
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.