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
/
test
/
stdtest
/
run.rs
Age
Commit message (
Expand
)
Author
Lines
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-3
/
+5
2011-11-16
refactor all unix types
Niko Matsakis
-6
/
+8
2011-11-10
Cleanup unused imports in tests
Haitao Li
-1
/
+0
2011-11-08
Remove all uses of native cdecl except for those that yield
Brian Anderson
-5
/
+5
2011-10-29
Cleanup the existing platform-specific ignored tests
Brian Anderson
-9
/
+1
2011-10-12
continue to annotate functions as unsafe where neccessary
Niko Matsakis
-4
/
+4
2011-09-12
Merge branch 'unwind'
Brian Anderson
-0
/
+7
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-1
/
+1
2011-09-11
Add a waitpid wrapper to std::run that interprets the exit status on unix
Brian Anderson
-0
/
+7
2011-09-02
Reformat. Issue #855
Brian Anderson
-9
/
+8
2011-09-01
Rename std::istr to std::str. Issue #855
Brian Anderson
-2
/
+2
2011-08-27
Convert std::io to istrs. Issue #855
Brian Anderson
-6
/
+6
2011-08-27
Convert std::run to istrs. Issue #855
Brian Anderson
-4
/
+5
2011-08-20
Reformat
Brian Anderson
-11
/
+9
2011-08-16
Rename std::ivec to std::vec
Brian Anderson
-1
/
+1
2011-08-12
Convert std::run to ivecs
Brian Anderson
-4
/
+4
2011-08-12
Rename std::ioivec to std::io
Brian Anderson
-5
/
+5
2011-08-12
Convert all uses of std::io to std::ioivec
Brian Anderson
-5
/
+6
2011-08-12
Rename std::str::unsafe_from_bytes_ivec to unsafe_from_bytes
Brian Anderson
-1
/
+1
2011-08-12
Convert all uses of unsafe_from_bytes to unsafe_from_bytes_ivec
Brian Anderson
-2
/
+3
2011-08-03
Whitespace cleanup
Brian Anderson
-4
/
+4
2011-08-03
Add some hacks to get stdin piping working more correctly in windows
Brian Anderson
-1
/
+50
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-4
/
+4
2011-07-24
The Big Test Suite Overhaul
Brian Anderson
-0
/
+18