| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise C++ coding style using clang-format-15 | Kitware Robot | 2023-01-18 | 2 | -22/+18 |
|
|
* | Merge topic 'filesystem-path-c++03-abi' | Brad King | 2022-10-21 | 1 | -10/+6 |
|\ |
|
| * | cm/filesystem: Fix crash with pre-C++11 std::string GNU ABI in C++17 | Brad King | 2022-10-20 | 1 | -10/+6 |
|
|
* | | stl containers: enhance compatibility with C++14, C++17 and C++20 | Marc Chevrier | 2022-05-07 | 13 | -189/+338 |
|/ |
|
* | cm/filesystem: Work around crash when compiled for CYGWIN/MSYS runtime | Brad King | 2021-04-26 | 1 | -0/+8 |
|
|
* | cm::optional: Fix `-Wunused-parameter` warnings in comparison operators | Brad King | 2021-01-25 | 1 | -4/+4 |
|
|
* | cm::optional: Add constructor delegation to nullopt_t constructor | Kyle Edwards | 2020-10-22 | 1 | -0/+1 |
|
|
* | cm::optional: Fix move assignment | Kyle Edwards | 2020-10-21 | 1 | -13/+34 |
|
|
* | cmake_path: enhancements | Marc Chevrier | 2020-09-20 | 1 | -2/+3 |
|
|
* | Merge topic 'cm-optional-comparison' | Kyle Edwards | 2020-09-08 | 1 | -0/+204 |
|\ |
|
| * | cm::optional: Add comparison operators | Kyle Edwards | 2020-09-07 | 1 | -0/+204 |
|
|
* | | cmCMakePath: Class for path handling | Marc Chevrier | 2020-09-06 | 2 | -3/+3 |
|/ |
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 19 | -75/+19 |
|
|
* | STL Support: Fix cm::filesystem warnings; check for '\' not multichar ' \'. | Fred Baksik | 2020-07-24 | 1 | -1/+1 |
|
|
* | STL Support: cm::filesystem::path: add support of Cygwin | Marc Chevrier | 2020-07-20 | 2 | -17/+59 |
|
|
* | STL Support: Add cm::filesystem::path in <cm/filesystem> | Marc Chevrier | 2020-07-09 | 2 | -0/+2162 |
|
|
* | STL Support: introduce dedicated configuration file | Marc Chevrier | 2020-07-09 | 1 | -0/+3 |
|
|
* | STL Support: Add function cm::quoted in <cm/iomanip> | Marc Chevrier | 2020-07-09 | 1 | -0/+183 |
|
|
* | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 2 | -2/+2 |
|
|
* | STL support: make_unique can now handle array | Marc Chevrier | 2020-01-28 | 1 | -1/+36 |
|
|
* | STL Support: extends type_traits for future developments | Marc Chevrier | 2020-01-17 | 1 | -0/+10 |
|
|
* | STL support: add c++20 std::erase and std::erase_if functions | Marc Chevrier | 2020-01-08 | 9 | -0/+367 |
|
|
* | Refactoring: introduce header cmext/algorithm with append functions | Marc Chevrier | 2019-12-17 | 1 | -0/+7 |
|
|
* | Memory management: cast functions for managed pointers | Marc Chevrier | 2019-11-27 | 1 | -0/+46 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -2/+2 |
|
|
* | cm/algorithm: Provide function cm::clamp | Regina Pfeifer | 2019-09-25 | 1 | -0/+38 |
|
|
* | cmstd: Extend header <cm/iterator> | Marc Chevrier | 2019-09-20 | 1 | -0/+138 |
|
|
* | cmstd: Modernize CMake system headers | Marc Chevrier | 2019-09-20 | 7 | -0/+1083 |
|
|