about summary refs log tree commit diff
path: root/src/libstd/old_io/net/pipe.rs
AgeCommit message (Expand)AuthorLines
2015-03-23Add #![feature] attributes to doctestsBrian Anderson-0/+2
2015-03-20std: Remove old_io/old_path from the preludeAlex Crichton-1/+6
2015-03-13Remove explicit syntax highlight from docs.Joseph Crail-1/+1
2015-03-11Example -> ExamplesSteve Klabnik-2/+2
2015-03-06std: Deprecate the std::old_io::net primitivesAlex Crichton-0/+6
2015-02-18rollup merge of #22497: nikomatsakis/suffixesAlex Crichton-5/+5
2015-02-18std: Implement CString-related RFCsAlex Crichton-3/+3
2015-02-18Remove `i`, `is`, `u`, or `us` suffixes that are not necessary.Niko Matsakis-5/+5
2015-02-17rollup merge of #22319: huonw/send-is-not-staticAlex Crichton-1/+1
2015-02-18Update tests for the Send - 'static change.Huon Wilson-1/+1
2015-02-17Fallout from stabilizationAaron Turon-27/+27
2015-02-03Rename std::path to std::old_pathAaron Turon-1/+1
2015-01-29`for x in range(a, b)` -> `for x in a..b`Jorge Aparicio-6/+6
2015-01-27Merge remote-tracking branch 'rust-lang/master'Brian Anderson-0/+869
2015-01-26std: Rename Writer::write to Writer::write_allAlex Crichton-1/+1
2015-01-26std: Rename io to old_ioAlex Crichton-0/+864