]> git.lizzy.rs Git - rust.git/history - src/libstd/sync/atomics.rs
Convert most code to new inner attribute syntax.
[rust.git] / src / libstd / sync / atomics.rs
2014-03-29 Brian AndersonConvert most code to new inner attribute syntax.
2014-03-28 borsauto merge of #13160 : FlaPer87/rust/rename-pod, r...
2014-03-28 Flavio PercocoRename Pod into Copy
2014-03-27 borsauto merge of #13079 : alexcrichton/rust/colons, r=cmr
2014-03-26 borsauto merge of #13152 : huonw/rust/wtf-are-things-in...
2014-03-26 borsauto merge of #13071 : ktt3ja/rust/deterministic-lifeti...
2014-03-26 borsauto merge of #13117 : alexcrichton/rust/no-crate-map...
2014-03-26 borsauto merge of #13106 : CLUSTERfoo/rust/docs/labelled_br...
2014-03-25 borsauto merge of #12961 : cmr/rust/rustdoc-impls, r=alexcr...
2014-03-25 borsauto merge of #13070 : huonw/rust/share-doc, r=alexcrichton
2014-03-25 borsauto merge of #13122 : sstewartgallus/rust/cleanup...
2014-03-25 borsauto merge of #13083 : FlaPer87/rust/issue-13005-borrow...
2014-03-25 borsauto merge of #13063 : brson/rust/dist, r=alexcrichton
2014-03-25 borsauto merge of #12900 : alexcrichton/rust/rewrite-sync...
2014-03-25 Brian Andersonstd: Unignore atomic tests
2014-03-24 borsauto merge of #13080 : alexcrichton/rust/possible-osx...
2014-03-24 borsauto merge of #12998 : huonw/rust/log_syntax, r=alexcri...
2014-03-22 borsauto merge of #13062 : mbrubeck/rust/doc-edit, r=alexcr...
2014-03-22 borsauto merge of #13052 : sfackler/rust/clean-refcell...
2014-03-22 borsauto merge of #12907 : alexcrichton/rust/issue-12892...
2014-03-22 borsauto merge of #13051 : alexcrichton/rust/issue-13047...
2014-03-22 borsauto merge of #13036 : alexcrichton/rust/atomics, r...
2014-03-21 borsauto merge of #13024 : brson/rust/issue-12799, r=thestinger
2014-03-21 borsauto merge of #13029 : FlaPer87/rust/master, r=alexcrichton
2014-03-20 Alex Crichtonstd: Update atomic documentation to remove 'mut'
2014-03-20 borsauto merge of #13023 : thestinger/rust/deep_clone,...
2014-03-20 Brian Andersonstd: Remove AtomicU64
2014-03-20 Brian Andersonstd: Make the generic atomics in `sync::atomics` private
2014-03-20 Brian Andersonstd: Make the generic atomics take unsafe pointers
2014-03-20 Brian Andersonstd: Make atomics immutable. #11583
2014-03-20 borsauto merge of #13017 : alexcrichton/rust/issue-13010...
2014-03-20 borsauto merge of #13015 : tbu-/rust/pr_remove_immut, r...
2014-03-20 borsauto merge of #12686 : FlaPer87/rust/shared, r=nikomatsakis
2014-03-20 borsauto merge of #12980 : cmr/rust/overhaul-stdio, r=thest...
2014-03-20 Flavio PercocoMake atomics interior Unsafe<T>
2014-03-19 borsauto merge of #12770 : eddyb/rust/drop-tld, r=cmr
2014-03-19 borsauto merge of #12879 : Aatch/rust/rustdoc-mod-privacy...
2014-03-19 borsauto merge of #12982 : brson/rust/optiondocs, r=alexcri...
2014-03-19 borsauto merge of #12955 : sfackler/rust/vec_ng-doc, r...
2014-03-19 borsauto merge of #12954 : brson/rust/atomicdocs, r=alexcri...
2014-03-18 Brian Andersonstd: Improve docs for atomics. Fix two bugs
2014-03-17 borsauto merge of #12935 : lbonn/rust/nullenum, r=alexcrichton
2014-03-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-17 borsauto merge of #12957 : lkuper/rust/docsprint, r=alexcri...
2014-03-17 borsauto merge of #12951 : cadencemarseille/rust/issue...
2014-03-17 borsauto merge of #12937 : sinistersnare/rust/method-error...
2014-03-16 Cadence MarseilleRemove AtomicFlag
2014-03-16 borsauto merge of #12899 : brson/rust/cleanbacktrace, r...
2014-03-15 borsauto merge of #12896 : alexcrichton/rust/goodbye-extra...
2014-03-15 borsauto merge of #12895 : michaelwoerister/rust/limited...
2014-03-15 borsauto merge of #12887 : huonw/rust/danger-guide, r=alexc...
2014-03-15 borsauto merge of #12893 : alexcrichton/rust/cfg-not, r...
2014-03-14 borsauto merge of #12888 : aochagavia/rust/Fix-comment...
2014-03-14 borsauto merge of #12878 : crabtw/rust/mips, r=alexcrichton
2014-03-14 Jyun-Yan Youfix MIPS target
2014-03-02 borsMerge pull request #12308 from kballard/vim-nested...
2014-02-27 borsauto merge of #12486 : MicahChalmer/rust/emacs-fixes...
2014-02-25 borsauto merge of #12530 : alexcrichton/rust/make-check...
2014-02-25 borsauto merge of #12465 : huonw/rust/notidy, r=brson
2014-02-23 Brian AndersonMerge remote-tracking branch 'huonw/inline-helpers'
2014-02-23 Brian AndersonMerge remote-tracking branch 'brson/ratcher'
2014-02-23 Brian AndersonMerge remote-tracking branch 'brson/iodoc'
2014-02-23 borsauto merge of #12484 : TheHydroImpulse/rust/fix_js...
2014-02-23 borsauto merge of #12416 : alexcrichton/rust/highlight...
2014-02-23 borsauto merge of #12311 : brson/rust/unstable, r=alexcrichton
2014-02-23 Brian Andersonstd: Move intrinsics to std::intrinsics.
2014-02-06 borsauto merge of #12001 : yuriks/rust/getopts-tweaks,...
2014-02-05 borsauto merge of #12025 : lilac/rust/feature-gate-quote...
2014-02-05 borsauto merge of #12023 : nick29581/rust/err_res, r=alexcr...
2014-02-05 borsauto merge of #12018 : alexcrichton/rust/triage, r...
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #12026 : alexcrichton/rust/snapshots...
2014-02-04 borsauto merge of #11951 : dmanescu/rust/reserve-rename...
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-02-04 Alex CrichtonRegister new snapshots
2014-02-04 borsauto merge of #12022 : alexcrichton/rust/unblock-snapsh...
2014-02-04 borsauto merge of #11999 : joaoxsouls/rust/master, r=cmr
2014-02-04 borsauto merge of #12016 : FlaPer87/rust/remove-non-copyabl...
2014-02-03 Flavio PercocoReplace NonCopyable usage with NoPod
2014-02-03 borsauto merge of #12012 : omasanori/rust/semver, r=alexcri...
2014-02-03 borsauto merge of #11866 : alexcrichton/rust/atomic-u64...
2014-02-03 Alex CrichtonVarious bug fixes and rebase conflicts
2014-02-03 Alex CrichtonAdd an AtomicU64 type to std::sync::atomics
2014-01-24 borsauto merge of #11720 : sfackler/rust/macro-export-sourc...
2014-01-24 borsauto merge of #11718 : ktt3ja/rust/borrowck-error-msg...
2014-01-24 borsauto merge of #11478 : klutzy/rust/rustpkg-crate-id...
2014-01-23 borsauto merge of #11737 : alexcrichton/rust/issue-11729...
2014-01-23 borsauto merge of #11701 : FeGs/rust/stray-debug-in-metadat...
2014-01-22 borsauto merge of #10943 : fhahn/rust/issue-7313-replace...
2014-01-22 Florian HahnReplace C types with Rust types in libstd, closes ...
2014-01-03 borsauto merge of #11093 : alexcrichton/rust/issue-11085...
2014-01-02 borsauto merge of #10828 : SimonSapin/rust/ascii_opt, r...
2014-01-01 borsauto merge of #11137 : g3xzh/rust/benchm, r=cmr
2013-12-28 borsauto merge of #11098 : erickt/rust/collect, r=alexcrichton
2013-12-26 borsauto merge of #11127 : huonw/rust/vec-docs, r=alexcrichton
2013-12-26 borsauto merge of #10965 : alexcrichton/rust/libgreen,...
2013-12-24 Alex Crichtonstd: Introduce std::sync