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
/
win32_os.rs
Age
Commit message (
Expand
)
Author
Lines
2011-05-16
Rewrite everything to use [] instead of vec() in value position.
Graydon Hoare
-1
/
+1
2011-05-12
Downcase std modules again, move to :: for module dereferencing
Marijn Haverbeke
-0
/
+80
2011-05-06
Rename std modules to be camelcased
Marijn Haverbeke
-80
/
+0
2011-05-02
Un-revert "Use different syntax for checks that matter to typestate", fixing ...
Patrick Walton
-1
/
+1
2011-05-02
Revert "Use different syntax for checks that matter to typestate"
Graydon Hoare
-1
/
+1
2011-05-02
Use different syntax for checks that matter to typestate
Tim Chevalier
-1
/
+1
2011-04-28
stdlib: Add getenv(3) to win32_os.
Patrick Walton
-0
/
+2
2011-03-25
stdlib: Separate basic I/O reading functionality into a separate buf_reader o...
Patrick Walton
-0
/
+1
2011-03-22
stdlib: Make writers seekable; switch file writers to the C FILE interface to...
Patrick Walton
-0
/
+1
2011-03-21
Add a binding to ftell()
Patrick Walton
-0
/
+1
2011-03-15
Add an OS-specific dylib_filename() function to the standard library
Patrick Walton
-0
/
+4
2011-03-14
Add functionality for running external programs to the std lib
Marijn Haverbeke
-0
/
+22
2011-03-14
Extend stream functionality
Marijn Haverbeke
-0
/
+2
2011-03-14
Add basic file-system functionality
Marijn Haverbeke
-5
/
+0
2010-10-22
rustc: Add an "_" prefix to assembler-generated symbols on Mac
Patrick Walton
-0
/
+4
2010-10-22
Add some filename helpers to os.
Graydon Hoare
-0
/
+9
2010-09-22
Reformat standard library; no code changes.
Graydon Hoare
-20
/
+29
2010-08-20
Add ungetc and re-indent _io.rs.
Graydon Hoare
-0
/
+1
2010-08-18
Add stdio_reader to io, just use FILE* values for now. We have things to do.
Graydon Hoare
-0
/
+5
2010-08-04
Add per-platform file-open flags to std.os. Open buffers as desired in std._io.
Roy Frostig
-1
/
+16
2010-06-23
Populate tree.
Graydon Hoare
-0
/
+9
[prev]