Operators with std::string
[libacl.git] / src / String.h
2021-03-31 Arjen BaartOperators with std::string master
2021-03-26 Arjen BaartConvert String to and from std::string
2021-03-20 Arjen BaartDocumentation and test for String::index() and String...
2021-03-13 Arjen BaartAdded SuperString::insert() and SuperString::erase()
2020-10-07 Arjen BaartString::tokenize()
2020-09-12 Arjen BaartString: Implement String != regex operator
2020-09-12 Arjen Baartregex: throw an exception when contructing a regex...
2020-06-18 Arjen BaartSuperString join()
2020-06-15 Arjen BaartSuperString relational operators
2020-06-12 Arjen BaartIntroduction of class SuperString
2020-05-29 Arjen BaartString: Fixed conversion to int
2020-05-14 Arjen BaartAdded tests for string modify and shift functions.
2020-03-28 Arjen BaartNew tests for UTC parser and UTC formatting
2019-11-05 Arjen BaartString: Added boundary checks
2019-05-24 Arjen BaartMerge branch 'master' of ssh://git.andromeda.nl/srv...
2019-05-24 Arjen BaartAdded tests for substring and regular expression functions.
2019-05-12 Arjen BaartInitial revision