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.rs
Age
Commit message (
Expand
)
Author
Lines
2012-03-14
std: Rename the hashmap constructors to conform to new standards
Brian Anderson
-6
/
+6
2012-03-14
allow immut vars to be moved. enforce mut vars after stage0 in std.
Niko Matsakis
-4
/
+4
2012-03-14
annotate libstd and start enforcing mutability
Niko Matsakis
-7
/
+7
2012-03-13
Overhaul constructor naming in libs
Brian Anderson
-1
/
+1
2012-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-34
/
+34
2012-03-09
Add an infinite loop construct
Tim Chevalier
-31
/
+31
2012-03-07
stdlib: Stop incurring vtable dispatch costs when hashmaps are used
Patrick Walton
-6
/
+7
2012-03-07
Revert "stdlib: Stop incurring vtable dispatch costs when hashmaps are used"
Patrick Walton
-7
/
+6
2012-03-07
stdlib: Stop incurring vtable dispatch costs when hashmaps are used
Patrick Walton
-6
/
+7
2012-02-28
std: Ignore uv tests on FreeBSD
Brian Anderson
-0
/
+2
2012-02-28
changing rust loop to 1 thread
Jeff Olson
-1
/
+1
2012-02-28
add uv::loop_delete()
Jeff Olson
-30
/
+67
2012-02-28
correcting for libuv behavior that differs between linux & windows
Jeff Olson
-4
/
+34
2012-02-28
moving new uv stuff into uv.rs and rust_uv.cpp
Jeff Olson
-150
/
+520
2012-02-02
Update libuv.
Graydon Hoare
-43
/
+35
2012-02-02
Win32 warning police.
Graydon Hoare
-45
/
+42
2012-01-17
libstd: Move std tests into libstd
Brian Anderson
-0
/
+44
2012-01-01
freebsd support
User Jyyou
-1
/
+4
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-1
/
+1
2011-12-19
preparing for removing math from std
Stefan Plantikow
-0
/
+2
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-0
/
+150