aboutsummaryrefslogtreecommitdiff
path: root/cutl/re.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-13Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-05-24Update copyright yearKaren Arutyunov1-1/+1
2017-01-03Update copyright yearBoris Kolpackov1-1/+1
2016-11-15Various MSVC and C++11 fixesBoris Kolpackov1-0/+2
2016-11-14C++11-compatibility fixes and improvementsBoris Kolpackov1-7/+3
2013-02-09Update copyright yearBoris Kolpackov1-1/+1
2012-08-27Reimplement regex support not to rely on any extensions to std::tr1::regexBoris Kolpackov1-3/+11
2012-07-27Add support for case-insensitive regexBoris Kolpackov1-4/+15
2012-05-09Make regex class templateBoris Kolpackov1-78/+99
2011-12-27Remove author headerBoris Kolpackov1-1/+0
2011-12-27Update copyrightBoris Kolpackov1-1/+1
2011-07-05Actual regex implementationBoris Kolpackov1-0/+245