log files.c @ 107:33954a07d013

age author description
Tue, 11 Jun 2013 12:15:47 -0400 David A. Holland __unused -> UNUSED
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.