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
/
doc
/
trpl
/
concurrency.md
Age
Commit message (
Expand
)
Author
Lines
2015-05-14
Another thread->task fix.
David Reid
-1
/
+1
2015-05-09
Squeeze the last bits of `task`s in documentation in favor of `thread`
Barosl Lee
-1
/
+1
2015-05-02
=BG= minor: ensure correct range bounds in concurreny examples in the rust book
Brendan Graetz
-4
/
+4
2015-04-16
Fix some broken links in the book
Florian Hartwig
-2
/
+2
2015-04-14
Fallout: move from scoped to spawn
Aaron Turon
-41
/
+8
2015-04-04
Fix doc (fixup #24031)
Manish Goregaokar
-3
/
+1
2015-04-03
Remove old_io from trpl/concurrency.md
Dan Callahan
-22
/
+10
2015-03-31
book: reword timer bit
Darin Morrison
-7
/
+9
2015-03-23
rollup merge of #23598: brson/gate
Alex Crichton
-0
/
+5
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+5
2015-03-21
guide: minor copy edits
Ches Martin
-6
/
+5
2015-03-14
Fix a typo in the documentation.
Ricardo Martins
-1
/
+1
2015-03-08
Remove reference to NoSend in concurrency chapter of the book
Steve Klabnik
-9
/
+2
2015-02-18
Update docs by dropping suffixes except where they served to instruct.
Niko Matsakis
-2
/
+2
2015-02-17
Test fixes and rebase conflicts
Alex Crichton
-40
/
+22
2015-02-14
Normalize range syntax used in concurrency.md
Manish Goregaokar
-6
/
+6
2015-02-12
Fixed one newly created instance of range(start, end).
Nick Sarten
-1
/
+1
2015-02-04
A concurrency chapter to replace the tasks chapter.
Steve Klabnik
-0
/
+391