summaryrefslogtreecommitdiff
path: root/src/regex.hh
AgeCommit message (Expand)Author
2015-03-10Refactor String, use a common StringOps interface, hide std::stringMaxime Coste
2014-12-23Remove trailing blank linesMaxime Coste
2014-10-14Add a disabled wrapper for using std regex instead of boostMaxime Coste
2014-10-13Refactor regex uses, do not reference boost except in regex.hhMaxime Coste
2012-08-29remove regex.hh, define Regex directly in string.hhMaxime Coste
2012-05-03Add a ShellManager which handles executing shell commandsMaxime Coste
2012-04-14replace std::string references with StringMaxime Coste