]> git.lizzy.rs Git - rust.git/history - src/libstd/pipes.rs
Change finalize -> drop.
[rust.git] / src / libstd / pipes.rs
2013-06-26 Luqman AdenChange finalize -> drop.
2013-06-24 borsauto merge of #7279 : hanny24/rust/master, r=msullivan
2013-06-23 borsauto merge of #7258 : huonw/rust/7256, r=bstrie
2013-06-22 Daniel MicayMerge pull request #7230 from Blei/green-squiggle
2013-06-21 borsauto merge of #7219 : sstewartgallus/rust/cleanup,...
2013-06-21 borsauto merge of #7200 : yichoi/rust/fix_je_mac_cross...
2013-06-21 borsauto merge of #7203 : msullivan/rust/default-methods...
2013-06-21 borsauto merge of #7161 : kballard/rust/terminfo-parm-forma...
2013-06-20 borsauto merge of #7128 : yichoi/rust/fix_sometc, r=brson
2013-06-20 James Millerlibstd: cleanup warnings
2013-06-17 borsauto merge of #7131 : Blei/rust/windows-dynamic-lib...
2013-06-17 borsauto merge of #7198 : huonw/rust/slice-zeros, r=Aatch
2013-06-17 borsauto merge of #7184 : smvv/rust/doc_css, r=brson
2013-06-17 borsauto merge of #7157 : sstewartgallus/rust/master, r...
2013-06-16 borsauto merge of #7165 : brson/rust/releasenotes, r=thestinger
2013-06-16 borsauto merge of #7186 : dotdash/rust/landing_pads, r...
2013-06-16 borsauto merge of #7177 : huonw/rust/unfold-fix, r=thestinger
2013-06-16 borsauto merge of #7167 : nikomatsakis/rust/ref-bindings...
2013-06-16 Niko MatsakisRemove moves from *T and implement in another way
2013-06-11 borsauto merge of #7033 : influenza/rust/rust-7022, r=graydon
2013-06-11 borsauto merge of #7040 : alexcrichton/rust/issue-6511...
2013-06-11 borsauto merge of #7035 : influenza/rust/getopts-doc-update...
2013-06-11 borsauto merge of #7047 : bblum/rust/bug_triage, r=graydon
2013-06-10 Ben BlumTag a bunch of destructors that need mutable self with...
2013-06-07 borsauto merge of #6999 : thestinger/rust/each-fn-kill...
2013-06-07 Daniel MicayMerge branch 'each-fn-kill' of https://github.com/huonw...
2013-06-07 Huon Wilsonstd: remove each[i]_mut functions, in favour of iterators.
2013-06-07 borsauto merge of #6895 : cmr/rust/jemalloc, r=brson
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-06-04 borsauto merge of #6886 : jld/rust/vec-each-ret-fix, r...
2013-06-03 borsauto merge of #6910 : Blei/rust/fix-6698, r=pcwalton
2013-06-03 borsauto merge of #6907 : steveklabnik/rust/prelude_docs...
2013-06-03 borsauto merge of #6826 : cmr/rust/terminfo, r=thestinger
2013-06-03 borsauto merge of #6906 : catamorphism/rust/rustpkg-doc...
2013-06-03 borsauto merge of #6913 : thestinger/rust/ptr, r=graydon
2013-06-03 Daniel Micayrename the Ptr trait to RawPtr
2013-06-02 borsauto merge of #6879 : yichoi/rust/arm-test, r=brson
2013-06-02 borsauto merge of #6866 : pcwalton/rust/pub-extern, r=brson
2013-06-02 borsauto merge of #6896 : nickdesaulniers/rust/issue4501...
2013-06-02 Nick DesaulniersSwap return value of pipes::init Fixes #4501
2013-06-01 borsauto merge of #6880 : thomaslee/rust/issue-6745, r...
2013-06-01 borsauto merge of #6871 : pcwalton/rust/de-pub-impl, r...
2013-06-01 Patrick WaltonRemove all uses of `pub impl`. rs=style
2013-05-31 borsauto merge of #6848 : pcwalton/rust/issue-6352, r=pcwalton
2013-05-30 borsauto merge of #6798 : alexcrichton/rust/doc-lints,...
2013-05-30 Alex CrichtonRequire documentation by default for libstd
2013-05-30 borsauto merge of #6825 : caitp/rust/issue-6824, r=Aatch
2013-05-29 borsauto merge of #6813 : pnkfelix/rust/fsk-issue-6805...
2013-05-29 borsauto merge of #6733 : alexcrichton/rust/issue-2400...
2013-05-29 borsauto merge of #6793 : graydon/rust/drop-ast-before...
2013-05-29 borsauto merge of #6780 : june0cho/rust/issue5984, r=brson
2013-05-29 borsauto merge of #6740 : Aatch/rust/atomic-types, r=brson
2013-05-29 borsauto merge of #6731 : thomaslee/rust/issue-6575, r...
2013-05-28 borsauto merge of #6775 : yjh0502/rust/issue_6696, r=catamo...
2013-05-28 borsauto merge of #6707 : catamorphism/rust/issue-5543...
2013-05-28 borsauto merge of #6783 : hoelzro/rust/master, r=bstrie
2013-05-28 borsauto merge of #6773 : lkuper/rust/alt-to-match, r=thest...
2013-05-28 borsauto merge of #6771 : thestinger/rust/highlight, r...
2013-05-27 Daniel Micaysyntax highlight code examples in docstrings
2013-05-27 borsauto merge of #6688 : graydon/rust/issue-3396-mystery...
2013-05-24 borsauto merge of #6680 : ben0x539/rust/slashslashslash...
2013-05-24 borsauto merge of #6706 : brson/rust/glue, r=catamorphism
2013-05-23 Patrick Waltonlibstd: Rename libcore to libstd and libstd to libextra...