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
/
rt
/
message_queue.rs
Age
Commit message (
Expand
)
Author
Lines
2013-10-25
Encapsulate the lock-free mpsc queue in the MessageQueue type
Brian Anderson
-49
/
+11
2013-08-27
Rename UnsafeAtomicRcBox to UnsafeArc. Fixes #7674.
Huon Wilson
-3
/
+3
2013-08-24
std::rt: Reduce MessageQueue contention
Brian Anderson
-8
/
+42
2013-08-24
std::rt: Remove extra boxes from MessageQueue and SleeperList
Brian Anderson
-4
/
+3
2013-07-27
Change concurrency primitives to standard naming conventions
Steven Stewart-Gallus
-2
/
+2
2013-07-03
Merge remote-tracking branch 'mozilla/master'
Brian Anderson
-2
/
+2
2013-06-28
librustc: Change "Owned" to "Send" everywhere
Patrick Walton
-2
/
+2
2013-06-16
Merge remote-tracking branch 'brson/io'
Brian Anderson
-0
/
+3
2013-06-04
std::cell: Modernize constructors
Philipp Brüschweiler
-1
/
+1
2013-05-29
librustc: Redo the unsafe checker and make unsafe methods not callable from s...
Patrick Walton
-7
/
+11
2013-05-29
Merge remote-tracking branch 'brson/io' into incoming
Brian Anderson
-0
/
+3
2013-05-22
libstd: Fix merge fallout.
Patrick Walton
-0
/
+53