index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcore
/
atomic.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-3
/
+13
2014-12-30
Remove core::atomic::Ordering::* public reexport
Corey Farwell
-1
/
+1
2014-12-26
Move RacyCell to `std::comm`
Flavio Percoco
-12
/
+22
2014-12-26
Require types to opt-in Sync
Flavio Percoco
-12
/
+12
2014-12-19
libcore: use `#[deriving(Copy)]`
Jorge Aparicio
-3
/
+1
2014-12-15
Remove internal uses of `marker::NoCopy`
Jorge Aparicio
-12
/
+7
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+3
2014-11-19
Document almost all of atomics.
Steve Klabnik
-98
/
+296
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+2
2014-11-16
rollup merge of #18970: aturon/fixup-stable
Jakub Bukaj
-4
/
+48
2014-11-14
libs: fix #[stable] inheritance fallout
Aaron Turon
-4
/
+48
2014-11-12
Fix remaining documentation to reflect fail!() -> panic!()
Barosl Lee
-18
/
+18
2014-11-06
Fix atomic::fence documentation typos
Mike Robinson
-4
/
+4
2014-10-30
auto merge of #18367 : pcwalton/rust/inline-atomic-constructors, r=thestinger
bors
-0
/
+4
2014-10-29
Rename fail! to panic!
Steve Klabnik
-5
/
+5
2014-10-27
libcore: Inline atomic constructors.
Patrick Walton
-0
/
+4
2014-10-09
core: Convert statics to constants
Alex Crichton
-4
/
+4
2014-10-04
Make examples for AtomicInt refer to AtomicInt
Peter Minten
-6
/
+6
2014-08-04
stabilize atomics (now atomic)
Aaron Turon
-0
/
+743