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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libterm
Age
Commit message (
Expand
)
Author
Lines
2014-03-31
Bump version to 0.10
Alex Crichton
-1
/
+1
2014-03-31
vec: convert `append` and `append_one` to methods
Daniel Micay
-12
/
+6
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-11
/
+11
2014-03-24
Documentation sprint: Terminfo
Olle Jonsson
-12
/
+35
2014-03-23
Register new snapshots
Flavio Percoco
-1
/
+0
2014-03-22
auto merge of #12907 : alexcrichton/rust/issue-12892, r=brson
bors
-2
/
+2
2014-03-22
Remove outdated and unnecessary std::vec_ng::Vec imports.
Huon Wilson
-1
/
+1
2014-03-21
test: Make manual changes to deal with the fallout from removal of
Patrick Walton
-58
/
+96
2014-03-20
std: Rename {push,read}_bytes to {push,read}_exact
Alex Crichton
-2
/
+2
2014-03-20
Register new snapshots
Alex Crichton
-2
/
+1
2014-03-20
Removing imports of std::vec_ng::Vec
Alex Crichton
-1
/
+0
2014-03-20
rename std::vec -> std::slice
Daniel Micay
-6
/
+6
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-38
/
+0
2014-03-14
lint: add lint for use of a `~[T]`.
Huon Wilson
-0
/
+1
2014-03-04
doc: use the newer favicon
Adrien Tétar
-1
/
+1
2014-03-02
Add /etc/terminfo to the terminfo search paths
Virgile Andreani
-4
/
+6
2014-02-23
Move std::{trie, hashmap} to libcollections
Alex Crichton
-2
/
+4
2014-02-22
Warn about unnecessary parentheses upon assignment
Eduard Bopp
-2
/
+2
2014-02-22
Reduce reliance on `to_str_radix`
Brendan Zabarauskas
-57
/
+37
2014-02-20
Mass rename if_ok! to try!
Alex Crichton
-21
/
+17
2014-02-11
Move replace and swap to std::mem. Get rid of std::util
Edward Wang
-3
/
+4
2014-02-03
Fixing remaining warnings and errors throughout
Alex Crichton
-0
/
+6
2014-02-03
extra: Fix tests with io_error usage
Alex Crichton
-1
/
+1
2014-02-03
extra: Remove io_error usage
Alex Crichton
-36
/
+47
2014-02-02
Move term, terminfo out of extra.
xales
-0
/
+1441