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
/
term.rs
Age
Commit message (
Expand
)
Author
Lines
2011-09-02
Reformat. Issue #855
Brian Anderson
-3
/
+3
2011-09-01
Rename std::istr to std::str. Issue #855
Brian Anderson
-1
/
+1
2011-08-27
Convert std::generic_os to istrs. Issue #855
Brian Anderson
-2
/
+2
2011-08-27
Convert std::term to istrs. Issue #855
Brian Anderson
-3
/
+3
2011-08-20
Reformat
Brian Anderson
-5
/
+5
2011-08-15
The wonky for...in... whitespace was bothering me. Sorry!
Lindsey Kuper
-1
/
+1
2011-08-12
Rename std::termivec to std::term
Brian Anderson
-0
/
+86
2011-08-12
Remove std::term
Brian Anderson
-81
/
+0
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
-8
/
+8
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-28
/
+28
2011-06-16
Reformat a bunch of recent churn.
Graydon Hoare
-10
/
+4
2011-06-15
Add xterm to the term lib's list of supported terms.
Michael Sullivan
-0
/
+1
2011-06-15
stdlib: Add color support for GNU screen
Brian Anderson
-2
/
+10
2011-06-15
stdlib: Add emacs variables to term.rs
Brian Anderson
-0
/
+9
2011-06-15
Reformat source tree (minus a couple tests that are still grumpy).
Graydon Hoare
-11
/
+22
2011-05-16
Rewrite everything to use [] instead of vec() in value position.
Graydon Hoare
-4
/
+4
2011-05-12
Downcase std modules again, move to :: for module dereferencing
Marijn Haverbeke
-0
/
+58