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