]> git.tdb.fi Git - libs/core.git/history - source/regex.cpp
Add specialization for lexical_cast<std::string> to avoid borking with spaces
[libs/core.git] / source / regex.cpp
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