Sat, 13 Jul 2013 12:47:20 -0400 |
David A. Holland |
Don't use the <err.h> functions.
|
Fri, 14 Jun 2013 20:59:24 -0400 |
David A. Holland |
Don't expand macros within character constants.
|
Tue, 11 Jun 2013 13:55:09 -0400 |
David A. Holland |
Print a warning if we get an unexpected error trying to open a file.
|
Tue, 11 Jun 2013 13:50:07 -0400 |
David A. Holland |
Fix handling of relative includes.
|
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.
|
Sat, 30 Mar 2013 21:02:25 -0400 |
David A. Holland |
Wrap free() in dofree() to allow instrumenting it for debugging.
|
Mon, 20 Dec 2010 06:53:32 -0500 |
David A. Holland |
copyrights
|
Mon, 20 Dec 2010 05:42:15 -0500 |
David A. Holland |
two more tests, more fixes
posted-20101220
|