| Age | Commit message (Expand) | Author | Lines |
| 2014-07-31 | remove serialize::ebml, add librbml | Erick Tryzelaar | -5/+6 |
| 2014-07-26 | Remove managed_box gate from tests | Brian Anderson | -1/+1 |
| 2014-05-30 | lib{serialize, uuid}: Fix snake case errors. | Kevin Butler | -3/+4 |
| 2014-04-14 | Use new attribute syntax in python files in src/etc too (#13478) | Manish Goregaokar | -1/+1 |
| 2014-04-06 | Remove check-fast. Closes #4193, #8844, #6330, #7416 | Brian Anderson | -1/+0 |
| 2014-03-12 | Update users for the std::rand -> librand move. | Huon Wilson | -1/+2 |
| 2014-02-25 | test: Clean out the test suite a bit | Alex Crichton | -1/+1 |
| 2014-02-14 | extern mod => extern crate | Alex Crichton | -1/+1 |
| 2014-02-11 | Change `xfail` directives in compiletests to `ignore`, closes #11363 | Florian Hahn | -3/+3 |
| 2014-02-05 | pull extra::{serialize, ebml} into a separate libserialize crate | Jeff Olson | -5/+5 |
| 2014-01-30 | Remove Times trait | Brendan Zabarauskas | -2/+2 |
| 2014-01-17 | Tweak the interface of std::io | Alex Crichton | -1/+1 |
| 2014-01-08 | Remove the io::Decorator trait | Alex Crichton | -2/+1 |
| 2014-01-03 | test: De-`@mut` the test suite | Patrick Walton | -2/+2 |
| 2013-12-19 | Purge @-boxes from the reading half of EBML | Alex Crichton | -1/+3 |
| 2013-12-12 | Gate literal box expressions in addition to types | Alex Crichton | -1/+1 |
| 2013-11-26 | test: Remove non-procedure uses of `do` from compiletest, libstd tests, | Patrick Walton | -2/+2 |
| 2013-11-11 | Move std::rt::io to std::io | Alex Crichton | -2/+2 |
| 2013-10-24 | Remove std::io from ebml | Alex Crichton | -6/+6 |
| 2013-10-06 | Add appropriate #[feature] directives to tests | Alex Crichton | -1/+3 |
| 2013-08-01 | std: Change `Times` trait to use `do` instead of `for` | blake2-ppc | -1/+1 |
| 2013-05-31 | xfail-fast the deriving test | Alex Crichton | -0/+2 |
| 2013-05-30 | Rewrite deriving(Decodable, Encodable) | Alex Crichton | -0/+75 |