about summary refs log tree commit diff
path: root/src/libterm/lib.rs
AgeCommit message (Expand)AuthorLines
2014-03-20Removing imports of std::vec_ng::VecAlex Crichton-1/+0
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-12/+0
2014-03-14lint: add lint for use of a `~[T]`.Huon Wilson-0/+1
2014-03-04doc: use the newer faviconAdrien Tétar-1/+1
2014-02-23Move std::{trie, hashmap} to libcollectionsAlex Crichton-0/+2
2014-02-20Mass rename if_ok! to try!Alex Crichton-7/+3
2014-02-03Fixing remaining warnings and errors throughoutAlex Crichton-0/+6
2014-02-03extra: Remove io_error usageAlex Crichton-21/+25
2014-02-02Move term, terminfo out of extra.xales-0/+262