Commit Graph

756 Commits

Author SHA1 Message Date
Mateusz Pusz 5f9a6e4a20 docs: 2.3.0 release announcement updated 2024-09-24 09:03:06 +02:00
Mateusz Pusz c05e1bcdb7 docs: fix typo in the "Value conversions summary" chapter 2024-09-24 09:02:48 +02:00
Mateusz Pusz 226118852f docs: imrpove "Superpowers of the unit one" chapter 2024-09-24 09:02:25 +02:00
Mateusz Pusz 488572cbe0 docs: import_std Conan option marked as experimental 2024-09-24 09:00:56 +02:00
Mateusz Pusz 3671f64153 refactor: 💥 magnitudes code cleanup + mag_pi is now mag<pi> 2024-09-23 13:42:39 +02:00
Mateusz Pusz e92178abef refactor: 💥 iec80000 system renamed to iec 2024-09-20 10:01:32 -06:00
Mateusz Pusz e6c65d6c89 build: MP_UNITS_BUILD_IMPORT_STD CMake option removed 2024-09-20 09:34:38 -06:00
Mateusz Pusz 6e6e0ce2d8 docs: line breaks in mermaid graphs fixed 2024-09-19 21:12:16 -06:00
Mateusz Pusz bfa221857e docs: enabled generation of PDF for API Reference 2024-09-19 15:54:48 -06:00
Mateusz Pusz 5305de7a28 docs: "Text Formatting" tag removed from avg_speed example 2024-09-17 17:12:14 -06:00
Mateusz Pusz 7e777f228a fix: hw_voltage compilation fixed on C++20 2024-09-17 17:11:33 -06:00
Mateusz Pusz 3ead7c2d52 feat: hw_voltage example added 2024-09-17 16:12:03 -06:00
Mateusz Pusz 80880f1014 docs: examples line numbers fixed 2024-09-17 16:11:19 -06:00
Mateusz Pusz 0670fbdd9f feat: value_cast<Representation, Unit>() complementary conversion function added 2024-09-13 21:38:59 +02:00
Mateusz Pusz ae816a97fc docs: "Unit symbols" chapter added 2024-09-13 17:07:03 +02:00
Mateusz Pusz 93f41cf499 docs: Compiler Explorer link to basic operations example updated 2024-09-13 10:48:46 +02:00
Mateusz Pusz 866550eefc docs: MSVC compilation announced and its bugs listed on the compiler's conformance page 2024-09-10 21:00:30 +02:00
Mateusz Pusz 32712a20a8 style: pre-commit formatting issues resolved 2024-09-08 08:32:17 +02:00
Mateusz Pusz 4512e29b1b refactor: api.md renamed to the api_reference.md 2024-09-08 08:20:26 +02:00
Mateusz Pusz 09167990ad chore: *.tex files moved to api_reference/src directory 2024-09-08 08:20:26 +02:00
Johel Ernesto Guerrero Peña 20d58666fe docs: add reference documentations 2024-09-08 08:20:26 +02:00
Mateusz Pusz b56bc8b5b2 docs: example generated files removed 2024-09-07 15:46:13 +02:00
Mateusz Pusz 1b4f451f90 docs: "API Reference" support added 2024-09-07 15:46:13 +02:00
Mateusz Pusz 45013f6752 fix: inline restored for non-template constexpr global variables 2024-09-05 10:06:43 +02:00
Mateusz Pusz 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
Mateusz Pusz 2a4e1e3d95 docs: Rework of "Getting Started" section
Inspired by #603
2024-09-05 08:17:35 +02:00
Mateusz Pusz 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
Mateusz Pusz aab0ef8ea0 docs: a tip with unit_can_be_prefixed workaround added 2024-08-21 11:17:41 +02:00
Mateusz Pusz 698accac4f docs: import std; row added to the "C++ compiler support" table 2024-07-16 20:50:42 +02:00
Mateusz Pusz 827b0f5ee1 docs: small celanup of "Build options" chapter 2024-07-16 17:36:41 +02:00
Mateusz Pusz b870b85c25 feat: import std; support added
Resolves #595
2024-07-16 17:36:00 +02:00
Mateusz Pusz 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
Mateusz Pusz 175fd04c3a fix: LA library bug workaround
Blocked by BobSteagall/wg21#77
2024-07-11 19:18:28 +02:00
Mateusz Pusz c30f62e7f5 docs: 2.2.0 release announcement updated to point to 2.2.1 2024-07-04 22:57:49 +01:00
Mateusz Pusz 2cff579650 feat: representation type template parameter added to value convertion functions
Resolves #588
2024-07-04 22:05:40 +01:00
Mateusz Pusz 5903e5661f refactor: 💥 quantity_point_like_traits now use numerical value instead of the quantity
Resolves #531
2024-07-04 16:40:40 +01:00
Mateusz Pusz 79488ef17d docs: one more small improvement 2024-07-04 12:15:31 +01:00
Mateusz Pusz 5a588e5f45 docs: code example in "Radians and degrees support" chapter improved 2024-07-04 12:14:40 +01:00
Mateusz Pusz 031ee04a1c docs: "Radians and degrees support" added 2024-07-04 10:39:26 +01:00
Mateusz Pusz de1381748c feat: 💥 Conan and CMake options changed as requested at ConanCenter code review 2024-07-03 18:45:19 +01:00
Mateusz Pusz 5fc0bc4018 docs: St. Louis 2024 report added 2024-07-02 19:30:25 +01:00
Mateusz Pusz 485a53d3d7 docs: small cleanup of the Affine Space chapter 2024-07-02 11:45:11 +01:00
Mateusz Pusz 1365d62293 refactor: degree Celsius and Fahrenheit symbols text now use Unicode codepoints 2024-07-02 11:43:53 +01:00
Mateusz Pusz 3d6e50c67a refactor: UnitCompatibleWith is now exposition-only 2024-06-30 12:06:26 +02:00
Mateusz Pusz ba8681f90b feat: 💥 delta and absolute construction helpers 2024-06-30 12:03:24 +02:00
Mateusz Pusz fc1c11cd96 docs: broken links to systems subdirectory fixed 2024-06-25 13:49:50 -05:00
Mateusz Pusz b2307daeb6 docs: 2.3.0 release announcement draft text alignment fixed 2024-06-24 15:17:33 -05:00
Mateusz Pusz 9d57cf2758 docs: "Interface Introduction" chapter updated 2024-06-22 10:57:06 +02:00
Mateusz Pusz e8c1a4ac1d docs: 2.3 release announcement draft added 2024-06-21 08:21:35 +02:00
Mateusz Pusz 1b31518f09 Merge pull request #585 from mpusz/reference_modifiers
Reference specifiers
2024-06-21 04:18:56 +09:00