Mateusz Pusz
|
27858f2b33
|
my_value toy class refactored
|
2019-04-11 20:56:16 +01:00 |
|
Mateusz Pusz
|
adcd1e2f1b
|
one() added to quantity_values and quantity
|
2019-04-11 20:54:27 +01:00 |
|
Mateusz Pusz
|
2af2a28699
|
Design documentation updated with unit prefixes
|
2019-04-11 19:38:05 +01:00 |
|
Mateusz Pusz
|
f995f5ce60
|
Prefixes support added
|
2019-04-11 18:57:29 +01:00 |
|
Mateusz Pusz
|
d572b50bee
|
README updated
v0.0.1
|
2019-04-11 13:54:51 +01:00 |
|
Mateusz Pusz
|
a49ef2d055
|
Area support added
|
2019-04-11 13:36:54 +01:00 |
|
Mateusz Pusz
|
9cea2b89cf
|
Badges fixed in README
|
2019-04-11 13:36:35 +01:00 |
|
Mateusz Pusz
|
709e1190af
|
derived_unit helper added
|
2019-04-11 13:36:06 +01:00 |
|
Mateusz Pusz
|
e12fb2f52a
|
git submodule download added to scm
|
2019-04-10 19:38:34 +01:00 |
|
Mateusz Pusz
|
8a6906fa38
|
Additional checks added to configure() method in conanfile
|
2019-04-10 18:51:39 +01:00 |
|
Mateusz Pusz
|
46ed9b10c9
|
Appveyor support added
|
2019-04-10 18:45:08 +01:00 |
|
Mateusz Pusz
|
37bb680aff
|
test_package fixed
|
2019-04-10 18:26:57 +01:00 |
|
Mateusz Pusz
|
816c86a81a
|
cmake install and find_package removed from conanfile
find_package() does not really work well for header only libraries
|
2019-04-10 18:17:21 +01:00 |
|
Mateusz Pusz
|
f16d619d30
|
Documentation updated
|
2019-04-10 17:20:32 +01:00 |
|
Mateusz Pusz
|
134f137a2f
|
cppstd support added
|
2019-04-10 17:19:55 +01:00 |
|
Mateusz Pusz
|
1dca9fa890
|
Obtaining library version from a CMake file added
|
2019-04-10 17:12:24 +01:00 |
|
Mateusz Pusz
|
a2f829aa64
|
Test package fixed
|
2019-04-09 22:15:10 +01:00 |
|
Mateusz Pusz
|
2434bb86e0
|
conanfile fixed
|
2019-04-09 22:09:21 +01:00 |
|
Mateusz Pusz
|
d78508a02f
|
Refactored units definitions, added the remaining SI base units, refactored header includes
|
2019-04-09 21:31:09 +01:00 |
|
Mateusz Pusz
|
dd9f1b20cb
|
literals namespace made inline
|
2019-04-09 17:22:15 +02:00 |
|
Mateusz Pusz
|
fe158440bb
|
Upcasting facility refactored by adding additional alias templates
|
2019-04-09 16:53:34 +02:00 |
|
Mateusz Pusz
|
373e70f2b1
|
Conan stable_branch_pattern changed
|
2019-04-09 13:43:53 +02:00 |
|
Mateusz Pusz
|
941401de31
|
US customary length units added
|
2019-04-09 13:34:55 +02:00 |
|
Mateusz Pusz
|
d781322a8e
|
CONAN_RUN_TESTS support added
|
2019-04-09 13:33:59 +02:00 |
|
Mateusz Pusz
|
c3fa014aac
|
gcc-7 removed from Travis CI as it does not support C++20
|
2019-04-08 20:38:49 +02:00 |
|
Mateusz Pusz
|
6a48132c5d
|
Travis CI will now build dependencies from source if missing or outdated
|
2019-04-08 20:18:28 +02:00 |
|
Mateusz Pusz
|
810fc615b4
|
Most of the environment variables moved from .travis.yml to build.py
|
2019-04-07 12:38:36 +02:00 |
|
Mateusz Pusz
|
234b1cf15b
|
build.py fixed
|
2019-04-07 09:44:56 +02:00 |
|
Mateusz Pusz
|
0b2ce0c351
|
Definition of conan remotes moved to build.py
|
2019-04-07 08:56:20 +02:00 |
|
Mateusz Pusz
|
240b79f9c3
|
AppVeyor label removed from README
|
2019-04-07 08:36:10 +02:00 |
|
Mateusz Pusz
|
62cf5ca493
|
Additional design questions added
|
2019-04-07 08:34:47 +02:00 |
|
Mateusz Pusz
|
754f4ef74c
|
Conan remotes for Travis CI build fixed
|
2019-04-07 08:33:53 +02:00 |
|
Mateusz Pusz
|
125ecc56c8
|
units package renamed to mp-units/mp::units
|
2019-04-07 08:33:13 +02:00 |
|
Mateusz Pusz
|
63a88e929b
|
CONAN_REMOTES variable added for Travis
|
2019-04-06 23:49:33 +02:00 |
|
Mateusz Pusz
|
1bcb1ea653
|
cmake/common updated
|
2019-04-06 23:38:43 +02:00 |
|
Mateusz Pusz
|
8d86d9401f
|
units building and packaging redesigned + Travis CI support
|
2019-04-06 23:25:35 +02:00 |
|
Mateusz Pusz
|
09457e9b8f
|
Minor changes to README
|
2019-04-05 17:49:59 +02:00 |
|
Mateusz Pusz
|
e0aa10e133
|
Number concept extended with requirements on comparison operators
|
2019-04-05 17:49:32 +02:00 |
|
Mateusz Pusz
|
f94a7b92ea
|
GSL preconditions added (to be replaced with C++20 Contracts)
|
2019-04-05 17:46:01 +02:00 |
|
Mateusz Pusz
|
15dd7462ec
|
upcastable renamed to upcast_base
|
2019-04-05 17:45:09 +02:00 |
|
Mateusz Pusz
|
6646051e65
|
Hand written concepts replaced with Casey Carter's repository
|
2019-04-05 17:43:42 +02:00 |
|
Mateusz Pusz
|
5b135b1251
|
Default representation changed to double
|
2019-04-04 10:40:59 +02:00 |
|
Mateusz Pusz
|
2be2bafc26
|
Requirements updated
|
2019-04-04 10:37:45 +02:00 |
|
Mateusz Pusz
|
e0327adb47
|
Copyrights added to conanfile
|
2019-04-04 10:34:58 +02:00 |
|
Mateusz Pusz
|
0682404c08
|
Requirements section added to README
|
2019-03-07 21:23:50 +01:00 |
|
Mateusz Pusz
|
310541c9f1
|
upcastable class template added to provide the base class for upcastable classes
|
2019-03-06 18:12:59 -10:00 |
|
Mateusz Pusz
|
776c91cf64
|
Compilation issues fixed
|
2019-01-14 19:54:19 +01:00 |
|
Mateusz Pusz
|
925239cb31
|
Small constraints cleanup
|
2019-01-14 19:38:51 +01:00 |
|
Mateusz Pusz
|
c997208fa7
|
[[nodiscard]] added
|
2019-01-14 19:37:25 +01:00 |
|
Mateusz Pusz
|
26eb30df03
|
merge_dimension added
|
2019-01-14 19:28:51 +01:00 |
|