about summary refs log tree commit diff
path: root/src/libcore/rt/io
AgeCommit message (Expand)AuthorLines
2013-04-23core, rustc: Warning policeTim Chevalier-2/+2
2013-04-19core::rt: Rename Closeable to Close, Seekable to Seek, blocking to nativeBrian Anderson-21/+21
2013-04-19TidyBrian Anderson-21/+21
2013-04-19core::rt: Declare large parts of the I/O APIBrian Anderson-24/+1535
2013-03-28Removing unused importsAlex Crichton-2/+0
2013-03-26Remove unused imports throughoutAlex Crichton-3/+0
2013-03-25Merge remote-tracking branch 'brson/rt'Brian Anderson-0/+90
2013-03-18core: Refactor uv bindingsBrian Anderson-3/+3
2013-03-18core: Add rt::io and start sketching the APIBrian Anderson-0/+90