rust/src/libstd/rt/io
Alex Crichton b4c36c2d1b Upgrade libuv to the current master (again)
This is a reopening of the libuv-upgrade part of #8645. Hopefully this won't
cause random segfaults all over the place. The windows regression in testing
should also be fixed (it shouldn't build the whole compiler twice).

A notable difference from before is that gyp is now a git submodule instead of
always git-cloned at make time. This allows bundling for releases more easily.

Closes #8850
2013-09-06 11:12:49 -07:00
..
native
net Upgrade libuv to the current master (again) 2013-09-06 11:12:49 -07:00
comm_adapters.rs Forbid pub/priv where it has no effect 2013-08-12 23:20:46 -07:00
extensions.rs rt::io: Rename Bytes to ByteIterator and add note about iteration 2013-09-03 20:06:45 +02:00
file.rs Rename str::from_bytes to str::from_utf8, closes #8985 2013-09-05 14:17:24 +02:00
flate.rs Rename str::from_bytes to str::from_utf8, closes #8985 2013-09-05 14:17:24 +02:00
mem.rs Implement BufReader 2013-09-02 14:24:21 -04:00
mock.rs
mod.rs std::rt: Add get_host_addresses function 2013-09-05 14:22:16 -07:00
option.rs make in and foreach get treated as keywords 2013-08-01 00:21:13 -04:00
stdio.rs automated whitespace fixes 2013-06-13 18:03:08 -04:00
support.rs Turned off libstd unit tests that currently fail on Windows. 2013-08-28 01:44:25 -07:00
timer.rs librustc: Ensure that type parameters are in the right positions in paths. 2013-08-27 18:47:57 -07:00