aboutsummaryrefslogtreecommitdiff
path: root/libbutl/utility.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-21Add next_word() overload that doesn't skip consecutive delimitersHEADmasterBoris Kolpackov1-0/+23
2023-03-17Fix typo in commentKaren Arutyunov1-1/+1
2022-12-13Add noexcept to move constructors and move assignment operatorsKaren Arutyunov1-2/+2
2022-09-22Add wspace(char) utility functionBoris Kolpackov1-0/+2
2022-06-06Add trim_left() and trim_right() in addition to trim()Boris Kolpackov1-0/+18
2021-09-28Get rid of C++ modules related code and rename *.mxx files to *.hxxKaren Arutyunov1-0/+541
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov1-264/+0
2017-06-23Rename LIBBUTL_EXPORT to LIBBUTL_SYMEXPORT in preparation for modularizationBoris Kolpackov1-4/+4
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov1-0/+264