| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-04-21 | Deprecate std::fs::soft_link in favor of platform-specific versions | Brian Campbell | -0/+48 |
| 2015-04-14 | rollup merge of #24377: apasel422/docs | Alex Crichton | -9/+9 |
| 2015-04-14 | std: Remove old_io/old_path/rand modules | Alex Crichton | -75/+0 |
| 2015-04-13 | pluralize doc comment verbs and add missing periods | Andrew Paseltiner | -9/+9 |
| 2015-04-09 | std: Make FromRawFd::from_raw_fd an unsafe method | Alex Crichton | -6/+18 |
| 2015-03-26 | std: Stabilize parts of std::os::platform::io | Alex Crichton | -22/+98 |
| 2015-03-15 | std: Stabilize portions of `std::os::$platform` | Alex Crichton | -146/+174 |
| 2015-03-13 | Fallout of std::old_io deprecation | Alex Crichton | -0/+2 |
| 2015-03-12 | Stabilize std::path | Aaron Turon | -2/+6 |
| 2015-03-06 | std: Deprecate the std::old_io::net primitives | Alex Crichton | -0/+7 |
| 2015-03-04 | std: Deprecate std::old_io::fs | Alex Crichton | -0/+1 |
| 2015-02-11 | std: Add a `net` module for TCP/UDP |
