Fri, 12 Jun 2015 00:56:12 -0400 |
David A. Holland |
Wrap up the current and next line position when invoking directives.
|
Fri, 12 Jun 2015 00:35:46 -0400 |
David A. Holland |
needs include guard
|
Fri, 12 Jun 2015 00:33:38 -0400 |
David A. Holland |
add commented-out note for later
|
Tue, 17 Sep 2013 14:59:42 -0400 |
David A. Holland |
changes for previous
|
Tue, 17 Sep 2013 14:58:45 -0400 |
David A. Holland |
declare usage() with PF(). from wiz
|
Sat, 24 Aug 2013 18:50:05 -0400 |
David A. Holland |
fix compile bug in array.h (does not currently affect tradcpp)
|
Sat, 13 Jul 2013 14:48:38 -0400 |
David A. Holland |
Added tag release-0.4 for changeset 281317d30478
|
Sat, 13 Jul 2013 14:48:28 -0400 |
David A. Holland |
release-0.4
release-0.4
|
Sat, 13 Jul 2013 14:47:29 -0400 |
David A. Holland |
Add more tests for some degenerate cases we don't handle right.
|
Sat, 13 Jul 2013 14:19:59 -0400 |
David A. Holland |
Fix handling of macros in quoted strings.
|
Sat, 13 Jul 2013 13:54:07 -0400 |
David A. Holland |
fix very minor bug
|
Sat, 13 Jul 2013 12:47:20 -0400 |
David A. Holland |
Don't use the <err.h> functions.
|
Sat, 13 Jul 2013 12:38:54 -0400 |
David A. Holland |
Allow complain(NULL, format, ...)
|
Wed, 10 Jul 2013 13:48:07 -0400 |
David A. Holland |
Accept and ignore -m32.
|
Wed, 10 Jul 2013 02:03:26 -0400 |
David A. Holland |
add missing stdarg.h.
|
Tue, 09 Jul 2013 13:48:53 -0400 |
David A. Holland |
Added tag release-0.3.1 for changeset 85b66cc0344e
|
Tue, 09 Jul 2013 13:48:47 -0400 |
David A. Holland |
release-0.3.1
release-0.3.1
|
Tue, 09 Jul 2013 13:43:27 -0400 |
David A. Holland |
Improve usage reporting.
|
Tue, 09 Jul 2013 13:38:43 -0400 |
David A. Holland |
Improve previous.
|
Tue, 09 Jul 2013 13:35:40 -0400 |
David A. Holland |
Don't assert and leak memory if failing during argument collection.
|
Sun, 16 Jun 2013 22:41:27 -0400 |
David A. Holland |
Added tag release-0.3 for changeset 31fc4251ec3b
|
Sun, 16 Jun 2013 22:41:23 -0400 |
David A. Holland |
release 0.3
release-0.3
|
Sun, 16 Jun 2013 22:08:17 -0400 |
David A. Holland |
hook in new tests
|
Sun, 16 Jun 2013 22:08:06 -0400 |
David A. Holland |
Test single-quote strings / character constants.
|
Sun, 16 Jun 2013 22:07:38 -0400 |
David A. Holland |
Test for quoted macro argument comments, from Joerg.
|
Sun, 16 Jun 2013 22:06:57 -0400 |
David A. Holland |
Don't recognize macro argument parens or commas within quotes.
|
Fri, 14 Jun 2013 20:59:24 -0400 |
David A. Holland |
Don't expand macros within character constants.
|
Wed, 12 Jun 2013 10:52:56 -0400 |
David A. Holland |
fix for #if handling:
|