| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-05-16 | libserialize: Remove all uses of `~str` from `libserialize`. | Patrick Walton | -7/+8 |
| 2014-05-15 | Updates with core::fmt changes | Alex Crichton | -2/+2 |
| 2014-05-14 | Change StrBuf::from_utf8() to return Result | Kevin Ballard | -3/+2 |
| 2014-05-08 | Handle fallout in libserialize | Kevin Ballard | -13/+12 |
| 2014-04-18 | Replace all ~"" with "".to_owned() | Richo Healey | -1/+1 |
| 2014-04-18 | Update the rest of the compiler with ~[T] changes | Alex Crichton | -5/+4 |
| 2014-04-11 | libtest: rename `BenchHarness` to `Bencher` | Liigo Zhuang | -9/+9 |
| 2014-04-02 | Fix fallout of requiring uint indices | Alex Crichton | -2/+2 |
| 2014-03-20 | rename std::vec -> std::slice | Daniel Micay | -3/+3 |
| 2014-02-23 | Remove all ToStr impls, add Show impls | Alex Crichton | -4/+5 |
| 2014-02-20 | move extra::test to libtest | Liigo Zhuang | -1/+2 |
| 2014-02-14 | extern mod => extern crate | Alex Crichton | -2/+2 |
| 2014-02-13 | Move base64 and hex from libextra to libserialize | Liigo Zhuang | -0/+210 |
