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
/
test
/
run-pass
/
lib-io.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Downcase std modules again, move to :: for module dereferencing
Marijn Haverbeke
2011-05-12
1
-5
/
+5
*
Rename std modules to be camelcased
Marijn Haverbeke
2011-05-06
1
-5
/
+5
*
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
Graydon Hoare
2011-05-03
1
-0
/
+2
*
Un-revert "Use different syntax for checks that matter to typestate", fixing ...
Patrick Walton
2011-05-02
1
-1
/
+1
*
Revert "Use different syntax for checks that matter to typestate"
Graydon Hoare
2011-05-02
1
-1
/
+1
*
Use different syntax for checks that matter to typestate
Tim Chevalier
2011-05-02
1
-1
/
+1
*
Re-XFAIL lib-io.rs, not quite working yet.
Graydon Hoare
2011-04-29
1
-0
/
+1
*
Un-XFAIL most library tests.
Graydon Hoare
2011-04-29
1
-1
/
+0
*
Slight updates to match API drift in io, lib-io.rs passes.
Graydon Hoare
2011-04-13
1
-4
/
+4
*
Switch xfail system to use comments embedded in source files.
Graydon Hoare
2011-03-25
1
-0
/
+2
*
Change io.fileflag to a tag type. Remove FIXME
Brian Anderson
2011-03-06
1
-1
/
+1
*
Rename std._io to std.io since 'io' is no longer a keyword
Brian Anderson
2011-02-22
1
-3
/
+3
*
Test the buffered reader and writer in _io.
Roy Frostig
2010-08-20
1
-0
/
+26