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
/
libextra
/
task_pool.rs
Age
Commit message (
Expand
)
Author
Lines
2013-12-25
Test fixes and rebase conflicts
Alex Crichton
-2
/
+0
2013-12-24
green: Rip the bandaid off, introduce libgreen
Alex Crichton
-15
/
+3
2013-12-16
Fallout of rewriting std::comm
Alex Crichton
-4
/
+2
2013-11-26
librustc: Make `||` lambdas not infer to `proc`s
Patrick Walton
-3
/
+3
2013-11-26
test: Remove all remaining non-procedure uses of `do`.
Patrick Walton
-2
/
+2
2013-11-26
librustuv: Remove all non-`proc` uses of `do` from `libextra` and
Patrick Walton
-2
/
+2
2013-11-19
libextra: Convert uses of `&fn(A)->B` to `|A|->B`.
Patrick Walton
-2
/
+2
2013-11-18
librustc: Convert `~fn()` to `proc()` everywhere.
Patrick Walton
-1
/
+1
2013-11-18
libextra: Remove `~fn()` from libextra.
Patrick Walton
-6
/
+6
2013-10-23
Removed Unnecessary comments and white spaces #4386
reedlepee
-1
/
+0
2013-10-23
Making fields in std and extra : private #4386
reedlepee
-2
/
+3
2013-09-26
Update the compiler to not use printf/printfln
Alex Crichton
-1
/
+1
2013-09-16
switch Drop to `&mut self`
Daniel Micay
-1
/
+1
2013-08-09
Remove the C++ runtime. Sayonara
Brian Anderson
-1
/
+1
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-1
/
+1
2013-08-01
std: Change `Times` trait to use `do` instead of `for`
blake2-ppc
-1
/
+1
2013-08-01
migrate many `for` loops to `foreach`
Daniel Micay
-1
/
+1
2013-07-24
Change 'print(fmt!(...))' to printf!/printfln! in src/lib*
Birunthan Mohanathas
-1
/
+1
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-7
/
+6
2013-06-25
Change finalize -> drop.
Luqman Aden
-1
/
+1
2013-06-23
vec: remove BaseIter implementation
Daniel Micay
-1
/
+1
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-6
/
+6
2013-05-30
libextra: Require documentation by default
Alex Crichton
-0
/
+2
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-1
/
+2
2013-05-22
libextra: Rename the actual metadata names of libcore to libstd and libstd to...
Patrick Walton
-0
/
+2
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+104