]> git.lizzy.rs Git - rust.git/history - src/libstd/io.rs
Change finalize -> drop.
[rust.git] / src / libstd / io.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 #7267 : luqmana/rust/issue-5792, r=cmr
2013-06-23 borsauto merge of #7258 : huonw/rust/7256, r=bstrie
2013-06-23 borsauto merge of #7274 : thestinger/rust/size_hint, r...
2013-06-23 Daniel Micayvec: remove BaseIter implementation
2013-06-22 Daniel MicayMerge pull request #7270 from thestinger/doc
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 #7259 : dotdash/rust/ir_improvement,...
2013-06-21 borsauto merge of #7200 : yichoi/rust/fix_je_mac_cross...
2013-06-21 borsauto merge of #7263 : thestinger/rust/iterator, r=graydon
2013-06-21 Daniel Micayvec: rm old_iter implementations, except BaseIter
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 MillerRemove all #[cfg(stage0)]-protected code
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 MatsakisAdd copies to type params with Copy bound
2013-06-16 borsauto merge of #7171 : bstrie/rust/delbin, r=thestinger
2013-06-16 borsauto merge of #7166 : brson/rust/fuzzer, r=pcwalton
2013-06-16 borsauto merge of #7163 : brson/rust/reinterpret-cast,...
2013-06-16 borsauto merge of #7160 : kballard/rust/terminfo-parm-i...
2013-06-16 borsauto merge of #7159 : Blei/rust/free-glue-no-destructor...
2013-06-16 borsauto merge of #7156 : Dretch/rust/float-hash, r=graydon
2013-06-16 borsauto merge of #7155 : Blei/rust/drop-glue-alloca, r...
2013-06-16 borsauto merge of #7142 : alexcrichton/rust/deriving-zero...
2013-06-16 borsauto merge of #7137 : erickt/rust/from-elem-fixme,...
2013-06-16 borsauto merge of #7123 : huonw/rust/more-str, r=thestinger
2013-06-16 borsauto merge of #7149 : thestinger/rust/vec, r=graydon
2013-06-16 borsauto merge of #7114 : pnkfelix/rust/issue3961-fix-white...
2013-06-16 Daniel Micayrm vec::uniq_len
2013-06-15 borsauto merge of #7109 : bblum/rust/rwlocks, r=brson
2013-06-15 borsauto merge of #7122 : thestinger/rust/std, r=luqmana
2013-06-15 borsauto merge of #7121 : huonw/rust/rand-call, r=pnkfelix
2013-06-15 borsauto merge of #7116 : thestinger/rust/whitespace, r...
2013-06-14 Brian AndersonRevert "std: convert {vec,str}::to_owned to methods."
2013-06-13 borsauto merge of #7079 : thestinger/rust/jemalloc, r=graydon
2013-06-12 borsauto merge of #7077 : SiegeLord/rust/new_css, r=pnkfelix
2013-06-12 borsauto merge of #7073 : influenza/rust/iterator-doc-fixes...
2013-06-12 borsauto merge of #7072 : thestinger/rust/ptr, r=catamorphism
2013-06-12 borsauto merge of #7060 : huonw/rust/more-str, r=thestinger
2013-06-12 Huon Wilsonstd: unify the str -> [u8] functions as 3 methods:...
2013-06-12 Huon Wilsonstd: convert {vec,str}::to_owned to methods.
2013-06-11 borsauto merge of #7033 : influenza/rust/rust-7022, r=graydon
2013-06-11 borsauto merge of #7035 : influenza/rust/getopts-doc-update...
2013-06-11 borsauto merge of #7046 : luqmana/rust/issue-7044, r=sanxiyn
2013-06-10 borsauto merge of #7032 : huonw/rust/each-fn-kill, r=thestinger
2013-06-10 Huon Wilsonfix tests, remove some warnings
2013-06-10 Huon Wilsonstd: replace str::{starts,ends}_with with the method.
2013-06-10 Huon Wilsonstd: convert str::char_at* to methods.
2013-06-10 Huon Wilsonstd: remove str::{len, slice, is_empty} in favour of...
2013-06-07 borsauto merge of #6985 : Aatch/rust/fixed-vec-6977, r...
2013-06-07 borsauto merge of #6895 : cmr/rust/jemalloc, r=brson
2013-06-07 borsauto merge of #6984 : brson/rust/rtcross, r=brson
2013-06-06 borsauto merge of #6982 : Aatch/rust/better-foreign-error...
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-06-05 borsauto merge of #6951 : artagnon/rust/makefile-git, r...
2013-06-05 borsauto merge of #6952 : artagnon/rust/contributing-wrap...
2013-06-05 borsauto merge of #6948 : huonw/rust/less-alloc, r=bstrie
2013-06-05 borsauto merge of #6947 : Blei/rust/fix-dup-freevars, r...
2013-06-05 borsauto merge of #6944 : pcwalton/rust/multiple-patterns...
2013-06-05 Patrick Waltonlibrustc: Disallow multiple patterns from appearing...
2013-06-04 borsauto merge of #6928 : Blei/rust/fix-constructors, r...
2013-06-04 Philipp Brüschweilerstd::io: Modernize some constructors
2013-06-01 borsauto merge of #6851 : alexcrichton/rust/bugfixes, r...
2013-05-31 borsauto merge of #6853 : bblum/rust/sized, r=pcwalton
2013-05-31 borsauto merge of #6833 : fdr/rust/fix-warnings, r=Aatch
2013-05-31 borsauto merge of #6848 : pcwalton/rust/issue-6352, r=pcwalton
2013-05-31 borsauto merge of #6845 : thestinger/rust/zsh-complete...
2013-05-31 borsauto merge of #6841 : steveklabnik/rust/range_docs...
2013-05-31 borsauto merge of #6818 : nikomatsakis/rust/irrefut-pattern...
2013-05-30 Niko MatsakisRemove copy bindings from patterns.
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-28 borsauto merge of #6754 : thestinger/rust/noalias, r=nikoma...
2013-05-28 borsauto merge of #6770 : lkuper/rust/6762, r=catamorphism
2013-05-28 borsauto merge of #6769 : catamorphism/rust/issue-4994...
2013-05-28 borsauto merge of #6766 : fdr/rust/time-by-value, r=catamor...
2013-05-28 borsauto merge of #6752 : osaut/rust/tutorial-tasks, r...
2013-05-28 borsauto merge of #6741 : pcwalton/rust/intra-crate-start...
next