| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 25 | -99/+25 |
|
|
* | 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 | 4 | -1/+2166 |
|
|
* | STL Support: introduce dedicated configuration file | Marc Chevrier | 2020-07-09 | 2 | -0/+12 |
|
|
* | STL Support: Add function cm::quoted in <cm/iomanip> | Marc Chevrier | 2020-07-09 | 1 | -0/+183 |
|
|
* | Implement cm::static_reference_cast by declval | Sumit Bhardwaj | 2020-07-04 | 1 | -8/+9 |
|
|
* | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 2 | -2/+2 |
|
|
* | Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> | Marc Chevrier | 2020-04-30 | 2 | -1/+44 |
|
|
* | Refactoring: add cm::contains to <cmext/algorithm> | Marc Chevrier | 2020-04-17 | 3 | -11/+103 |
|
|
* | CMake compilation: do not use compiler extensions | Marc Chevrier | 2020-03-23 | 1 | -0/+4 |
|
|
* | STL support: make_unique can now handle array | Marc Chevrier | 2020-01-28 | 1 | -1/+36 |
|
|
* | Stl support: cm::append now supports any sequential container | Marc Chevrier | 2020-01-24 | 2 | -16/+145 |
|
|
* | STL Support: enhance behavior of cm::dynamic_reference_cast | Marc Chevrier | 2020-01-17 | 1 | -1/+9 |
|
|
* | STL Support: extends type_traits for future developments | Marc Chevrier | 2020-01-17 | 2 | -0/+78 |
|
|
* | STL support: add c++20 std::erase and std::erase_if functions | Marc Chevrier | 2020-01-08 | 10 | -2/+369 |
|
|
* | Refactoring: introduce header cmext/algorithm with append functions | Marc Chevrier | 2019-12-17 | 3 | -0/+108 |
|
|
* | Memory management: cast functions for managed pointers | Marc Chevrier | 2019-11-27 | 3 | -0/+79 |
|
|
* | 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 | 9 | -0/+1094 |
|
|