summary refs log tree commit diff
path: root/src/libextra/flatpipes.rs
AgeCommit message (Expand)AuthorLines
2013-09-25rustdoc: Change all code-blocks with a scriptAlex Crichton-2/+2
2013-08-22Enabled unit tests in std and extra.Vadim Chugunov-2/+0
2013-08-21extra: change XXX to FIXME and elaborate on commentsTim Chevalier-2/+4
2013-08-16doc: correct spelling in documentation.Huon Wilson-1/+1
2013-08-03remove obsolete `foreach` keywordDaniel Micay-10/+10
2013-08-03Move `use` statements.OGINO Masanori-6/+8
2013-08-02replace `range` with an external iteratorDaniel Micay-11/+10
2013-07-22extra: Remove uv, net, timer codeBrian Anderson-3/+4
2013-07-17librustc: Remove all uses of "copy".Patrick Walton-19/+19
2013-07-12Remove the global 'vec::to_owned' functionAlex Crichton-1/+1
2013-07-04Remove standalone comparison functions in vec, make the trait impls better.Huon Wilson-4/+3
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