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
/
libstd
/
uv_iotask.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-5
/
+5
2012-07-10
libcore: add a task::set_sched_mode fn
Erick Tryzelaar
-10
/
+2
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-44
/
+38
2012-07-04
Remove empty argument lists from do expressions
Ben Striegel
-5
/
+5
2012-07-03
core: Convert iter::repeat to the for protocol
Brian Anderson
-2
/
+2
2012-07-03
Change crust -> extern.
Graydon Hoare
-7
/
+7
2012-07-02
rustc: Implement a new resolve pass behind a compile flag
Patrick Walton
-1
/
+1
2012-07-01
Convert to new closure syntax
Brian Anderson
-7
/
+7
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-8
/
+8
2012-06-26
Change 'native' and 'crust' to 'extern'.
Graydon Hoare
-1
/
+1
2012-05-25
std: More iotask cleanup
Brian Anderson
-23
/
+22
2012-05-25
std: Remove unused iotask field `active`
Brian Anderson
-28
/
+17
2012-05-25
std: Rename uv::hl to uv::iotask. Additional cleanup
Brian Anderson
-0
/
+284
[prev]