Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-25 | Allow omitting minor version number in semantic_version | Karen Arutyunov | 1 | -12/+21 | |
2021-09-28 | Get rid of C++ modules related code and rename *.mxx files to *.hxx | Karen Arutyunov | 1 | -13/+1 | |
2021-09-24 | Fortify tests against NDEBUG | Karen Arutyunov | 1 | -2/+3 | |
2020-02-06 | Drop copyright notice from source code | Boris Kolpackov | 2 | -2/+0 | |
2019-05-24 | Increase standard and semantic versions major, minor, and patch max values ↵ | Karen Arutyunov | 1 | -8/+8 | |
up to 99999 | |||||
2019-05-03 | Partially dismantle modularization using Modules TS semantics | Boris Kolpackov | 2 | -4/+3 | |
2019-01-16 | Update copyright year | Karen Arutyunov | 2 | -2/+2 | |
2018-08-14 | Make git_version() to return semantic_version rather than standard_version | Karen Arutyunov | 1 | -1/+1 | |
2018-08-14 | Add support for parsing semantic and semantic-like versions | Boris Kolpackov | 2 | -0/+92 | |