aboutsummaryrefslogtreecommitdiffstats
path: root/src/util.rs
Commit message (Expand)AuthorAgeFilesLines
* provide a timeout for reads when trying to match an escapeJesse Luehrs2013-04-011-0/+27
* move this into the implJesse Luehrs2013-03-311-16/+16
* remove some things that are imported by defaultJesse Luehrs2013-03-291-2/+0
* this should be a strict prefixJesse Luehrs2013-03-291-5/+10
* add a basic string trie implementationJesse Luehrs2013-03-291-0/+203
* fix for new 0.6 changeJesse Luehrs2013-03-281-4/+4
* abstract this outJesse Luehrs2013-03-211-0/+14