817 Commits

Author SHA1 Message Date
de1381748c feat: 💥 Conan and CMake options changed as requested at ConanCenter code review 2024-07-03 18:45:19 +01:00
5fc0bc4018 docs: St. Louis 2024 report added 2024-07-02 19:30:25 +01:00
485a53d3d7 docs: small cleanup of the Affine Space chapter 2024-07-02 11:45:11 +01:00
1365d62293 refactor: degree Celsius and Fahrenheit symbols text now use Unicode codepoints 2024-07-02 11:43:53 +01:00
3d6e50c67a refactor: UnitCompatibleWith is now exposition-only 2024-06-30 12:06:26 +02:00
ba8681f90b feat: 💥 delta and absolute construction helpers 2024-06-30 12:03:24 +02:00
fc1c11cd96 docs: broken links to systems subdirectory fixed 2024-06-25 13:49:50 -05:00
b2307daeb6 docs: 2.3.0 release announcement draft text alignment fixed 2024-06-24 15:17:33 -05:00
9d57cf2758 docs: "Interface Introduction" chapter updated 2024-06-22 10:57:06 +02:00
e8c1a4ac1d docs: 2.3 release announcement draft added 2024-06-21 08:21:35 +02:00
1b31518f09 Merge pull request #585 from mpusz/reference_modifiers
Reference specifiers
2024-06-21 04:18:56 +09:00
579b658a4d docs: docs updated to use new spelling for Conan options 2024-06-20 14:52:02 +02:00
cdd345c9ec docs: typo in the affine space chapter fixed 2024-06-20 12:43:08 +02:00
4b46be7604 refactor: reference specifiers are now variable templates 2024-06-20 09:20:33 +02:00
1eac5a923b docs: documentation updated for reference specifiers 2024-06-20 08:54:58 +02:00
5b9fa4f331 docs: "Strong Angular System" chapter added 2024-06-19 15:53:22 +02:00
f3b18e055f docs: 2.2.0 release announcement posted 2024-06-14 16:05:05 +02:00
d7345fb005 docs: 2.2.0 release 2024-06-14 15:53:05 +02:00
b113f6ad0e Merge branch 'master' into feature/more-value-casts 2024-06-14 21:44:19 +09:00
05fc1e29c8 refactor: 💥 from now on point origins must be marked final + absolute_point_origin does not use CRTP anymore 2024-06-13 19:24:40 +02:00
e49d4cb297 docs: 2.2 release announcement updated 2024-06-13 17:22:01 +02:00
5f67523a8a feat: 💥 from now on quantity specifications have to be marked as final 2024-06-13 12:05:16 +02:00
6aa848a456 feat: 💥 from now on dimnensions have to be marked as final 2024-06-12 14:17:32 +02:00
8977739692 docs: Compiler Explorer links updated to reflect the latest changes 2024-06-11 08:57:18 +02:00
e90cffcbda refactor: text formatting library header files are no longer included in compat_macros.h 2024-06-10 22:04:41 +02:00
ed53cf03f0 refactor: contract support library header fles are no longer included in compat_macros.h 2024-06-10 22:00:46 +02:00
f8f5c0b34d docs: Unit<T> concept updated with final 2024-06-06 13:49:53 +02:00
7319e78088 docs: 2.2 release annonuncement updated 2024-06-06 13:45:12 +02:00
68da34a3b5 docs: smoot made final 2024-06-06 13:21:43 +02:00
c69bd140b2 refactor: all units made final 2024-06-06 13:18:45 +02:00
2876ae1ebd build: CMake API parameter values handling and documentation improved
Relates to #581
2024-06-05 08:27:48 +02:00
fb77585593 refactor: system's units do not inherit from one another anymore
Resolves #512
2024-06-05 08:16:02 +02:00
da17b01793 added a bit more detail to the documentation of the quantity-point overloads of 2024-06-03 20:43:23 +02:00
4b809ec96c Merge branch 'master' into feature/more-value-casts 2024-06-02 08:03:30 +02:00
b885f2b84e docs: prefixed unit definitions updated 2024-06-01 09:13:02 +02:00
1ea2df9209 refactor: most std::remove_const_t removed and some replaced with the GCC-specific workaround 2024-06-01 09:12:16 +02:00
22c82f1c00 docs: MP_UNITS_DEV_CLANG_TIDY added and release tags updated for other _DEV_ options 2024-05-31 09:02:00 +02:00
bbd048b9be docs: freestanding flags documentation added 2024-05-30 20:42:53 +02:00
496ec59c0b docs: 2.2 release annonuncement updated 2024-05-30 20:41:58 +02:00
6486c85773 ci: clang-tidy CI added 2024-05-30 15:00:25 +02:00
ad15bb97c1 docs: 2.2 release announcement updated 2024-05-30 14:24:35 +02:00
a6562acde5 feat: allow configuring GSL library use
Resolves #576
2024-05-30 12:23:14 +02:00
4551a247b5 fix: broken links in the docs fixed 2024-05-30 12:10:19 +02:00
9c4a87e2e4 docs: gcc-14 does not support C++ modules correctly 2024-05-29 20:45:26 +02:00
f4e44651a9 docs: fmtlib dependency removed from the Compiler Explorer code 2024-05-16 12:35:49 +02:00
5dc21fd29b refactor: zeroth_degree_Fahrenheit definition simplified 2024-05-16 12:33:28 +02:00
f30fac17f0 added a bit of documentation 2024-05-12 11:13:00 +02:00
15404cd3a7 docs: Compiler Explorer links updated to reflect the systems file tree refactoring 2024-05-09 18:08:13 +02:00
901b5e5394 docs: formatting grammar language changed to EBNF 2024-05-05 18:58:40 +02:00
8ea346be1c refactor: 💥 header files with the entire system definitions moved up in the directory tree 2024-04-25 16:34:11 +02:00