summaryrefslogtreecommitdiffstats
path: root/Utilities/std/cm/bits
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-format-15Kitware Robot2023-01-181-20/+16
* stl containers: enhance compatibility with C++14, C++17 and C++20Marc Chevrier2022-05-071-0/+302
* cmake_path: enhancementsMarc Chevrier2020-09-201-2/+3
* cmCMakePath: Class for path handlingMarc Chevrier2020-09-061-1/+1
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* STL Support: Fix cm::filesystem warnings; check for '\' not multichar ' \'.Fred Baksik2020-07-241-1/+1
* STL Support: cm::filesystem::path: add support of CygwinMarc Chevrier2020-07-201-10/+50
* STL Support: Add cm::filesystem::path in <cm/filesystem>Marc Chevrier2020-07-091-0/+989
* Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-1/+1
* STL support: add c++20 std::erase and std::erase_if functionsMarc Chevrier2020-01-081-0/+29
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+2
* cmstd: Modernize CMake system headersMarc Chevrier2019-09-201-0/+301