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
/
task.rs
Age
Commit message (
Expand
)
Author
Lines
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-4
/
+0
2014-03-13
std: Rename Chan/Port types and constructor
Alex Crichton
-43
/
+40
2014-03-12
rustc: Remove matching on ~str from the language
Michael Darakananda
-2
/
+2
2014-02-16
Clean up std::task docs, make TaskBuilder a real builder
Kevin Ballard
-95
/
+26
2014-02-15
auto merge of #12302 : alexcrichton/rust/issue-12295, r=brson
bors
-1
/
+0
2014-02-15
auto merge of #12298 : alexcrichton/rust/rustdoc-testing, r=sfackler
bors
-1
/
+1
2014-02-15
Silence some unused import warnings
Alex Crichton
-1
/
+0
2014-02-15
std: clean up ptr a bit
Corey Richardson
-2
/
+2
2014-02-14
Fix all code examples
Alex Crichton
-1
/
+1
2014-02-11
Rewrite channels yet again for upgradeability
Alex Crichton
-3
/
+2
2014-02-07
Delete send_str, rewrite clients on top of MaybeOwned<'static>
Kevin Ballard
-5
/
+4
2014-02-04
Replace NonCopyable usage with NoPod
Flavio Percoco
-4
/
+3
2014-02-03
std: Fix tests with io_error usage
Alex Crichton
-1
/
+1
2014-01-29
Removing do keyword from libstd and librustc
Scott Lawrence
-44
/
+44
2014-01-21
Remove unnecessary parentheses.
Huon Wilson
-1
/
+1
2014-01-06
Support arbitrary stdout/stderr/logger handles
Alex Crichton
-35
/
+13
2013-12-27
std: uniform modules titles for doc
Luca Bruno
-1
/
+1
2013-12-24
green: Move a scheduler test inside libgreen
Alex Crichton
-60
/
+0
2013-12-24
Finalize the green::Pool type
Alex Crichton
-15
/
+16
2013-12-24
std: Get stdtest all passing again
Alex Crichton
-66
/
+32
2013-12-24
green: Rip the bandaid off, introduce libgreen
Alex Crichton
-0
/
+745
2011-12-14
Remove some duplicated unused parts of std now that they're present in core.
Graydon Hoare
-357
/
+0
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-2
/
+9
2011-12-07
Disallow binding by-mut-ref and by-move arguments
Marijn Haverbeke
-1
/
+1
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-0
/
+350