297 Commits

Author SHA1 Message Date
7b19559dfc Update Conan recipe
Signed-off-by: Uilian Ries <uilianries@gmail.com>
v0.4.0
2020-02-25 15:32:12 +01:00
1540f4bcd9 0.4.0 released 2019-11-17 07:40:02 +01:00
d20fa9c9ef "Adding custom representations" chapter added to DESIGN 2019-11-16 19:56:03 +01:00
79545d84dd Small refactoring of foot and inch definition 2019-11-16 18:31:12 +01:00
fbbb28fdfd measurement example added 2019-11-16 18:30:44 +01:00
b9dd6ab440 my_value compilation fixed 2019-11-16 18:29:56 +01:00
3d2c613dcb quantity operators * and / constrains weaken to one magma 2019-11-16 18:29:32 +01:00
d4976caf1d operator- constraints fixed 2019-11-16 18:28:13 +01:00
9c6229302d Small code cleanup 2019-11-16 18:27:31 +01:00
86d4252cca Another bug in P1813 fixed 2019-11-16 18:16:03 +01:00
57e464cc99 quantity constraints refactored 2019-11-15 20:20:25 +01:00
2b5eb30cd4 P1813 compilation errors fixed 2019-11-14 10:53:32 +01:00
daf29fe6de numeric_concepts added as in P1813R0 2019-11-14 10:52:57 +01:00
488e9be61f CMake install destinations updated 2019-11-12 22:18:04 +01:00
116401aff5 "Open questions" moved to GitHub issues 2019-11-12 22:17:06 +01:00
73919f8669 units-format-spec description changed in DESIGN 2019-11-12 20:22:09 +01:00
ff656620e9 fmt support for sign added 2019-11-12 19:46:15 +01:00
d763c75df2 Text formatting updated in DESIGN 2019-11-12 18:05:56 +01:00
6d9cb8197f fmt fill and allign support added 2019-11-12 16:55:11 +01:00
83edb46de8 coherent_derived_unit symbol synthetizing fixed 2019-11-10 19:51:25 +01:00
9a96235e6c Synthesizing unit symbols in deduced_derived_unit support added (resolves #13) 2019-11-10 16:55:16 +00:00
c2e5532ae2 Basic support for deduced units printing added 2019-11-10 00:16:41 +00:00
03e3691d47 More text output tests added 2019-11-09 21:01:37 +00:00
2328a26992 Downcasting support added to quantity_cast (resolves #26) 2019-11-09 14:42:06 +00:00
4d1e225d9e UnitRep renamed to QuantityRep 2019-11-09 14:16:37 +00:00
04cbeb841e Disabled prefix/postfix increment/decrement operators (resolves #18) 2019-11-09 14:09:30 +00:00
0125bd7762 Derived unit factory helpers refactored 2019-11-08 16:51:45 +00:00
ad895b4651 Small refactoring of QuantityOf 2019-11-08 14:35:18 +00:00
695ba34092 Revert "Uploading of Conan dependencies disabled"
This reverts commit 37ca5f7102.
2019-11-07 18:03:38 +00:00
c6d2002ebd More fmt unit tests added 2019-11-06 22:45:45 +00:00
7fd92f034b Not needed stuff removed from fmt format (resolves #6) 2019-11-06 22:45:09 +00:00
615c80e231 Tabulator and new line format string unit tests added 2019-11-06 21:52:48 +00:00
9871cf0ed7 UnitRep extended 2019-11-06 21:51:40 +00:00
37ca5f7102 Uploading of Conan dependencies disabled 2019-11-06 21:28:34 +00:00
e4cd4ea8c8 UnitRep concept introduced 2019-11-06 20:17:16 +00:00
1b312b1102 fmt support added 2019-11-06 16:50:34 +00:00
3e131a82d4 derived_unit removed 2019-11-05 20:34:58 +00:00
b5b2c54fe8 Basic std::fmt support added 2019-11-05 20:05:11 +00:00
4d3e4aa1fc Surface tension added 2019-11-04 06:46:53 +00:00
91bcfedf1e Deduced units symbols refactoring started 2019-11-04 06:45:56 +00:00
7e844ef773 Construction from a single character added to a fixed_string 2019-11-04 06:30:22 +00:00
5f216af4de Missing header guard added to fixed_string header 2019-11-04 06:29:34 +00:00
11270a16b0 Open questions updated 2019-11-04 06:28:49 +00:00
ff02658a56 fixed_string fixed 2019-11-03 11:11:16 +01:00
e846d40a33 CGS test added 2019-11-02 13:59:11 +01:00
367c7d5b6e my_value constructor refactored 2019-11-02 13:58:35 +01:00
7da63eedfd quantity refactoring 2019-11-02 13:58:10 +01:00
ee701cf4e7 dimension refactoring 2019-11-02 13:56:53 +01:00
ddd998cb53 type_list_sort_impl cleanup 2019-11-02 13:55:55 +01:00
544ecfce0a Description of dimension extended 2019-11-02 13:55:23 +01:00