| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-08-06 | redox: convert to target_family unix | Jeremy Soller | -759/+0 | |
| 2019-07-04 | Add missing lifetime specifier | Jeremy Stucki | -1/+1 | |
| Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com> | ||||
| 2019-07-01 | Remove needless lifetimes | Jeremy Stucki | -1/+1 | |
| 2019-05-02 | Make tidy::version::Version a [u32; 3] | Alexey Shmalko | -41/+41 | |
| 2019-03-31 | libstd: deny(elided_lifetimes_in_paths) | Mazdak Farrokhzad | -3/+3 | |
| 2019-02-28 | libstd => 2018 | Taiki Endo | -7/+7 | |
| 2019-02-10 | libs: doc comments | Alexander Regueiro | -3/+3 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-07-24 | Stablize Redox Unix Sockets | jD91mZM2 | -1/+41 | |
| 2018-07-07 | Add is_unnamed | jD91mZM2 | -0/+27 | |
| 2018-07-07 | Revert unification of interfaces | jD91mZM2 | -3/+692 | |
| 2018-06-27 | Fix tidy checks | jD91mZM2 | -0/+10 | |
| 2018-06-27 | Horrible attempt at cleaning things up that probably just made it worse | jD91mZM2 | -702/+3 | |
| 2018-06-26 | Revert "Remove functions that always error" | jD91mZM2 | -0/+181 | |
| This reverts commit 21d09b983de87fec2e98832f4c30b52f12d6342f. | ||||
| 2018-06-26 | Mention redox' behavior in doc comments | jD91mZM2 | -0/+6 | |
| 2018-06-26 | Remove functions that always error | jD91mZM2 | -181/+0 | |
| 2018-06-26 | Disallow constructing SocketAddr from third-party code | jD91mZM2 | -2/+2 | |
| 2018-06-26 | Make feature unstable | jD91mZM2 | -40/+1 | |
| 2018-06-26 | Custom feature gate (I think?) | jD91mZM2 | -40/+40 | |
| 2018-06-26 | Trim all lines to 100 | jD91mZM2 | -3/+10 | |
| 2018-06-26 | Make UnixStream::take_error return None on redox | jD91mZM2 | -3/+3 | |
| 2018-06-26 | Unix sockets on redox! | jD91mZM2 | -0/+728 | |
