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
|
398ca786c4
|
Comments improvements; minor header files cleanup.
|
2015-10-13 21:05:24 +02:00 |
|
Marko Zivanovic
|
522e8b484b
|
Add copy c'tors and assignment operators; Change numeric prerelease identifier comparison to use long longs instead of ints.
|
2015-10-13 12:10:43 +02:00 |
|
Marko Zivanovic
|
bb377082f2
|
Fix bug with generating strings for empty prerelease or build versions/
|
2015-10-13 11:08:39 +02:00 |
|
Marko Zivanovic
|
e01b829eda
|
Minor refactoring and comment cleanup.
|
2015-10-13 00:09:44 +02:00 |
|
Marko Zivanovic
|
6f2d8c6a72
|
Move inline definitions out of the main header file; Add accessors for version field.
|
2015-10-12 23:59:23 +02:00 |
|