Operators with std::string
[libacl.git] / src / string.cpp
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...
2020-10-07 Arjen BaartString::tokenize()
2020-10-03 Arjen BaartFix: substring throws an exception when selecting a...
2020-06-15 Arjen BaartSuperString relational operators
2020-06-12 Arjen BaartIntroduction of class SuperString
2020-03-30 Arjen BaartFix ambiguity with size_t
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-18 Arjen BaartAdded tests for basic string operations.
2019-05-17 Arjen BaartCompare and string catenation test cases
2019-05-12 Arjen BaartInitial revision