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
/
libsync
/
arc.rs
Age
Commit message (
Expand
)
Author
Lines
2014-03-31
sync: Switch field privacy as necessary
Alex Crichton
-2
/
+2
2014-03-30
Check that the old value was 1 and not 0 when dropping a Arc value.
Colin Sherratt
-4
/
+38
2014-03-24
sync: Update the arc module
Alex Crichton
-929
/
+239
2014-03-23
Register new snapshots
Flavio Percoco
-4
/
+1
2014-03-22
sync: Remove Freeze / NoFreeze
Flavio Percoco
-13
/
+11
2014-03-22
Remove outdated and unnecessary std::vec_ng::Vec imports.
Huon Wilson
-1
/
+0
2014-03-21
test: Make manual changes to deal with the fallout from removal of
Patrick Walton
-7
/
+8
2014-03-20
Replace Freeze bounds with Share bounds
Flavio Percoco
-11
/
+17
2014-03-20
rename std::vec -> std::slice
Daniel Micay
-2
/
+2
2014-03-13
std: Rename Chan/Port types and constructor
Alex Crichton
-33
/
+34
2014-03-12
Update users for the std::rand -> librand move.
Huon Wilson
-12
/
+16
2014-03-01
sync: Rename arc::Condvar to arc::ArcCondvar.
Huon Wilson
-10
/
+11
2014-02-16
Remove Freeze bounds from sync::MutexArc
Kevin Ballard
-72
/
+33
2014-02-05
move concurrent stuff from libextra to libsync
JeremyLetang
-0
/
+1074