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
/
test.rs
Age
Commit message (
Expand
)
Author
Lines
2013-06-17
std::rt: Add util mod and num_cpus function
Brian Anderson
-5
/
+2
2013-06-16
Merge remote-tracking branch 'brson/io'
Brian Anderson
-63
/
+296
2013-06-15
Merge remote-tracking branch 'brson/io-wip' into io
Brian Anderson
-44
/
+54
2013-06-15
std::rt: Tasks contain a JoinLatch
Brian Anderson
-31
/
+24
2013-06-14
redesigned the pinning to pin deal with things on dequeue, not on enqueue
toddaaro
-14
/
+18
2013-06-13
std::rt: Tasks must have an unwinder. Simpler
Brian Anderson
-6
/
+6
2013-06-13
std::rt: Change the Task constructors to reflect a tree
Brian Anderson
-10
/
+36
2013-06-13
automated whitespace fixes
Daniel Micay
-1
/
+0
2013-06-12
added functionality to tell schedulers to refuse to run tasks that are not pi...
toddaaro
-5
/
+25
2013-06-12
A basic implementation of pinning tasks to schedulers. No IO interactions hav...
toddaaro
-0
/
+124
2013-06-06
std::rt: Configure test threads with RUST_TEST_THREADS. Default is ncores x2
Brian Anderson
-2
/
+17
2013-06-04
std::cell: Modernize constructors
Philipp Brüschweiler
-8
/
+8
2013-05-30
core::rt: deny(unused_imports, unused_mut, unused_variable)
Brian Anderson
-5
/
+3
2013-05-30
core::rt: Fix two multithreading bugs and add a threadring test
Brian Anderson
-1
/
+1
2013-05-29
Merge remote-tracking branch 'brson/io' into incoming
Brian Anderson
-26
/
+89
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+192