]> git.tdb.fi Git - libs/core.git/history - source/regex.cpp
Add move semantics to Variant
[libs/core.git] / source / regex.cpp
2011-05-25 Mikko RasaMove files around to prepare for assimilation into... strings-master
2011-05-25 Mikko RasaFurther style and comment adjustments
2009-03-08 Mikko RasaFix a problem with MATCH_MASK handling in Regex
2009-02-21 Mikko RasaFix octal escape generation in c_escape
2008-11-25 Mikko RasaHandle branches in subregexes correctly
2008-08-06 Mikko RasaAdd specialization for lexical_cast<std::string> to...
2008-06-08 Mikko RasaAdd missing includes
2008-05-28 Mikko RasaRemove the "optimization" of omitting MATCH_CHAR instru...
2007-10-04 Mikko Rasacore/error.h renamed to except.h
2007-08-10 Mikko RasaFix a bug in Regex with brackets
2007-08-09 Mikko RasaAdd Id tags and copyright notices to a few files that...
2007-05-25 Mikko RasaAdd glob and regex thingies