| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-01-06 | core: split into fmt::Show and fmt::String | Sean McArthur | -1/+1 |
| 2014-11-18 | std: Stabilize std::fmt | Alex Crichton | -2/+2 |
| 2014-07-18 | Special case for 0 arguments given in format! | Jonas Hietala | -3/+7 |
| 2014-07-18 | Correct plural of arguments in format_args! | Jonas Hietala | -0/+11 |
| 2014-06-11 | std: Remove i18n/l10n from format! | Alex Crichton | -36/+0 |
| 2013-10-18 | Try to improve format! error messages | Alex Crichton | -5/+5 |
| 2013-09-27 | Remove the notion of an "unknown format" | Alex Crichton | -2/+2 |
| 2013-09-15 | Document all of the format! related macros | Alex Crichton | -4/+3 |
| 2013-09-15 | Reduce the amount of complexity in format! | Alex Crichton | -3/+5 |
| 2013-09-03 | Raise errors on format strings with unmatched `}` | Alex Crichton | -0/+3 |
| 2013-08-24 | Settle on the format/write/print family of names | Alex Crichton | -43/+43 |
| 2013-08-07 | Add initial support for a new formatting syntax | Alex Crichton | -0/+74 |
