This website requires JavaScript.
Explore
Help
Sign In
marko
/
semver
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
18
Commits
1
Branch
0
Tags
aecbc92030bd3a563b9e24a1cdb477876ba2d5c4
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
Marko Zivanovic
aecbc92030
Clean-up code to satisfy GCC's pedantic mode requirements. Add fix for Clang not working with GCC 5 C++ library (
https://llvm.org/bugs/show_bug.cgi?id=23529
)
2015-11-25 15:22:13 +01:00
Marko Zivanovic
284aa77e13
Implement relational operators on Basic_version class; Improve documentation; Fix bug in parser regarding prerelease token treatment on transition between prerelease and build parsing; Add unit tests for missing cases
2015-10-08 23:27:01 +02:00
Marko Zivanovic
76506c5ffd
Initial version of semver 2.0.0 parser.
2015-10-08 00:40:45 +02:00