Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Source: fix many -Wmissing-prototypes warnings by marking functions static | Sean McBride | 2021-10-25 | 1 | -7/+7 |
* | clang-analyzer: Suppress warnings in intentional use-after-move cases | Brad King | 2021-06-03 | 1 | -0/+2 |
* | cm::optional: Fix move assignment | Kyle Edwards | 2020-10-21 | 1 | -0/+28 |
* | cm::optional: Add comparison operators | Kyle Edwards | 2020-09-07 | 1 | -0/+158 |
* | Refactor: Add ASSERT_TRUE() macro to testOptional.cxx | Kyle Edwards | 2020-09-06 | 1 | -118/+39 |
* | Tests: Fix reliance on undefined behavior of cm::optional | Kyle Edwards | 2019-11-13 | 1 | -36/+48 |
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -3/+3 |
* | cmstd: Modernize CMake system headers | Marc Chevrier | 2019-09-20 | 1 | -3/+2 |
* | Source: Add cm::optional | Kyle Edwards | 2019-08-23 | 1 | -0/+690 |