Age | Commit message (Expand) | Author | Files | Lines |
2021-09-28 | Get rid of C++ modules related code and rename *.mxx files to *.hxx | Karen Arutyunov | 1 | -18/+4 |
2021-09-24 | Fortify tests against NDEBUG | Karen Arutyunov | 1 | -2/+3 |
2020-02-06 | Drop copyright notice from source code | Boris Kolpackov | 1 | -1/+0 |
2019-05-24 | Increase standard and semantic versions major, minor, and patch max values up... | Karen Arutyunov | 1 | -4/+7 |
2019-05-03 | Partially dismantle modularization using Modules TS semantics | Boris Kolpackov | 1 | -3/+3 |
2019-01-30 | Add support for $ in standard version constraint | Karen Arutyunov | 1 | -4/+19 |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2019-01-13 | Improve standard version API | Karen Arutyunov | 1 | -20/+97 |
2018-07-25 | Move bpkg::package_name class to butl::project_name | Karen Arutyunov | 1 | -5/+5 |
2018-06-15 | Default standard version epoch to one | Karen Arutyunov | 1 | -2/+2 |
2018-05-19 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2018-05-05 | Add support for standard version constraint shortcut operators | Karen Arutyunov | 1 | -0/+26 |
2017-09-22 | Initial modularization with both Clang and VC hacks | Boris Kolpackov | 1 | -4/+18 |
2017-05-01 | Add hxx extension for headers and lib prefix for library dir | Karen Arutyunov | 1 | -2/+2 |
2017-04-29 | Fix standard version stub to differ from empty version | Karen Arutyunov | 1 | -1/+1 |
2017-04-29 | Add support for stub standard version | Boris Kolpackov | 1 | -6/+8 |
2017-04-28 | Add standard_version_constraint::satisfies() | Karen Arutyunov | 1 | -6/+13 |
2017-04-28 | Add support for standard version earliest pre-release | Karen Arutyunov | 1 | -6/+9 |
2017-04-27 | Add standard_version_constraint struct | Karen Arutyunov | 1 | -0/+10 |
2017-04-26 | Add standard_version class | Boris Kolpackov | 1 | -0/+136 |