Mercurial > ~dholland > hg > tradcpp > index.cgi
log main.c @ 86:70d7ebeb4523
age | author | description |
---|---|---|
2013-06-11 | David A. Holland | Erm. Don't throw away -D args. |
2013-06-10 | David A. Holland | Accept and ignore -traditional. |
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 | Pass the size to free; it makes debug checking easier. |
2013-03-31 | David A. Holland | Wrap free() in dofree() to allow instrumenting it for debugging. |
2013-03-31 | David A. Holland | Sort the option lists to match the comparison used to search them. duh. |