| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-05-11 | auto merge of #14110 : SSheldon/rust/strbuf_mutable, r=alexcrichton | bors | -1/+17 |
| 2014-05-11 | Implement Mutable trait for StrBuf. | Steven Sheldon | -1/+17 |
| 2014-05-11 | core: Remove the cast module | Alex Crichton | -3/+3 |
| 2014-05-08 | Handle fallout in std::strbuf | Kevin Ballard | -5/+2 |
| 2014-05-07 | core: Inherit possible string functionality | Alex Crichton | -1/+3 |
| 2014-04-21 | Fix misspellings in comments. | Joseph Crail | -1/+1 |
| 2014-04-12 | std: migrate path::windows to using StrBuf internally. | Huon Wilson | -0/+10 |
| 2014-04-11 | libtest: rename `BenchHarness` to `Bencher` | Liigo Zhuang | -5/+5 |
| 2014-04-11 | Fix tests. Add Vec<u8> conversion to StrBuf. | Huon Wilson | -1/+20 |
| 2014-04-10 | libstd: Implement `StrBuf`, a new string buffer type like `Vec`, and | Patrick Walton | -0/+355 |
