Age | Commit message (Expand) | Author |
---|---|---|
2013-02-20 | Revert "intmax_t is long long on Darwin, not long." | Jordan Rose |
2013-02-20 | intmax_t is long long on Darwin, not long. | Jordan Rose |
2012-08-07 | Properly check length modfiers for %n in format strings. | Hans Wennborg |
2012-01-20 | Tighten format string diagnostic and make it a bit clearer (and a bit closer ... | Ted Kremenek |
2011-12-15 | Modify how the -verify flag works. Currently, the verification string and | Richard Trieu |
2011-12-07 | Make printf warnings refer to intmax_t et al. by name | Hans Wennborg |
2011-10-27 | Teach format string analysis that "%zu" means size_t. | Hans Wennborg |