log

age author description
2013-07-09 David A. Holland Added tag release-0.3.1 for changeset 85b66cc0344e
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 Improve previous.
2013-07-09 David A. Holland Don't assert and leak memory if failing during argument collection.
2013-06-17 David A. Holland Added tag release-0.3 for changeset 31fc4251ec3b
2013-06-17 David A. Holland release 0.3 release-0.3
2013-06-17 David A. Holland hook in new tests
2013-06-17 David A. Holland Test single-quote strings / character constants.
2013-06-17 David A. Holland Test for quoted macro argument comments, from Joerg.
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-12 David A. Holland Test nested ifs.