aboutsummaryrefslogtreecommitdiff
path: root/libbutl/standard-version.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-26Add notion of validator to char_scanner and make sure manifest is UTF-8Karen Arutyunov1-0/+2
2020-02-06Drop copyright notice from source codeBoris Kolpackov1-1/+0
2019-06-21Make standard_version::string_project() to optionally include the revisionKaren Arutyunov1-8/+8
2019-05-24Increase standard and semantic versions major, minor, and patch max values up...Karen Arutyunov1-29/+48
2019-05-03Partially dismantle modularization using Modules TS semanticsBoris Kolpackov1-4/+4
2019-01-30Add support for $ in standard version constraintKaren Arutyunov1-30/+169
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-12-14Various improvements to standard_versionBoris Kolpackov1-1/+1
2018-08-14Add support for parsing semantic and semantic-like versionsBoris Kolpackov1-4/+9
2018-06-15Default standard version epoch to oneKaren Arutyunov1-1/+4
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-05-05Add support for standard version constraint shortcut operatorsKaren Arutyunov1-76/+243
2018-05-04Change standard version epoch syntax from '<num>~' to '+<num>-'Karen Arutyunov1-14/+11
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov1-4/+30
2017-05-15Fix VC15 warnings (/W3)Karen Arutyunov1-13/+21
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov1-0/+632