summaryrefslogtreecommitdiff
path: root/src/string.hh
AgeCommit message (Expand)Author
2012-05-30correctly implement std::hash<String>Maxime Coste
2012-05-29Add some string helpers and unit testsMaxime Coste
2012-04-14Implement our own String class in preparation to encoding support.Maxime Coste
2012-04-14replace std::string references with StringMaxime Coste