| Age | Commit message (Expand) | Author | Lines |
| 2017-01-20 | Rollup merge of #38761 - frewsxcv:thread-sleep-formatting, r=alexcrichton | Alex Crichton | -3/+6 |
| 2017-01-19 | Rollup merge of #38922 - chris-morgan:fs-markdown-link-fix, r=steveklabnik | Guillaume Gomez | -1/+2 |
| 2017-01-19 | Rollup merge of #38457 - frewsxcv:include, r=GuillaumeGomez | Guillaume Gomez | -5/+20 |
| 2017-01-19 | Auto merge of #38464 - clarcharr:ip_cmp, r=sfackler | bors | -4/+100 |
| 2017-01-19 | Auto merge of #38712 - clarcharr:duration_sum, r=sfackler | bors | -0/+15 |
| 2017-01-16 | Rollup merge of #39065 - frewsxcv:libstd-os-unix-ffi-docs, r=GuillaumeGomez | Guillaume Gomez | -3/+57 |
| 2017-01-16 | Rollup merge of #39028 - frewsxcv:libstd-env-docs, r=brson | Guillaume Gomez | -8/+12 |
| 2017-01-16 | Auto merge of #39076 - ollie27:rustdoc_stab_prim, r=GuillaumeGomez | bors | -0/+22 |
| 2017-01-15 | rustdoc: Give primitive types stability attributes | Oliver Middleton | -0/+22 |
| 2017-01-15 | Auto merge of #39045 - redox-os:process_try_wait, r=brson | bors | -0/+14 |
| 2017-01-14 | Add doc examples & description in `std::os::unix::ffi`. | Corey Farwell | -3/+57 |
| 2017-01-14 | Auto merge of #38935 - redox-os:fix_path_redox, r=brson | bors | -1/+2 |
| 2017-01-13 | Add try_wait to Redox process | Jeremy Soller | -0/+14 |
| 2017-01-13 | Fix is_absolute on Redox | Jeremy Soller | -1/+2 |
| 2017-01-13 | Rollup merge of #39024 - stjepang:owned-to-string, r=steveklabnik | Guillaume Gomez | -4/+4 |
| 2017-01-13 | Rollup merge of #38986 - APTy:fix-nonblocking-test, r=aturon | Guillaume Gomez | -4/+16 |
| 2017-01-13 | Rollup merge of #38965 - GuillaumeGomez:mutex_docs, r=frewsxcv | Guillaume Gomez | -1/+79 |
| 2017-01-13 | Rollup merge of #38946 - GuillaumeGomez:path_doc, r=frewsxcv | Guillaume Gomez | -22/+95 |
| 2017-01-13 | Rollup merge of #38362 - GuillaumeGomez:instant_doc, r=frewsxcv | Guillaume Gomez | -14/+115 |
| 2017-01-12 | Minor improvements to docs in std::env structures/functions. | Corey Farwell | -8/+12 |
| 2017-01-13 | Change `to_owned` to `to_string` in docs | Stjepan Glavina | -4/+4 |
| 2017-01-12 | Auto merge of #38867 - alexcrichton:ignore-test-on-windows, r=brson | bors | -0/+1 |
| 2017-01-11 | Add missing links and examples for path modules and structs | Guillaume Gomez | -22/+95 |
| 2017-01-10 | std/net/udp: Improve set_nonblocking test | Tyler Julian | -4/+16 |
| 2017-01-10 | Add missing doc examples for Mutex | Guillaume Gomez | -1/+79 |
| 2017-01-10 | Rollup merge of #38839 - frewsxcv:osstr-to-str, r=GuillaumeGomez | Seo Sanghyeon | -4/+32 |
| 2017-01-10 | Rollup merge of #38836 - ollie27:patch-1, r=steveklabnik | Seo Sanghyeon | -1/+1 |
| 2017-01-10 | Rollup merge of #38799 - minaguib:patch-1, r=steveklabnik | Seo Sanghyeon | -1/+1 |
| 2017-01-10 | Rollup merge of #38664 - apasel422:may-dangle, r=pnkfelix | Seo Sanghyeon | -7/+5 |
| 2017-01-09 | Fix a couple of bad Markdown links | Chris Morgan | -1/+2 |
| 2017-01-09 | Auto merge of #38866 - alexcrichton:try-wait, r=aturon | bors | -0/+75 |
| 2017-01-08 | Auto merge of #38797 - abhijeetbhagat:master, r=petrochenkov | bors | -18/+67 |
| 2017-01-08 | Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc | bors | -1/+1 |
| 2017-01-07 | Auto merge of #38469 - tbu-:pr_writeln_no_args, r=brson | bors | -1/+1 |
| 2017-01-07 | Auto merge of #38327 - Yamakaky:into-ipaddr, r=brson | bors | -0/+28 |
| 2017-01-06 | std: Add a nonblocking `Child::try_wait` method | Alex Crichton | -0/+75 |
| 2017-01-06 | Auto merge of #38835 - alexcrichton:less-overlapped, r=brson | bors | -29/+63 |
| 2017-01-05 | std: Ignore close_read_wakes_up on Windows | Alex Crichton | -0/+1 |
| 2017-01-05 | Deprecate TcpListener::set_only_v6 | Steven Fackler | -32/+6 |
| 2017-01-05 | Add time module missing docs | Guillaume Gomez | -14/+115 |
| 2017-01-05 | Expand {Path,OsStr}::{to_str,to_string_lossy} doc examples. | Corey Farwell | -4/+32 |
| 2017-01-05 | Fix typo in tuple docs | Oliver Middleton | -1/+1 |
| 2017-01-04 | std: Don't pass overlapped handles to processes | Alex Crichton | -29/+63 |
| 2017-01-04 | Fix formatting | abhijeetbhagat | -1/+1 |
| 2017-01-04 | Fix formatting | abhijeetbhagat | -10/+10 |
| 2017-01-04 | Auto merge of #38707 - redox-os:master, r=brson | bors | -26/+128 |
| 2017-01-03 | Doc fix | Mina Naguib | -1/+1 |
| 2017-01-03 | Fix process module tests to run on Windows | abhijeetbhagat | -18/+67 |
| 2017-01-02 | Reword 'stupid' and 'crazy' in docs. | Clar Charr | -1/+1 |
| 2017-01-01 | Auto merge of #38548 - GuillaumeGomez:thread_struct_docs, r=frewsxcv | bors | -0/+65 |