]> git.lizzy.rs Git - rust.git/history - src/libextra/sync.rs
Change finalize -> drop.
[rust.git] / src / libextra / sync.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-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-17 borsauto merge of #7131 : Blei/rust/windows-dynamic-lib...
2013-06-17 borsauto merge of #7157 : sstewartgallus/rust/master, r...
2013-06-16 borsauto merge of #7159 : Blei/rust/free-glue-no-destructor...
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 #7114 : pnkfelix/rust/issue3961-fix-white...
2013-06-15 borsauto merge of #7132 : thestinger/rust/rpath, r=brson
2013-06-15 borsauto merge of #7154 : dotdash/rust/glue, r=graydon
2013-06-15 borsauto merge of #7148 : catamorphism/rust/rustpkg_tests...
2013-06-15 borsauto merge of #7147 : huonw/rust/vec-connect, r=Aatch
2013-06-15 borsauto merge of #7130 : huonw/rust/rustdoc-highlight...
2013-06-15 borsauto merge of #7109 : bblum/rust/rwlocks, r=brson
2013-06-13 Ben BlumImprove comments in sync and arc a bit more.
2013-06-13 Ben BlumChange sync::RWlock implementation to use atomic uint...
2013-06-13 Ben BlumThread order_lock through rwlock condvars for reacquiri...
2013-06-08 borsauto merge of #7004 : dotdash/rust/allocs, r=thestinger
2013-06-08 borsauto merge of #6992 : Blei/rust/fix-autoderef-ice,...
2013-06-08 borsauto merge of #6970 : artagnon/rust/configure, r=catamo...
2013-06-08 borsauto merge of #7015 : huonw/rust/each-fn-kill, r=thestinger
2013-06-08 Huon Wilsonremove unused import warnings
2013-06-07 borsauto merge of #6985 : Aatch/rust/fixed-vec-6977, r...
2013-06-07 borsauto merge of #6979 : thestinger/rust/libc, r=brson
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 #6980 : Kimundi/rust/iterator-collect3...
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-06-06 borsauto merge of #6937 : msullivan/rust/no-warnings, r...
2013-06-06 Michael SullivanClean up a handful of build warnings.
2013-06-04 borsauto merge of #6928 : Blei/rust/fix-constructors, r...
2013-06-04 Philipp Brüschweilerstd::cell: Modernize constructors
2013-06-04 borsauto merge of #6886 : jld/rust/vec-each-ret-fix, r...
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 #6903 : dotdash/rust/self_by_value, r...
2013-06-02 borsauto merge of #6905 : thestinger/rust/ptr, r=catamorphism
2013-06-02 Daniel Micayptr: split out borrowed pointer utilities
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-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-30 Patrick Waltonlibrustc: Redo the unsafe checker and make unsafe metho...
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 #6789 : luqmana/rust/compiletest-fix...
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 #6774 : alexcrichton/rust/silence-warning...
2013-05-28 Alex CrichtonSilence various warnings throughout test modules
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 Waltontest: Update tests and import the prelude in some more...
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...