log CHANGES @ 145:a403605d3166

age author description
2013-07-13 David A. Holland Fix handling of macros in quoted strings.
2013-07-13 David A. Holland Don't use the <err.h> functions.
2013-07-10 David A. Holland Accept and ignore -m32.
2013-07-09 David A. Holland release-0.3.1 release-0.3.1
2013-07-09 David A. Holland Improve usage reporting.
2013-07-09 David A. Holland Don't assert and leak memory if failing during argument collection.
2013-06-17 David A. Holland release 0.3 release-0.3
2013-06-17 David A. Holland Don't recognize macro argument parens or commas within quotes.
2013-06-15 David A. Holland Don't expand macros within character constants.
2013-06-12 David A. Holland fix for #if handling:
2013-06-11 David A. Holland release 0.2 release-0.2
2013-06-11 David A. Holland changes entry for previous two commits
2013-06-11 David A. Holland Fix handling of relative includes.
2013-06-11 David A. Holland Add a man page.
2013-06-11 David A. Holland Make -Wcomment work again
2013-06-11 David A. Holland __unused -> UNUSED
2013-06-11 David A. Holland add a couple more tests, taken from the 2010 tech-toolchain thread
2013-06-11 David A. Holland don't use getprogname() in the name of portability
2013-06-11 David A. Holland Allow absolute paths in include files.
2013-06-11 David A. Holland Pass -Wunused.
2013-06-11 David A. Holland More PowerPC and mips macros.