| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-08-19 | auto merge of #8564 : alexcrichton/rust/ifmt+++, r=graydon | bors | -3/+53 |
| 2013-08-16 | Delegate `{}` to Default instead of Poly | Alex Crichton | -0/+50 |
| 2013-08-16 | Implement `{:s}` for ~str and @str as well | Alex Crichton | -3/+3 |
| 2013-08-16 | doc: correct spelling in documentation. | Huon Wilson | -1/+1 |
| 2013-08-15 | Fix a typo in the ifmt dox | Alex Crichton | -1/+1 |
| 2013-08-13 | Add `f` formats to `ifmt!` | Alex Crichton | -1/+33 |
| 2013-08-12 | Explain what ifmt! is all about | Alex Crichton | -0/+301 |
| 2013-08-12 | Correct the padding on integer types for formatting | Alex Crichton | -25/+41 |
| 2013-08-12 | Define integer formats for all widths | Alex Crichton | -37/+56 |
| 2013-08-12 | Implement formatting arguments for strings and integers | Alex Crichton | -22/+145 |
| 2013-08-07 | Add initial support for a new formatting syntax | Alex Crichton | -0/+368 |
