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
/
libcore
/
rt
/
uvll.rs
Age
Commit message (
Expand
)
Author
Lines
2013-05-08
librustc: Stop parsing modes and remove them entirely from the language
Patrick Walton
-12
/
+14
2013-04-30
Merge remote-tracking branch 'brson/io'
Brian Anderson
-3
/
+3
2013-04-29
librustc: Remove `ptr::addr_of`.
Patrick Walton
-3
/
+3
2013-04-24
Merge remote-tracking branch 'brson/io'
Brian Anderson
-3
/
+3
2013-04-23
Removing more unnecessary unsafe blocks throughout
Alex Crichton
-2
/
+2
2013-04-22
core::rt: Fix a use after free in uv 'write'
Brian Anderson
-3
/
+3
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-6
/
+6
2013-03-26
Remove unused imports throughout
Alex Crichton
-1
/
+0
2013-03-25
Merge remote-tracking branch 'brson/rt'
Brian Anderson
-0
/
+442
2013-03-18
core: Refactor uv bindings
Brian Anderson
-0
/
+1
2013-03-18
core: Convert some multiline statements to single-line
Brian Anderson
-67
/
+32
2013-03-18
core: Simplify uvll bindings and strip out currently-unused bits
Brian Anderson
-1746
/
+283
2013-03-18
Give core::rt and std::net their own uvll bindings
Brian Anderson
-0
/
+1939