Mercurial > ~dholland > hg > tradcpp > index.cgi
log CHANGES @ 130:b4f97f6b32c2
age | author | description |
---|---|---|
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. |