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
Age
Commit message (
Expand
)
Author
Lines
2013-11-11
vec: with_capacity: check for overflow
Corey Richardson
-1
/
+5
2013-11-11
Clean lint on test build
Corey Richardson
-2
/
+0
2013-11-10
auto merge of #10408 : alexcrichton/rust/snapshots, r=huonw
bors
-195
/
+24
2013-11-10
Enable uv pipe tests on windows
Alex Crichton
-7
/
+5
2013-11-10
Register new snapshots
Alex Crichton
-195
/
+24
2013-11-10
auto merge of #10406 : alexcrichton/rust/issue-10405, r=huonw
bors
-1
/
+22
2013-11-10
Only run dsymutil on OSX in debug builds
Alex Crichton
-2
/
+3
2013-11-10
auto merge of #10399 : huonw/rust/get-opt-doc, r=alexcrichton
bors
-1
/
+2
2013-11-10
Remove a debug! statement before I/O is ready
Alex Crichton
-1
/
+22
2013-11-10
Fix usage of libuv for windows
Alex Crichton
-40
/
+87
2013-11-10
extra::getopts: update docs for minor renaming.
Huon Wilson
-1
/
+2
2013-11-10
Carefully destroy channels at the right time.
Alex Crichton
-9
/
+67
2013-11-10
Another round of test fixes from previous commits
Alex Crichton
-74
/
+311
2013-11-10
Update to the latest libuv
Alex Crichton
-467
/
+169
2013-11-10
Fall back from uv tty instances more aggressively
Alex Crichton
-10
/
+19
2013-11-10
Make the uv bindings resilient to linked failure
Alex Crichton
-828
/
+846
2013-11-10
Assorted test fixes and merge conflicts
Alex Crichton
-144
/
+134
2013-11-10
Rework the idle callback to have a safer interface
Alex Crichton
-86
/
+79
2013-11-10
Update all uv tests to pass again
Alex Crichton
-1341
/
+706
2013-11-10
Work around bugs in 32-bit enum FFI
Alex Crichton
-2
/
+12
2013-11-10
Migrate all streams to synchronous closing
Alex Crichton
-32
/
+14
2013-11-10
Add bindings to uv's utime function
Alex Crichton
-5
/
+67
2013-11-10
Don't overflow in a converting stat times to u64
Alex Crichton
-1
/
+3
2013-11-10
Clean up the remaining chunks of uv
Alex Crichton
-121
/
+105
2013-11-10
Migrate uv net bindings away from ~fn()
Alex Crichton
-1067
/
+618
2013-11-10
Migrate uv getaddrinfo away from ~fn()
Alex Crichton
-142
/
+70
2013-11-10
Migrate uv file bindings away from ~fn()
Alex Crichton
-675
/
+405
2013-11-10
Start migrating stream I/O away from ~fn()
Alex Crichton
-319
/
+501
2013-11-10
Fixing rebase conflicts and such
Alex Crichton
-144
/
+91
2013-11-10
Remove usage of ~fn from the scheduler
Alex Crichton
-3
/
+2
2013-11-10
Remove usage of ~fn() from uv async/idle
Alex Crichton
-266
/
+279
2013-11-10
Migrate uv signal handling away from ~fn()
Alex Crichton
-87
/
+56
2013-11-10
Migrate uv process bindings away from ~fn()
Alex Crichton
-200
/
+115
2013-11-10
Migrate uv timer bindings away from ~fn()
Alex Crichton
-127
/
+151
2013-11-10
uv: Remove closure-based home_for_io for raii
Alex Crichton
-385
/
+326
2013-11-10
uv: Provide a helper fn to Result<(), IoError>
Alex Crichton
-74
/
+19
2013-11-10
uv: Remove lots of uv/C++ wrappers
Alex Crichton
-955
/
+310
2013-11-10
temporarily disable tests on android and tagging issue number #10393
Young-il Choi
-0
/
+2
2013-11-10
temporarily disable tests on android and tagging issue number #10380
Young-il Choi
-99
/
+13
2013-11-10
temporarily disable tests on android and tagging issue number #10379
Young-il Choi
-0
/
+3
2013-11-10
temporarily disable tests on android and tagging issue number #10378
Young-il Choi
-3
/
+3
2013-11-10
disable tests on android since tcp/ip permission cannot be acquired without h...
Young-il Choi
-0
/
+2
2013-11-10
tagging issue number(#10381)
Young-il Choi
-60
/
+62
2013-11-09
auto merge of #10367 : alexcrichton/rust/system-abi, r=nikomatsakis
bors
-106
/
+131
2013-11-09
Add a "system" ABI
Alex Crichton
-106
/
+131
2013-11-09
auto merge of #10153 : nikomatsakis/rust/issue-4846-multiple-lifetime-paramet...
bors
-3605
/
+5024
2013-11-09
Make irrelevant changes to regions-mock-tcx to convince the pretty printer to...
Niko Matsakis
-4
/
+0
2013-11-09
Make main public to accommodate check-fast
Niko Matsakis
-2
/
+2
2013-11-09
auto merge of #10372 : catamorphism/rust/rustpkg-issue-9311, r=catamorphism
bors
-8
/
+4
2013-11-09
xfail-fast regions-mock-tcx.rs
Niko Matsakis
-0
/
+2
[prev]
[next]