| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-10-09 | use MSG_NOSIGNAL on all relevant platforms | Mathieu Poumeyrol | -3/+9 |
| 2016-10-01 | Auto merge of #36824 - kali:master, r=alexcrichton | bors | -1/+6 |
| 2016-09-30 | Ignore various entire test modules on emscripten | Brian Anderson | -14/+1 |
| 2016-09-30 | Ignore lots and lots of std tests on emscripten | Brian Anderson | -0/+13 |
| 2016-09-28 | use MSG_NOSIGNAL from liblibc | Mathieu Poumeyrol | -3/+2 |
| 2016-09-28 | MSG_NOSIGNAL on linux | Mathieu Poumeyrol | -1/+7 |
| 2016-08-24 | Use `#[prelude_import]` in `libstd`. | Jeffrey Seyfried | -2/+0 |
| 2016-08-10 | Clarify std::os::unix::net::SocketAddr::is_unnamed's docstring | Pietro Albini | -1/+1 |
| 2016-08-10 | Fix docs typo in std::os::unix::net::SocketAddr::is_unnamed | Pietro Albini | -1/+1 |
| 2016-05-24 | std: Stabilize APIs for the 1.10 release | Alex Crichton | -7/+65 |
| 2016-03-22 | fix alignment | Jorge Aparicio | -5/+5 |
| 2016-03-22 | try! -> ? | Jorge Aparicio | -25/+25 |
| 2016-03-20 | Add unix socket support to the standard library | Steven Fackler | -0/+1042 |
