summary refs log tree commit diff
path: root/src/libterm/terminfo/parm.rs
AgeCommit message (Expand)AuthorLines
2014-03-31vec: convert `append` and `append_one` to methodsDaniel Micay-12/+6
2014-03-24Documentation sprint: TerminfoOlle Jonsson-1/+1
2014-03-22Remove outdated and unnecessary std::vec_ng::Vec imports.Huon Wilson-1/+1
2014-03-21test: Make manual changes to deal with the fallout from removal ofPatrick Walton-33/+61
2014-03-20rename std::vec -> std::sliceDaniel Micay-4/+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-11Move replace and swap to std::mem. Get rid of std::utilEdward Wang-3/+4
2014-02-02Move term, terminfo out of extra.xales-0/+684