Mercurial > ~dholland > hg > tradcpp > index.cgi
log
age | author | description |
---|---|---|
2013-03-31 | Joerg Sonnenberger | Don't leak full path into output. Print FAILED like dhtest does. |
2013-03-31 | Joerg Sonnenberger | Test case for handling of missing arguments. |
2013-03-31 | Joerg Sonnenberger | Use -x + '' to get the output redirection to work correctly. |
2013-03-31 | Joerg Sonnenberger | ATF glue |
2013-03-31 | David A. Holland | Intercept multiline comments earlier. Leave same-line comments alone. |
2013-03-31 | David A. Holland | Use diff -u. |
2013-03-31 | David A. Holland | Fix inline usage as per the version in dholland-make2. |
2013-03-31 | David A. Holland | Test recursive macros. |
2013-03-31 | David A. Holland | merge |
2013-03-31 | Joerg Sonnenberger | Skip option itself, before passing down to handler. |
2013-03-31 | Joerg Sonnenberger | __dead + __printflike for clang |
2013-03-31 | David A. Holland | Don't crash if a macro tries to expand itself recursively. |
2013-03-31 | David A. Holland | Add malloc debug code. |
2013-03-31 | David A. Holland | Oops, fix previous. |