Mercurial > ~dholland > hg > tradcpp > index.cgi
log files.c @ 124:3ad1cd80f5a0 release-0.2
age | author | description |
---|---|---|
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 | __unused -> UNUSED |
2013-06-11 | David A. Holland | Allow absolute paths in include files. |
2013-06-11 | David A. Holland | add 2013 to copyrights where it seems warranted |
2013-06-11 | David A. Holland | Don't recognize comments within double-quote strings. |
2013-06-10 | David A. Holland | More multiline comment fixes. |