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
/
lib
/
_io.rs
Age
Commit message (
Expand
)
Author
Lines
2011-01-10
Fail in new_stdio_reader when libc.fopen fails.
Graydon Hoare
-2
/
+3
2010-11-02
Shift obj, type, param decls to have strata rather than effects.
Graydon Hoare
-15
/
+15
2010-08-20
Test the buffered reader and writer in _io.
Roy Frostig
-4
/
+19
2010-08-20
Add ungetc and re-indent _io.rs.
Graydon Hoare
-95
/
+99
2010-08-20
Add _uint module to std, move some code around.
Graydon Hoare
-1
/
+1
2010-08-19
Make _io.buf_reader read more than 0 bytes at a time.
Roy Frostig
-3
/
+4
2010-08-18
Add stdio_reader to io, just use FILE* values for now. We have things to do.
Graydon Hoare
-1
/
+31
2010-08-06
Add an int->str conversion function.
Jeffrey Yasskin
-2
/
+2
2010-08-06
Redo yesterday's buf_writer-wrapper in a less silly and convoluted way. Add ...
Roy Frostig
-43
/
+15
2010-08-04
Add to std._io some formatter/type-specific-writer mechanism. Make a few typ...
Roy Frostig
-0
/
+51
2010-08-04
Add per-platform file-open flags to std.os. Open buffers as desired in std._io.
Roy Frostig
-3
/
+25
2010-08-04
Add a buffered writer to stdlib _io module.
Roy Frostig
-3
/
+41
2010-08-04
Address _io.new_buf FIXME now that issue #93 is closed.
Roy Frostig
-9
/
+1
2010-07-27
Switch machine-type lexemes to use suffixes. Remove support for foo(bar) as a...
Graydon Hoare
-5
/
+5
2010-07-16
Ensure that functions that should return a value do; issue 41
Patrick Walton
-0
/
+1
2010-07-13
Modify _io's fd_buf_reader to do something slightly more useful: produce mult...
Graydon Hoare
-13
/
+33
2010-06-23
Populate tree.
Graydon Hoare
-0
/
+36