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
/
libstd
/
sync
/
semaphore.rs
Age
Commit message (
Expand
)
Author
Lines
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-2
/
+2
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+1
2015-03-11
Example -> Examples
Steve Klabnik
-1
/
+1
2015-02-17
Fallout from stabilization
Aaron Turon
-6
/
+6
2015-01-23
grandfathered -> rust1
Brian Anderson
-1
/
+1
2015-01-23
Set unstable feature names appropriately
Brian Anderson
-1
/
+1
2015-01-21
Remove 'since' from unstable attributes
Brian Anderson
-1
/
+1
2015-01-21
Add 'feature' and 'since' to stability attributes
Brian Anderson
-3
/
+4
2015-01-06
Fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-05
Stabilization of impls and fallout from stabilization
Aaron Turon
-0
/
+1
2015-01-02
rollup merge of #20315: alexcrichton/std-sync
Alex Crichton
-0
/
+3
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-10
/
+10
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-7
/
+9
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-0
/
+3
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-10
/
+10
2014-12-29
std: Return Result from RWLock/Mutex methods
Alex Crichton
-3
/
+3
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-7
/
+9
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-5
/
+5
2014-12-05
std: Rewrite the `sync` module
Alex Crichton
-0
/
+195