about summary refs log tree commit diff
path: root/src/libterm
AgeCommit message (Expand)AuthorLines
2014-03-20std: Rename {push,read}_bytes to {push,read}_exactAlex Crichton-2/+2
2014-03-20Register new snapshotsAlex Crichton-2/+1
2014-03-20Removing imports of std::vec_ng::VecAlex Crichton-1/+0
2014-03-20rename std::vec -> std::sliceDaniel Micay-6/+6
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-38/+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-03-02Add /etc/terminfo to the terminfo search pathsVirgile Andreani-4/+6
2014-02-23Move std::{trie, hashmap} to libcollectionsAlex Crichton-2/+4
2014-02-22Warn about unnecessary parentheses upon assignmentEduard Bopp-2/+2
2014-02-22Reduce reliance on `to_str_radix`Brendan Zabarauskas-57/+37
2014-02-20Mass rename if_ok! to try!Alex Crichton-21/+17
2014-02-11Move replace and swap to std::mem. Get rid of std::utilEdward Wang-3/+4
2014-02-03Fixing remaining warnings and errors throughoutAlex Crichton-0/+6
2014-02-03extra: Fix tests with io_error usageAlex Crichton-1/+1
2014-02-03extra: Remove io_error usageAlex Crichton-36/+47
2014-02-02Move term, terminfo out of extra.xales-0/+1441