| docs | 2024-12-12 | Daniel Aarno | [81b3d2] Fix installation of doc files. |
| examples | 2023-05-25 | John Beard | [4dd8ae] Allow const Constraints in constructors |
| include | 2025-06-23 | Daniel Aarno | [9c6957] Changes the ValuesConstraint ctor to take its a... |
| packaging | 2021-07-21 | KOLANICH | [30f385] Added packaging using CPack and discovery using... |
| scripts | 2025-02-10 | Daniel Aarno | [4430e9] Include required package-config files in the re... |
| tests | 2020-12-30 | Daniel Aarno | [064fd7] Add example for how to use a pair as a custom t... |
| unittests | 2024-06-11 | Daniel Aarno | [e97774] Add missing includes. |
| .clang-format | 2019-11-24 | Daniel Aarno | [5071dc] Apply uniform style with clang-format. |
| .gitignore | 2020-12-30 | Daniel Aarno | [7962f4] Add some generated file types to gitignore (and... |
| .travis.yml | 2020-03-23 | Hans Johnson | [347f1c] ENH: Adding travis build enviornment for CI tes... |
| AUTHORS | 2021-01-05 | Daniel Aarno | [c73d22] Drop the "invaluable contributions", it sounds ... |
| CMakeLists.txt | 2024-12-12 | Daniel Aarno | [81b3d2] Fix installation of doc files. |
| COPYING | 2021-01-01 | Daniel Aarno | [e2c619] Update Google copyright stansa. |
| CTestConfig.cmake | 2020-03-23 | Hans Johnson | [c9b371] ENH: Adding my.cdash.org reporting site for tes... |
| ChangeLog | 2021-01-01 | Daniel Aarno | [958c09] Update ChangeLog for 1.4 release. |
| INSTALL | 2021-03-21 | Daniel Aarno | [cd2539] Remove instructions to use cmake --install . --... |
| NEWS | 2021-01-01 | Daniel Aarno | [57fc06] Clean the news file for 1.4 release. |
| README | 2021-01-01 | Daniel Aarno | [57fc06] Clean the news file for 1.4 release. |
| TODO.org | 2020-03-21 | Daniel Aarno | [7e987f] Updated TODOs |
| config.h.in | 2020-03-06 | Daniel Aarno | [4a5f82] Make TCLAP installable. |
| test_runner.py | 2020-03-19 | Daniel Aarno | [f1719f] If cmake fails to build with -jN, try without it |