817 Commits

Author SHA1 Message Date
189e75b3c2 docs: 3 first articles of the ISQ series added 2024-09-30 18:25:03 +02:00
6ffe2d022a style: pre-commit 2024-09-30 18:23:34 +02:00
11338c4324 docs: blog comments support added 2024-09-30 14:47:28 +02:00
59eeba213a docs: category of the ISO meeting reports changed to "WG21 Updates" 2024-09-30 14:08:30 +02:00
dc8772ca23 docs: graphs of ISQ kind hierarchies improved 2024-09-28 15:54:42 +02:00
f9f488ca19 docs: missing systems added to the "Project Structure" chapter 2024-09-28 15:27:26 +02:00
47344b13bd refactor: pi mag_constant refactored to be one-liner 2024-09-28 15:20:41 +02:00
7fabd975dc chore: mp-units version bumped to 2.4.0 2024-09-27 13:38:51 +02:00
562c2e1ea1 docs: 2.3.0 release announcement updated 2024-09-26 20:48:20 +02:00
3190d15eba feat: common_unit support added 2024-09-26 20:28:41 +02:00
dcab80525d refactor: 💥 common_XXX() functions renamed to get_common_XXX()
This is needed to release a name for `common_unit` type that is coming soon.
2024-09-24 09:36:59 +02:00
5f9a6e4a20 docs: 2.3.0 release announcement updated 2024-09-24 09:03:06 +02:00
c05e1bcdb7 docs: fix typo in the "Value conversions summary" chapter 2024-09-24 09:02:48 +02:00
226118852f docs: imrpove "Superpowers of the unit one" chapter 2024-09-24 09:02:25 +02:00
488572cbe0 docs: import_std Conan option marked as experimental 2024-09-24 09:00:56 +02:00
3671f64153 refactor: 💥 magnitudes code cleanup + mag_pi is now mag<pi> 2024-09-23 13:42:39 +02:00
e92178abef refactor: 💥 iec80000 system renamed to iec 2024-09-20 10:01:32 -06:00
e6c65d6c89 build: MP_UNITS_BUILD_IMPORT_STD CMake option removed 2024-09-20 09:34:38 -06:00
6e6e0ce2d8 docs: line breaks in mermaid graphs fixed 2024-09-19 21:12:16 -06:00
bfa221857e docs: enabled generation of PDF for API Reference 2024-09-19 15:54:48 -06:00
5305de7a28 docs: "Text Formatting" tag removed from avg_speed example 2024-09-17 17:12:14 -06:00
7e777f228a fix: hw_voltage compilation fixed on C++20 2024-09-17 17:11:33 -06:00
3ead7c2d52 feat: hw_voltage example added 2024-09-17 16:12:03 -06:00
80880f1014 docs: examples line numbers fixed 2024-09-17 16:11:19 -06:00
0670fbdd9f feat: value_cast<Representation, Unit>() complementary conversion function added 2024-09-13 21:38:59 +02:00
ae816a97fc docs: "Unit symbols" chapter added 2024-09-13 17:07:03 +02:00
93f41cf499 docs: Compiler Explorer link to basic operations example updated 2024-09-13 10:48:46 +02:00
866550eefc docs: MSVC compilation announced and its bugs listed on the compiler's conformance page 2024-09-10 21:00:30 +02:00
32712a20a8 style: pre-commit formatting issues resolved 2024-09-08 08:32:17 +02:00
4512e29b1b refactor: api.md renamed to the api_reference.md 2024-09-08 08:20:26 +02:00
09167990ad chore: *.tex files moved to api_reference/src directory 2024-09-08 08:20:26 +02:00
20d58666fe docs: add reference documentations 2024-09-08 08:20:26 +02:00
b56bc8b5b2 docs: example generated files removed 2024-09-07 15:46:13 +02:00
1b4f451f90 docs: "API Reference" support added 2024-09-07 15:46:13 +02:00
45013f6752 fix: inline restored for non-template constexpr global variables 2024-09-05 10:06:43 +02:00
2e840cfdb4 refactor: Repetitive inline constexpr removed as no longer needed
Not needed anymore as stated in cplusplus/draft#4601
2024-09-05 08:43:36 +02:00
2a4e1e3d95 docs: Rework of "Getting Started" section
Inspired by #603
2024-09-05 08:17:35 +02:00
77625d63cb feat: 💥 unit_can_be_prefixed removed - from now on all named units can be prefixed
Resolves #604
2024-08-22 08:06:00 +02:00
aab0ef8ea0 docs: a tip with unit_can_be_prefixed workaround added 2024-08-21 11:17:41 +02:00
698accac4f docs: import std; row added to the "C++ compiler support" table 2024-07-16 20:50:42 +02:00
827b0f5ee1 docs: small celanup of "Build options" chapter 2024-07-16 17:36:41 +02:00
b870b85c25 feat: import std; support added
Resolves #595
2024-07-16 17:36:00 +02:00
fcc16ae282 feat: convertibility of a quantity with a unit one with the raw value added
Resolves #553
2024-07-14 18:31:11 +02:00
175fd04c3a fix: LA library bug workaround
Blocked by BobSteagall/wg21#77
2024-07-11 19:18:28 +02:00
c30f62e7f5 docs: 2.2.0 release announcement updated to point to 2.2.1 2024-07-04 22:57:49 +01:00
2cff579650 feat: representation type template parameter added to value convertion functions
Resolves #588
2024-07-04 22:05:40 +01:00
5903e5661f refactor: 💥 quantity_point_like_traits now use numerical value instead of the quantity
Resolves #531
2024-07-04 16:40:40 +01:00
79488ef17d docs: one more small improvement 2024-07-04 12:15:31 +01:00
5a588e5f45 docs: code example in "Radians and degrees support" chapter improved 2024-07-04 12:14:40 +01:00
031ee04a1c docs: "Radians and degrees support" added 2024-07-04 10:39:26 +01:00