summaryrefslogtreecommitdiff
path: root/src/regex.cc
AgeCommit message (Expand)Author
2015-07-25Tweak regex constructor callsMaxime Coste
2015-07-14Transform boost/std regex_error to Kakoune::regex_error at Regex constructionMaxime Coste
2015-06-01Port more code to use the format function instead of adhoc string concatMaxime Coste
2015-04-27Replace some String temporaries with StringViewsMaxime Coste
2015-03-10Refactor String, use a common StringOps interface, hide std::stringMaxime Coste
2014-10-13Refactor regex uses, do not reference boost except in regex.hhMaxime Coste