Commit Graph

766 Commits

Author SHA1 Message Date
Mateusz Pusz b318e8d039 VS2019 support added 2020-09-04 23:06:57 +02:00
Mateusz Pusz 71e3dba69a symbol_text refactored 2020-09-04 22:48:36 +02:00
Mateusz Pusz 51ffbadf74 gcc-9.3 compilation fixed 2020-09-04 22:11:24 +02:00
Johel Ernesto Guerrero Peña 1c64e9f4a2 refactor: remove Expects macro 2020-08-24 11:35:58 +02:00
Mateusz Pusz 653a090a8a unknown_dimension simplified 2020-08-18 14:27:33 +02:00
Johel Ernesto Guerrero Peña 12c0177633 docs: fix emphasized lines 2020-08-18 09:07:22 +02:00
Johel Ernesto Guerrero Peña 746ac178e4 docs: mention quantity_point where appropriate 2020-08-18 08:52:22 +02:00
Johel Ernesto Guerrero Peña 530fb41ada docs: add section on quantity points 2020-08-18 08:52:22 +02:00
Johel Ernesto Guerrero Peña 6c5d763fbb refactor: nodiscard to functions 2020-08-18 08:45:13 +02:00
Mateusz Pusz 104d572858 Missing libtinfo5 installation added to build.py 2020-08-17 23:39:40 +02:00
Mateusz Pusz 539db296ce Conan initialization improved in install.sh 2020-08-17 23:34:16 +02:00
Mateusz Pusz ed10f8bfeb Dependencies updated in CHANGELOG 2020-08-17 22:08:35 +02:00
Mateusz Pusz 82baa51708 fmt updated to 7.0.3 2020-08-17 22:07:59 +02:00
Mateusz Pusz c351b81dd4 doxygen updated to 1.8.18 2020-08-17 21:58:27 +02:00
Mateusz Pusz af996aaed3 catch2 updated to 2.13.0 2020-08-17 21:56:58 +02:00
Mateusz Pusz 8c6237fd82 range-v3 updated to 0.11.0 2020-08-17 21:54:06 +02:00
Mateusz Pusz d452ec7df5 gsl header replaced with gsl_assert 2020-08-17 21:33:23 +02:00
Mateusz Pusz 51b6d2f974 ms-gsl dependency added to handle Expects (resolves #132) 2020-08-17 20:27:45 +02:00
Mateusz Pusz 1748aff42b Common CMake scripts repo regression fixed 2020-08-16 15:06:07 +02:00
Johel Ernesto Guerrero Peña 02d5ab8478 refactor: avoid always false comparison 2020-08-16 13:32:30 +02:00
Johel Ernesto Guerrero Peña 67b1c499d1 refactor: avoid always false comparison 2020-08-16 13:32:30 +02:00
Mateusz Pusz deb1ee6efa Truncating conversions disalowed for *=, /=, +=, amd -= operators (resolves #137) 2020-08-16 13:29:40 +02:00
Johel Ernesto Guerrero Peña 69dddaf1f6 feat: nodiscard for postfix increment and decrement 2020-08-16 12:32:56 +02:00
Mateusz Pusz 5cb6d93099 Merge branch 'master' of github.com:mpusz/units 2020-06-29 20:31:47 +02:00
Mateusz Pusz 018d95e935 Dimensions concepts definitions refactored 2020-06-29 20:31:39 +02:00
Mateusz Pusz 9f94a73bba Custom is_same implementation added 2020-06-29 20:30:59 +02:00
Mateusz Pusz 7eccef78a9 is_instantiation renamed to is_instantiation_of 2020-06-29 20:28:10 +02:00
Mateusz Pusz 264d6dd9dc CI on gcc-9.2 disabled (waiting for gcc-9.3 in Travis CI) 2020-06-29 20:24:32 +02:00
Mike Ford cacbea1d4c corrected copy-paste error in mole definition 2020-06-29 18:46:34 +02:00
Mateusz Pusz 25b67101d9 Minimum compiler version supported changed to gcc-9.3 2020-06-28 18:03:09 +02:00
Mateusz Pusz d2c66e79f5 angular_velocity support fixed 2020-06-27 19:23:32 +02:00
Mateusz Pusz 9125c1bf2e Merge branch 'master' of github.com:mpusz/units 2020-06-27 19:15:57 +02:00
Mateusz Pusz d171f5451e NTTP ratio support added (resolves #49) 2020-06-27 19:15:46 +02:00
Mike Ford 34df0eb3db trivial reordering 2020-06-27 19:00:46 +02:00
Mike Ford db5a6e9cbd added angular velocity dimension, header file and test in si system 2020-06-27 19:00:46 +02:00
Mateusz Pusz 03facbefd2 --recurse-submodules changed to --recursive in Usage docs 2020-06-25 17:45:50 +02:00
Mateusz Pusz e277ceaf7d Quick start example refactored 2020-06-25 17:45:11 +02:00
Mateusz Pusz 05c466873f glide_computer example docs minor updates 2020-06-25 17:44:51 +02:00
Mike Ford d551e089a9 added mil udl 2020-06-25 17:12:31 +02:00
Mike Ford 0f8e4cea3f added some more lengths to fps system 2020-06-25 17:12:31 +02:00
Mateusz Pusz d772b4a82f mp-units rebuild forced in build.py 2020-06-23 12:05:12 +02:00
Mateusz Pusz 997d5f22f1 glide_computer example documentation updated 2020-06-22 21:35:24 +02:00
Mateusz Pusz a4fcc9422d glide_computer example added to docs 2020-06-22 19:43:06 +02:00
Mateusz Pusz b4121707df length_3d added in glide_computer 2020-06-22 19:41:34 +02:00
Mateusz Pusz 4d6e1d9330 Another approach to make ""mp-units:CONAN_RUN_TESTS" work correctly 2020-06-22 16:55:15 +02:00
Mateusz Pusz 7445a2bcf1 glide_computer code cleanup 2020-06-22 16:23:18 +02:00
Mateusz Pusz 29cba5c68a Setting of CONAN_RUN_TESTS via travis.yml restored 2020-06-21 11:22:34 +02:00
Mateusz Pusz d98a8a0c5e build.py fixed 2020-06-21 11:04:20 +02:00
Mateusz Pusz 1326496a35 A small refactoring of conan and Travid build scripts 2020-06-21 10:56:05 +02:00
Mateusz Pusz b610a6369f CHANGELOG updated 2020-06-21 10:38:13 +02:00