| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-12-24 | native: Introduce libnative | Alex Crichton | -654/+0 |
| 2013-12-19 | std::vec: remove .as_imm_buf, replaced by .as_ptr & .len. | Huon Wilson | -4/+5 |
| 2013-12-15 | std: fix spelling in docs. | Huon Wilson | -1/+1 |
| 2013-12-04 | Revert "libstd: Change `Path::new` to `Path::init`." | Kevin Ballard | -1/+1 |
| 2013-11-29 | libstd: Change `Path::new` to `Path::init`. | Patrick Walton | -1/+1 |
| 2013-11-28 | Register new snapshots | Alex Crichton | -1/+1 |
| 2013-11-26 | libstd: Fix Win32 and other bustage. | Patrick Walton | -1/+1 |
| 2013-11-26 | libstd: Remove all non-`proc` uses of `do` from libstd | Patrick Walton | -24/+16 |
| 2013-11-26 | Removed unneccessary `_iter` suffixes from various APIs | Marvin Löbel | -1/+1 |
| 2013-11-26 | rustc: Add lint for obsolete attributes | klutzy | -1/+0 |
| 2013-11-19 | libstd: Change all uses of `&fn(A)->B` over to `|A|->B` in libstd | Patrick Walton | -4/+4 |
| 2013-11-13 | Implement native::IoFactory | Alex Crichton | -129/+57 |
| 2013-11-11 | Move std::rt::io to std::io | Alex Crichton | -0/+734 |
