Commit Graph

  • 0dfd323c4b feat: ValuePreservingTo extended with the explicit convertibility requirement Mateusz Pusz 2024-07-14 18:06:02 +02:00
  • 73f7901329 build: duplicated cmake_minimum_required commands removed Mateusz Pusz 2024-07-14 18:04:05 +02:00
  • 2e557e4179 build: all CMake modules bumped to require at least CMake 3.15 Mateusz Pusz 2024-07-14 18:02:53 +02:00
  • e2a0e678a1 refactor: small cleanup in the quantity.h Mateusz Pusz 2024-07-13 08:37:40 +02:00
  • fa25d11275 refactor: ValuePreservingTo concept added Mateusz Pusz 2024-07-13 08:36:48 +02:00
  • 160a74a94a ci: runtime unit tests disabled for clang-tidy CI Mateusz Pusz 2024-07-12 19:50:40 +02:00
  • f66222fb87 fix: _angular impulse_ unit symbol formatting unit test fixed Mateusz Pusz 2024-07-12 19:48:01 +02:00
  • 498d895fe5 fix: designated initialization of extract_results removed to enable clang-16 compilation Mateusz Pusz 2024-07-12 18:47:19 +02:00
  • 0653a2dbf7 fix: non-portable unit test removed Mateusz Pusz 2024-07-12 18:46:26 +02:00
  • d341c166e1 fix: types ordering in one of the unit tests fixed Mateusz Pusz 2024-07-12 18:31:54 +02:00
  • f73f924b80 refactor: small cleanup of unit_test.cpp Mateusz Pusz 2024-07-12 17:49:09 +02:00
  • adbc77432e feat: all tags in the expression templates are now ordered by the type names Mateusz Pusz 2024-07-12 17:48:38 +02:00
  • f0e94e06da fix: quantity_spec_interface_base introduced to fix the compilation on the older compilers Mateusz Pusz 2024-07-12 17:10:30 +02:00
  • 0010d868a7 feat: tag types-related operators are now hidden friends as well Mateusz Pusz 2024-07-12 16:01:03 +02:00
  • b5e8f2afcd fix: si.h and angular.h now properly include hacks.h to define MP_UNITS_HOSTED before its usage Mateusz Pusz 2024-07-12 15:03:19 +02:00
  • bc234b0093 fix: disabled partial convertibility of binary operators arguments Mateusz Pusz 2024-07-12 15:02:29 +02:00
  • e5e0e47c36 refactor: small quantity and quantity_point interface cleanup Mateusz Pusz 2024-07-11 19:34:31 +02:00
  • dd52808999 Merge pull request #577 from mpusz/hidden_friends Mateusz Pusz 2024-07-12 02:19:59 +09:00
  • 175fd04c3a fix: LA library bug workaround Mateusz Pusz 2024-07-11 19:18:28 +02:00
  • a70ef1ebc3 Revert "fix: disabled convertibility of quantity binary operators arguments" Mateusz Pusz 2024-07-11 18:05:51 +02:00
  • 037964bbba fix: disabled convertibility of quantity binary operators arguments Mateusz Pusz 2024-07-11 17:19:31 +02:00
  • bfb964b017 docs: CHANGELOG updated Mateusz Pusz 2024-07-11 16:08:47 +02:00
  • 50cc9dfded refactor: binary operators of quantity and quantity_point are now hidden friends Mateusz Pusz 2024-07-11 16:08:47 +02:00
  • c8849e5781 refactor: improvements in are_ingredients_convertible Mateusz Pusz 2024-07-10 10:23:55 +02:00
  • 390a0cee5d refactor: small refactoring of conditions in convertible_impl Mateusz Pusz 2024-07-08 09:12:16 +02:00
  • 0586ce030b refactor: prepend_and_process_rest refactored Mateusz Pusz 2024-07-07 22:27:35 +01:00
  • 382695623a refactor: a few functions that look for convertible ingredeints renamed Mateusz Pusz 2024-07-07 22:05:50 +01:00
  • 0368d0a56d fix: MP_UNITS_API_CONTRACTS should have a priority over headers availability (compat_macros) Mateusz Pusz 2024-07-07 21:14:04 +01:00
  • 6a5e6902fe fix: MP_UNITS_API_CONTRACTS should have a priority over headers availability Mateusz Pusz 2024-07-06 18:09:41 +01:00
  • 9df601f522 build: fmt updated to 11.0.0 Mateusz Pusz 2024-07-05 14:03:39 +01:00
  • b803e5b701 fix: most of the previous commit reverted (accidentaly too many files with changes were included) Mateusz Pusz 2024-07-05 10:05:25 +01:00
  • c30f62e7f5 docs: 2.2.0 release announcement updated to point to 2.2.1 Mateusz Pusz 2024-07-04 22:57:49 +01:00
  • 2cff579650 feat: representation type template parameter added to value convertion functions Mateusz Pusz 2024-07-04 22:05:40 +01:00
  • 5903e5661f refactor: 💥 quantity_point_like_traits now use numerical value instead of the quantity Mateusz Pusz 2024-07-04 16:40:40 +01:00
  • 360eb85d09 docs: TODO note changed in the unit_symbol and dimension_symbol Mateusz Pusz 2024-07-04 15:03:58 +01:00
  • 170a345fdf fix: unit_symbol and dimension_symbol fixed for pre-C++23 compilation Mateusz Pusz 2024-07-04 14:46:14 +01:00
  • 14d1a4e06b fix: mkdocs dependencies fixed in the gitpod dockerfile Mateusz Pusz 2024-07-04 14:18:43 +01:00
  • 246923d877 refactor: unit_symbol and dimension_symbol refactored for readability and consteval Mateusz Pusz 2024-07-04 14:16:19 +01:00
  • 79488ef17d docs: one more small improvement Mateusz Pusz 2024-07-04 12:15:31 +01:00
  • 5a588e5f45 docs: code example in "Radians and degrees support" chapter improved Mateusz Pusz 2024-07-04 12:14:40 +01:00
  • b3cd2cf6e3 feat: text output for angular units improved (space before symbol removed) Mateusz Pusz 2024-07-04 10:40:12 +01:00
  • 031ee04a1c docs: "Radians and degrees support" added Mateusz Pusz 2024-07-04 10:39:26 +01:00
  • cc75950c44 fix: value-initialization for data_ added to inplace_vector Mateusz Pusz 2024-07-03 23:01:24 +01:00
  • c59ab3e11e refactor: dimension_symbol and units_symbol refactored to use inplace_vector Mateusz Pusz 2024-07-03 22:57:50 +01:00
  • 6f03c04d97 fix: IWYU - concepts added to fixed_string Mateusz Pusz 2024-07-03 22:56:30 +01:00
  • d5b8a742c9 feat: simplified inplace_vector added Mateusz Pusz 2024-07-03 22:55:53 +01:00
  • c43abdb696 docs: 2.2.1 changelog added Mateusz Pusz 2024-07-03 19:34:21 +01:00
  • 7e18437a45 docs: 2.2.1 changelog added v2.2.1 2.2 Mateusz Pusz 2024-07-03 19:34:21 +01:00
  • cf7d20d5a6 style: pre-commit Mateusz Pusz 2024-07-03 19:32:06 +01:00
  • b82e6f1e53 feat: project version bumped to 2.2.1 Mateusz Pusz 2024-07-03 19:31:46 +01:00
  • e0becc97a8 style: pre-commit styling Mateusz Pusz 2024-07-03 19:30:21 +01:00
  • 2967e39f56 feat: 💥 Conan and CMake options changed as requested at ConanCenter code review Mateusz Pusz 2024-07-03 18:45:19 +01:00
  • 8da542c837 fix: MP_UNITS_API_NO_CRTP handling fixed Mateusz Pusz 2024-07-02 11:07:49 +01:00
  • de1381748c feat: 💥 Conan and CMake options changed as requested at ConanCenter code review Mateusz Pusz 2024-07-03 18:45:19 +01:00
  • 5e8a8ea1b4 Merge branches 'master' and 'master' of github.com:mpusz/mp-units Mateusz Pusz 2024-07-02 21:08:33 +01:00
  • 5fc0bc4018 docs: St. Louis 2024 report added Mateusz Pusz 2024-07-02 19:30:25 +01:00
  • 84f0a0411c Merge pull request #589 from nebkat/fix-fmt-11 Mateusz Pusz 2024-07-02 20:27:05 +09:00
  • 485a53d3d7 docs: small cleanup of the Affine Space chapter Mateusz Pusz 2024-07-02 11:45:11 +01:00
  • f6fbfe1e09 fix: MP_UNITS_HOSTED branch added to core.h Mateusz Pusz 2024-07-02 11:44:38 +01:00
  • 1365d62293 refactor: degree Celsius and Fahrenheit symbols text now use Unicode codepoints Mateusz Pusz 2024-07-02 11:43:53 +01:00
  • e41078b889 fix: MP_UNITS_API_NO_CRTP handling fixed Mateusz Pusz 2024-07-02 11:07:49 +01:00
  • 0ac6a1701d fix: Support fmtlib 11.0.0 Nebojsa Cvetkovic 2024-07-01 18:24:03 +01:00
  • 70289048bd refactor: Unicode codepoints used for deg_C and deg_F text symbols Mateusz Pusz 2024-06-30 17:14:37 +02:00
  • a70031ab75 refactor: small code cleanup Mateusz Pusz 2024-06-30 12:10:04 +02:00
  • 13aab34b51 refactor: [[nodiscard]] and consteval set for some magnitude-related functions Mateusz Pusz 2024-06-30 12:09:01 +02:00
  • f4ed232153 feat: non-member swap added for fixed_string Mateusz Pusz 2024-06-30 12:07:58 +02:00
  • 36825da04b refactor: capacity functions of fixed_string fixed Mateusz Pusz 2024-06-30 12:07:18 +02:00
  • 3d6e50c67a refactor: UnitCompatibleWith is now exposition-only Mateusz Pusz 2024-06-30 12:06:26 +02:00
  • ba8681f90b feat: 💥 delta and absolute construction helpers Mateusz Pusz 2024-06-30 12:03:24 +02:00
  • ad3035eafe fix: quantity_spec::op() compilation fixed Mateusz Pusz 2024-06-25 16:26:29 -05:00
  • 985b3753f8 feat: constexpr formatting disabled for quantities Mateusz Pusz 2024-06-25 16:16:50 -05:00
  • 644419164f style: clang-format Mateusz Pusz 2024-06-25 14:33:38 -05:00
  • 8ebb470cbf fix: compilation on older compilers fixed Mateusz Pusz 2024-06-25 14:32:17 -05:00
  • 90d8fda327 feat: qp1.quantity_from(qp2) added Mateusz Pusz 2024-06-25 14:07:08 -05:00
  • fc1c11cd96 docs: broken links to systems subdirectory fixed Mateusz Pusz 2024-06-25 13:49:50 -05:00
  • 2c2c72bf3d refactor: template parameter name changed to ToU for in() and force_in() Mateusz Pusz 2024-06-25 13:38:38 -05:00
  • 57a8b7ecd4 refactor: delta handling improved to produce terser types Mateusz Pusz 2024-06-25 11:43:23 -05:00
  • 786c1bf7da refactor: error messages-related improvements Mateusz Pusz 2024-06-25 11:36:39 -05:00
  • b2307daeb6 docs: 2.3.0 release announcement draft text alignment fixed Mateusz Pusz 2024-06-24 15:17:33 -05:00
  • fc76cb28d6 feat: formatting funcitons marked as constexpr to enable compile-time text formatting Mateusz Pusz 2024-06-24 15:15:24 -05:00
  • 19872bd3ae fix: static_asserts fixed for the older compilers Mateusz Pusz 2024-06-22 22:33:40 +02:00
  • 83264860aa feat: = delete should have a reason Mateusz Pusz 2024-06-22 18:59:00 +02:00
  • 47c5563e16 refactor: deleted function not needed in validated_type Mateusz Pusz 2024-06-22 18:58:22 +02:00
  • 2c578d92df feat: overloads with static_assert added to improve migration Mateusz Pusz 2024-06-22 18:39:10 +02:00
  • 9d57cf2758 docs: "Interface Introduction" chapter updated Mateusz Pusz 2024-06-22 10:57:06 +02:00
  • e8c1a4ac1d docs: 2.3 release announcement draft added Mateusz Pusz 2024-06-21 08:21:35 +02:00
  • 1b31518f09 Merge pull request #585 from mpusz/reference_modifiers Mateusz Pusz 2024-06-21 04:18:56 +09:00
  • a87fddd841 fix: IWYU Mateusz Pusz 2024-06-20 20:30:15 +02:00
  • e43426438f fix: quantity constraints fixed Mateusz Pusz 2024-06-20 20:29:21 +02:00
  • 3e863b2d20 build: conanfile updated after review on ConanCenter Mateusz Pusz 2024-06-20 14:56:54 +02:00
  • 579b658a4d docs: docs updated to use new spelling for Conan options Mateusz Pusz 2024-06-20 14:52:02 +02:00
  • 2603b499f1 build: gitpod updated to use new spelling for Conan options Mateusz Pusz 2024-06-20 14:51:35 +02:00
  • 1fc2b1507b ci: CI scripts updated to use new spelling for Conan options Mateusz Pusz 2024-06-20 14:51:16 +02:00
  • 960417a346 fix: reference specifiers export fixed Mateusz Pusz 2024-06-20 12:43:59 +02:00
  • cdd345c9ec docs: typo in the affine space chapter fixed Mateusz Pusz 2024-06-20 12:43:08 +02:00
  • e08a0ace24 fix: missing header file include added Mateusz Pusz 2024-06-20 10:19:22 +02:00
  • eb6c48afae docs: CHANGELOG updated Mateusz Pusz 2024-06-20 09:20:56 +02:00
  • 4b46be7604 refactor: reference specifiers are now variable templates Mateusz Pusz 2024-06-20 09:20:33 +02:00
  • 1eac5a923b docs: documentation updated for reference specifiers Mateusz Pusz 2024-06-20 08:54:58 +02:00
  • 5761deb1ba refactor: ice_point and zeroth_degree_Fahrenheit now use absolute reference specifier Mateusz Pusz 2024-06-20 08:52:33 +02:00