Mercurial > ~dholland > hg > tradcpp > index.cgi
log
age | author | description |
---|---|---|
2013-06-11 | David A. Holland | Test empty arguments. |
2013-06-11 | David A. Holland | Preserve leading whitespace in macro arguments. |
2013-06-11 | David A. Holland | Handle empty arguments properly when there's more than one argument. |
2013-06-11 | David A. Holland | this was wrong. |
2013-06-11 | David A. Holland | changes entry for previous two commits |
2013-06-11 | David A. Holland | Reduce the maximum include depth from 128 to 120. |
2013-06-11 | David A. Holland | Print a warning if we get an unexpected error trying to open a file. |
2013-06-11 | David A. Holland | Fix handling of relative includes. |
2013-06-11 | David A. Holland | Don't force -g. |
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 | C99INLINE, not __c99inline |