166 Commits

Author SHA1 Message Date
a81433a528 Version updated to 0.3.1 v0.3.1 2019-09-18 11:01:46 -06:00
b6fc65633d cmcstl2 dependency changed to range-v3 0.9.1 2019-09-18 11:01:20 -06:00
422c078cb2 Yet another small update to changelog 2019-09-17 07:08:32 -06:00
4acd38ac8f Small update to a changelog v0.3.0 2019-09-17 06:52:22 -06:00
a04507e961 Documentation update for 0.3.0 2019-09-17 06:46:10 -06:00
90a7dbe3fa quantity_cast<U, Rep> support added 2019-09-16 00:21:58 -06:00
fc2b1add84 The title of one of the metabench renamed 2019-09-15 20:04:51 -06:00
9953acb2ab Missing concept added to type_list 2019-09-15 17:33:46 -06:00
5413bb865b make_dimension metabench test added 2019-09-15 17:33:20 -06:00
29e8278613 type_list metabench tests updated 2019-09-15 19:23:56 +02:00
3801152dc7 ratio metabench tests updated 2019-09-15 19:23:20 +02:00
022783df74 Extra typename usage removed from ratio.h 2019-09-13 08:52:22 +02:00
19e07fd549 Digital information concept added 2019-09-10 22:34:26 +02:00
bebaa5482c QuantityOf concept added 2019-09-10 22:33:54 +02:00
bce17a8476 Fractional dimension exponents support added 2019-09-10 21:20:32 +02:00
8587d5350d Expects changed to not do anything in a Release build 2019-09-10 20:23:10 +02:00
497a13da1a Dependency on gsl-lite removed as it causes issues with compiler-explorer 2019-09-10 20:07:48 +02:00
70a90b4ae0 config.h support removed as it causes issues with compiler-explorer 2019-09-10 18:59:23 +02:00
dfba6e8f85 Unit check for positive ratio improved 2019-09-09 23:02:07 +02:00
0e22baa1e9 Check for minimum gcc version fixed in conanfile 2019-09-09 23:00:52 +02:00
be54ae510f cmcstl2 updated to 2019.09.09 2019-09-09 23:00:14 +02:00
3bcd80681e base_dimension is provided as a const& to the exp type 2019-09-06 10:16:19 +02:00
33b6fa9f3f Concepts removed from unit related utilities to increase compile-times 2019-08-08 22:31:22 +02:00
eb5ff0bf99 cmcstl2 library updated to 2019.08.07 2019-08-08 13:49:51 +02:00
ae65407876 Missing change in unit tests committed to fix build errors 2019-08-07 18:34:18 +02:00
1d94eb93e8 dimension_ prefix removed from names of derived dimensions 2019-08-06 19:56:09 +02:00
fa53d854ca Bintray badge fixed in README 2019-08-06 16:39:52 +02:00
7d70e6b1ce Predefined dimensions moved to a dedicated directory 2019-08-06 10:44:25 +02:00
9452cf5f3c Concepts usage removed from deduced template arguments and partial specializations 2019-08-06 10:35:43 +02:00
ee938409e5 README updated with pre-release notes 2019-08-05 18:35:18 +02:00
9c979fc03a Missing op*() added 2019-08-05 18:22:53 +02:00
b0c4a6c2a8 meter renamed to metre 2019-08-02 17:04:55 +02:00
ce53df71fc Added a few more derived dimensions 2019-07-24 16:55:21 +02:00
22e0089c77 Conan test package build fixed 2019-07-24 13:28:07 +02:00
41fdfeeea9 Version updated to 0.3.0 2019-07-24 13:27:46 +02:00
9e74613a4a Leading underscore prefix removed from UDLs 2019-07-24 12:20:06 +02:00
98203afa29 units moved to std::experimental namespace 2019-07-24 11:58:15 +02:00
4ca2004859 0.2.0 release description added to release notes 2019-07-24 11:34:17 +02:00
0a7aa690b9 Small documentation update
- default value for quantity representation
2019-07-24 11:33:15 +02:00
df7edd6377 Merge pull request #4 from mkrupcale/fix-conan-install-doc
Fix conan-mpusz remote URL
2019-07-19 16:53:32 +02:00
eeb4c9c951 Dimension template parameter removed from quantity 2019-07-19 13:49:49 +02:00
03a22cba2a upcasting renamed to downcasting 2019-07-18 23:24:24 +02:00
7cbeb35e17 Double sorting of exponents removed v0.2.0 2019-07-18 10:01:42 +02:00
f80fcad920 Overview added to DESIGN.md 2019-07-18 09:54:35 +02:00
838bb65b1b Fix conan-mpusz remote URL
* doc/INSTALL.md: Fix conan-mpusz remote URL
2019-06-13 21:07:18 -04:00
25a470dcb7 std::conditional_t replaced with custom implementation 2019-05-28 16:21:28 +02:00
9c0f2c6878 Custom ratio type implemented 2019-05-28 16:17:48 +02:00
7bcc5c7b0b common_ratio refactored 2019-05-28 15:01:50 +02:00
c43871578e type_list refactored 2019-05-28 14:35:25 +02:00
9d5e46cd53 Custom type_traits header added 2019-05-28 14:33:57 +02:00