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