Accept -W as alias for -Wextra.
[cparser] / cparser.1
2011-06-15 Christoph MallonAccept -W as alias for -Wextra.
2011-06-04 Christoph MallonFeature: Show the column number in diagnostic messages.
2008-12-26 Christoph MallonAdd windows-1252 (alias cp1252) as input encoding.
2008-12-21 Christoph MallonImplement -Wshadow.
2008-12-16 Christoph MallonTypo.
2008-12-15 Christoph MallonUse .Sq instead of ''.
2008-12-15 Christoph MallonRename --{,un}sigend-chars to -f{,un}signed-char and...
2008-12-15 Christoph MallonMake the input encoding selectable via −finput‐charset...
2008-12-11 Christoph MallonMinor formatting nit in the manpage.
2008-12-09 Christoph MallonAdd one more case to -Wparentheses: x + y << z.
2008-12-07 Christoph MallonImplement -Wparentheses.
2008-11-30 Christoph MallonFix typo, document -Wl, and -Wp,.
2008-11-30 Christoph MallonImplement (and document \o/) -Werror-implicit-function...
2008-11-30 Christoph MallonDocument some more switches.
2008-11-29 Christoph MallonStart writing a manpage for cparser.