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
/
io
Age
Commit message (
Expand
)
Author
Lines
2013-05-09
Fix typos
Sean Moon
-1
/
+1
2013-05-06
Step one for 'proper' pub condition: support pub keyword in form.
Felix S. Klock II
-1
/
+2
2013-05-04
Register snapshots
Brian Anderson
-3
/
+0
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-4
/
+0
2013-04-24
core: Warning police
Brian Anderson
-6
/
+1
2013-04-23
core::rt: Add more I/O docs
Brian Anderson
-22
/
+151
2013-04-23
Merge remote-tracking branch 'brson/io'
Brian Anderson
-67
/
+328
2013-04-23
core, rustc: Warning police
Tim Chevalier
-2
/
+2
2013-04-22
core::rt: Add unwinding to newsched tasks
Brian Anderson
-0
/
+1
2013-04-22
core::rt: Add implementations of Reader, Writer, and Listener for Option
Brian Anderson
-3
/
+174
2013-04-22
core::rt: Move the definition of Listener to rt::io
Brian Anderson
-34
/
+21
2013-04-22
core::rt: Make I/O constructors return Option instead of Result
Brian Anderson
-7
/
+7
2013-04-20
core::rt:: Implement Reader/Writer for MemReader/MemWriter
Brian Anderson
-7
/
+70
2013-04-20
core::rt: Listener constructors are called and return a
Brian Anderson
-3
/
+30
2013-04-19
core::rt: Just some poking at the I/O docs
Brian Anderson
-4
/
+21
2013-04-19
wip
Brian Anderson
-12
/
+7
2013-04-19
core::rt: Rename Closeable to Close, Seekable to Seek, blocking to native
Brian Anderson
-21
/
+21
2013-04-19
Tidy
Brian Anderson
-21
/
+21
2013-04-19
core::rt: Declare large parts of the I/O API
Brian Anderson
-24
/
+1535
2013-03-28
Removing unused imports
Alex Crichton
-2
/
+0
2013-03-26
Remove unused imports throughout
Alex Crichton
-3
/
+0
2013-03-25
Merge remote-tracking branch 'brson/rt'
Brian Anderson
-0
/
+90
2013-03-18
core: Refactor uv bindings
Brian Anderson
-3
/
+3
2013-03-18
core: Add rt::io and start sketching the API
Brian Anderson
-0
/
+90