| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-05-27 | std: Rename strbuf operations to string | Richo Healey | -2/+2 |
| 2014-05-27 | std: Remove String's to_owned | Richo Healey | -12/+12 |
| 2014-05-24 | core: rename strbuf::StrBuf to string::String | Richo Healey | -5/+5 |
| 2014-05-22 | libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`. | Patrick Walton | -8/+8 |
| 2014-05-15 | core: Update all tests for fmt movement | Alex Crichton | -2/+10 |
| 2014-05-15 | std: Fix float tests | Alex Crichton | -3/+0 |
| 2014-05-15 | std: Delegate some integer formatting to core::fmt | Alex Crichton | -1/+1 |
| 2014-05-15 | Updates with core::fmt changes | Alex Crichton | -1/+1 |
| 2014-05-15 | core: Inherit the std::fmt module | Alex Crichton | -0/+583 |
