| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Format strings: correct signedness if already correcting width (%d,%u). | Jordan Rose | 2013-01-17 | 1 | -0/+18 |
| * | Convert test/FixIt/format-darwin.m to use relative line numbers. | Jordan Rose | 2013-01-17 | 1 | -46/+42 |
| * | Format strings: add more expression types that don't need parens to cast. | Jordan Rose | 2012-12-05 | 1 | -1/+1 |
| * | Format strings: offer a fixit for Darwin's %D/%U/%O to ISO %d/%u/%o. | Jordan Rose | 2012-09-13 | 1 | -11/+18 |
| * | Format strings: %D, %U, and %O are valid on Darwin (same as %d, %u, %o). | Jordan Rose | 2012-09-13 | 1 | -0/+10 |
| * | Format strings: suggest casts for NS(U)Integer and [SU]Int32 on Darwin. | Jordan Rose | 2012-09-05 | 1 | -0/+181 |

