Age | Commit message (Expand) | Author |
---|---|---|
2012-03-09 | -Wformat-non-iso: warn about positional arguments (pr12017) | Hans Wennborg |
2012-02-22 | Warn about non-standard format strings (pr12017) | Hans Wennborg |
2012-01-20 | Tighten format string diagnostic and make it a bit clearer (and a bit closer ... | Ted Kremenek |
2012-01-12 | scanf: parse the 'm' length modifier, and check that the right arguments | Hans Wennborg |
2012-01-12 | scanf analysis: the 'a' length modifier is valid with a scanlist | Hans Wennborg |
2011-12-15 | Support the 'a' length modifier in scanf format strings as a C90 | Hans Wennborg |