summary refs log tree commit diff
path: root/src/libextra/flatpipes.rs
AgeCommit message (Expand)AuthorLines
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-38/+32
2013-06-28librustc: Change "Owned" to "Send" everywherePatrick Walton-12/+12
2013-06-21vec: rm old_iter implementations, except BaseIterDaniel Micay-5/+5
2013-06-21libextra: cleanup warningsJames Miller-1/+0
2013-06-15rm vec::uniq_lenDaniel Micay-5/+3
2013-06-13Revert "std: convert {vec,str}::to_owned to methods."Brian Anderson-1/+1
2013-06-12std: convert {vec,str}::to_owned to methods.Huon Wilson-1/+1
2013-06-09remove unused import warningsHuon Wilson-1/+0
2013-06-04std::io: Modernize some constructorsPhilipp Brüschweiler-2/+2
2013-06-04std::cell: Modernize constructorsPhilipp Brüschweiler-2/+2
2013-06-01Remove all uses of `pub impl`. rs=stylePatrick Walton-20/+20
2013-05-30libextra: Require documentation by defaultAlex Crichton-0/+2
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-2/+14
2013-05-28Silence various warnings throughout test modulesAlex Crichton-2/+2
2013-05-27syntax highlight code examples in docstringsDaniel Micay-1/+1
2013-05-22test: Update tests and import the prelude in some more places.Patrick Walton-0/+2
2013-05-22libextra: Rename the actual metadata names of libcore to libstd and libstd to...Patrick Walton-0/+10
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+962