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:
|
Wed, 12 Jun 2013 10:51:10 -0400 |
David A. Holland |
Test nested ifs.
|
Tue, 11 Jun 2013 19:14:17 -0400 |
David A. Holland |
Added tag release-0.2 for changeset 3ad1cd80f5a0
|
Tue, 11 Jun 2013 19:14:07 -0400 |
David A. Holland |
release 0.2
release-0.2
|
Tue, 11 Jun 2013 19:02:33 -0400 |
David A. Holland |
Add a bunch more options I forgot earlier (!)
|
Tue, 11 Jun 2013 18:32:41 -0400 |
David A. Holland |
Complain if -[DIU] is given an empty argument.
|
Tue, 11 Jun 2013 18:02:13 -0400 |
David A. Holland |
Man page fixes from wiz@.
|
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.
|