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
/
mpmc_bounded_queue.rs
Age
Commit message (
Expand
)
Author
Lines
2014-05-19
std: Remove UnsafeArc
Alex Crichton
-3
/
+3
2014-05-19
std: Rebuild mpmc queues on Unsafe/Arc
Alex Crichton
-23
/
+27
2014-05-07
Test fixes and rebase conflicts
Alex Crichton
-1
/
+0
2014-04-10
std,serialize: remove some internal uses of ~[].
Huon Wilson
-6
/
+6
2014-03-31
std: Switch field privacy as necessary
Alex Crichton
-1
/
+1
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2014-03-20
rename std::vec -> std::slice
Daniel Micay
-3
/
+3
2014-03-13
std: Rename Chan/Port types and constructor
Alex Crichton
-10
/
+10
2014-02-11
Rewrite channels yet again for upgradeability
Alex Crichton
-1
/
+1
2014-02-01
Make next_power_of_two generic for unsigned integers
Brendan Zabarauskas
-2
/
+2
2014-01-29
Removing do keyword from libstd and librustc
Scott Lawrence
-4
/
+4
2014-01-21
Remove unnecessary parentheses.
Huon Wilson
-1
/
+1
2014-01-17
Add a generic power function
Flavio Percoco
-2
/
+2
2014-01-09
Merge some numeric traits with Real and don't re-export RealExt
Brendan Zabarauskas
-1
/
+1
2013-12-24
std: Get stdtest all passing again
Alex Crichton
-3
/
+9
2013-12-24
std: Introduce std::sync
Alex Crichton
-0
/
+211