aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/vcpkg_Strings.cpp
AgeCommit message (Expand)Author
2017-01-05Use nested namespace definitionAlexander Karatarakis
2016-12-20Improve trim implementationAlexander Karatarakis
2016-12-16Do the trim and empty string erase in separate passesAlexander Karatarakis
2016-12-16Add Strings::trim_all_and_remove_whitespace_strings()Alexander Karatarakis
2016-12-15Add Strings::trim() functionAlexander Karatarakis
2016-11-10[vcpkg] Correct unsigned/signed mismatch '<'Robert Schumacher
2016-11-02[Strings] Add join()Alexander Karatarakis
2016-10-04Rename function case_insensitive_find() to case_insensitive_ascii_find()Alexander Karatarakis
2016-10-04Add Strings::ascii_to_lowercase()Alexander Karatarakis
2016-10-03Remove redundant parenthesesAlexander Karatarakis
2016-09-29Rename wchar_t overload of format_internal to wformat_internalAlexander Karatarakis
2016-09-18Initial commitAlexander Karatarakis