log

age author description
Tue, 11 Jun 2013 14:20:16 -0400 David A. Holland note issue comparing tests against gcc
Tue, 11 Jun 2013 14:12:54 -0400 David A. Holland Test empty arguments.
Tue, 11 Jun 2013 14:12:27 -0400 David A. Holland Preserve leading whitespace in macro arguments.
Tue, 11 Jun 2013 14:12:06 -0400 David A. Holland Handle empty arguments properly when there's more than one argument.
Tue, 11 Jun 2013 14:11:04 -0400 David A. Holland this was wrong.
Tue, 11 Jun 2013 13:56:22 -0400 David A. Holland changes entry for previous two commits
Tue, 11 Jun 2013 13:55:38 -0400 David A. Holland Reduce the maximum include depth from 128 to 120.
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 13:11:01 -0400 David A. Holland Don't force -g.
Tue, 11 Jun 2013 13:10:43 -0400 David A. Holland Add a man page.
Tue, 11 Jun 2013 12:26:20 -0400 David A. Holland Make -Wcomment work again
Tue, 11 Jun 2013 12:17:27 -0400 David A. Holland C99INLINE, not __c99inline
Tue, 11 Jun 2013 12:15:47 -0400 David A. Holland __unused -> UNUSED
Tue, 11 Jun 2013 11:35:27 -0400 David A. Holland add a couple more tests, taken from the 2010 tech-toolchain thread