| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-10-29 | Rename fail! to panic! | Steve Klabnik | -1/+1 |
| 2014-10-01 | Remove iotest macro | Aaron Turon | -2/+3 |
| 2014-10-01 | Remove all use of librustuv | Aaron Turon | -7/+0 |
| 2014-08-12 | Replace "ignore-win32" in tests with "ignore-windows" | Vadim Chugunov | -1/+1 |
| 2014-06-28 | Rename all raw pointers as necessary | Alex Crichton | -1/+1 |
| 2014-05-14 | Process::new etc should support non-utf8 commands/args | Aaron Turon | -9/+2 |
| 2014-05-13 | io: Implement process wait timeouts | Alex Crichton | -1/+1 |
| 2014-04-18 | Replace all ~"" with "".to_owned() | Richo Healey | -1/+1 |
| 2014-04-06 | Remove check-fast. Closes #4193, #8844, #6330, #7416 | Brian Anderson | -1/+0 |
| 2014-04-04 | Fix fallout from std::libc separation | Corey Richardson | -1/+1 |
| 2014-03-24 | green: Remove the dependence on the crate map | Alex Crichton | -1/+3 |
| 2014-03-21 | rustc: Switch defaults from libgreen to libnative | Alex Crichton | -0/+6 |
| 2014-02-23 | Roll std::run into std::io::process | Alex Crichton | -4/+3 |
| 2014-02-16 | Allow configuration of uid/gid/detach on processes | Alex Crichton | -0/+56 |
