]> git.lizzy.rs Git - rust.git/history - src/libextra/rc.rs
Change finalize -> drop.
[rust.git] / src / libextra / rc.rs
2013-06-26 Luqman AdenChange finalize -> drop.
2013-06-25 borsauto merge of #7325 : artagnon/rust/resolve-module...
2013-06-25 borsauto merge of #7371 : alexcrichton/rust/trying, r=cmr
2013-06-25 borsauto merge of #7317 : Aatch/rust/no-drop-flag, r=thestinger
2013-06-25 James MillerSet #[no_drop_flag] on Rc<T> and AtomicOption. Add...
2013-06-24 borsauto merge of #7279 : hanny24/rust/master, r=msullivan
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 #7161 : kballard/rust/terminfo-parm-forma...
2013-06-20 borsauto merge of #7128 : yichoi/rust/fix_sometc, r=brson
2013-06-18 Graydon Hoarereplace #[inline(always)] with #[inline]. r=burningtree.
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-04 borsauto merge of #6928 : Blei/rust/fix-constructors, r...
2013-06-04 Philipp Brüschweilerstd::cell: Modernize constructors
2013-06-03 borsauto merge of #6826 : cmr/rust/terminfo, r=thestinger
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-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-06-01 borsauto merge of #6851 : alexcrichton/rust/bugfixes, r...
2013-06-01 borsauto merge of #6729 : bstrie/rust/ascstr, r=Aatch
2013-05-31 borsauto merge of #6864 : thestinger/rust/bool, r=pcwalton
2013-05-31 borsauto merge of #6862 : thestinger/rust/swap, r=bstrie
2013-05-31 Daniel Micaymv the raw pointer {swap,replace}_ptr to std::ptr
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 Crichtonlibextra: Require documentation by default
2013-05-30 borsauto merge of #6825 : caitp/rust/issue-6824, r=Aatch
2013-05-30 Patrick Waltonlibrustc: Stop reexporting the standard modules from...
2013-05-28 borsauto merge of #6783 : hoelzro/rust/master, r=bstrie
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 Waltonlibextra: Rename the actual metadata names of libcore...
2013-05-23 Patrick Waltonlibstd: Rename libcore to libstd and libstd to libextra...