]> git.tdb.fi Git - libs/core.git/history - source/strings/regex.h
Add move semantics to Variant
[libs/core.git] / source / strings / regex.h
2023-01-03 Mikko RasaAdd decorations for things which are considered part...
2022-12-06 Mikko RasaModernize noexcept specifiers
2021-10-31 Mikko RasaMark overridden virtual functions as such
2021-10-31 Mikko RasaMark constructors and destructors as default where...
2021-10-31 Mikko RasaUse default member initializers and constructor delegation
2021-08-29 Mikko RasaUse C++11 features with containers
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-06-10 Mikko RasaMerge branch 'io-master'
2011-06-08 Mikko RasaImprove exceptions for Regex and RegMatch
2011-06-08 Mikko RasaUse unsigned char as element of Regex::Code
2011-06-01 Mikko RasaDrop copyright and license notices from source files
2011-05-25 Mikko RasaMerge branch 'strings-master'
2011-05-25 Mikko RasaMove files around to prepare for assimilation into... strings-master