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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsync
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2014-03-31
Bump version to 0.10
Alex Crichton
-1
/
+1
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-9
/
+9
2014-03-24
comm: Implement synchronous channels
Alex Crichton
-1
/
+1
2014-03-24
sync: Wire up all of the previous commits
Alex Crichton
-6
/
+16
2014-03-23
Register new snapshots
Flavio Percoco
-1
/
+0
2014-03-20
Register new snapshots
Alex Crichton
-0
/
+1
2014-03-20
Removing imports of std::vec_ng::Vec
Alex Crichton
-2
/
+0
2014-03-15
Test fixes and rebase conflicts
Alex Crichton
-2
/
+2
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-0
/
+3
2014-03-15
Add rustdoc html crate info
Steven Fackler
-0
/
+3
2014-03-13
auto merge of #12861 : huonw/rust/lint-owned-vecs, r=thestinger
bors
-0
/
+2
2014-03-14
lint: add lint for use of a `~[T]`.
Huon Wilson
-0
/
+2
2014-03-13
std: Rename Chan/Port types and constructor
Alex Crichton
-2
/
+2
2014-03-01
sync: Rename arc::Condvar to arc::ArcCondvar.
Huon Wilson
-1
/
+1
2014-02-07
Added missing export of CowArc
Colin Sherratt
-1
/
+1
2014-02-05
move concurrent stuff from libextra to libsync
JeremyLetang
-0
/
+31