Mercurial > ~dholland > hg > tradcpp > index.cgi
log main.c @ 68:dd3aa9b8fed1
age | author | description |
---|---|---|
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. |
2010-12-20 | David A. Holland | copyrights |
2010-12-20 | David A. Holland | deal with macro parameters |