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
/
libstd
/
rt
/
io
/
file.rs
Age
Commit message (
Expand
)
Author
Lines
2013-08-22
std: put FileMode/Access->whence-mask in uvio, open/unlink as fns in file::
Jeff Olson
-89
/
+51
2013-08-22
std: slight refactor on UvFilestream seek behavior, pre-seek-refactor
Jeff Olson
-8
/
+2
2013-08-22
std: rename tmp file paths to go into ./tmp folder in builddir
Jeff Olson
-7
/
+7
2013-08-22
std: more seek tests
Jeff Olson
-1
/
+71
2013-08-22
std: lint appeasement for unused param in condition handler
Jeff Olson
-1
/
+1
2013-08-22
std: rework file io.. support [p]read,[p]write, impl seek/tell + more tests
Jeff Olson
-16
/
+124
2013-08-22
std: add FileStream::unlink + more tests
Jeff Olson
-2
/
+52
2013-08-22
std: rt::io::file::FileStream fleshed out.. needs more work.. see extended
Jeff Olson
-15
/
+94
2013-08-21
std/extra: changing XXX to FIXME; cleanup
Tim Chevalier
-1
/
+1
2013-06-12
std: unify the str -> [u8] functions as 3 methods: .as_bytes() and .as_bytes_...
Huon Wilson
-1
/
+1
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+79