Commit Graph

  • 4209ac20fc refactor(example): quantity_point support added to currency example Mateusz Pusz 2023-05-14 13:32:12 +02:00
  • eaca8d073a refactor: convertible_to_result renamed to convertible_result Mateusz Pusz 2023-05-14 12:58:32 +02:00
  • 1e28c11cfc refactor: convertible_to(U1, U2) renamed to convertible(U1, U2) Mateusz Pusz 2023-05-14 12:43:26 +02:00
  • c892889901 feat(example): currency and unmanned_aerial_vehicle examples added Mateusz Pusz 2023-05-14 10:38:08 +02:00
  • c33e3a584d feat: ReferenceOf concept added Mateusz Pusz 2023-05-14 09:35:18 +02:00
  • 92ff1ecc07 fix: MSVC 14.3 complained about shadowing a symbol of second with local variable s Mateusz Pusz 2023-05-12 12:29:48 +02:00
  • c1385d2a67 style: extra empty line at top of the file removed Mateusz Pusz 2023-05-12 12:20:07 +02:00
  • 6399e53776 docs: link in usage.rst fixed Mateusz Pusz 2023-05-12 12:19:23 +02:00
  • 65a59750f5 ci: conan data caching improved in documentation CI Mateusz Pusz 2023-05-12 12:06:59 +02:00
  • cac562d5d4 ci: linear_algebra dependecy disabled for MSVC 14.2 build Mateusz Pusz 2023-05-12 11:55:06 +02:00
  • ea4a67b226 build: build_context_activated no longer needed for doxygen Mateusz Pusz 2023-05-12 11:49:20 +02:00
  • e3f641c2bb fix: LA support fixed Mateusz Pusz 2023-05-12 11:25:54 +02:00
  • 27d6180579 ci: "build_all" disabled in CMake Test Package CI Mateusz Pusz 2023-05-12 08:31:10 +02:00
  • dc3e44bdf5 ci: documentation generation disabled in CMake Test Package CI Mateusz Pusz 2023-05-11 20:50:51 +02:00
  • a69a027cac docs: usage updated for Conan 2.0 Mateusz Pusz 2023-05-11 18:01:30 +02:00
  • 4dfed87010 docs: some typos fixed Mateusz Pusz 2023-05-11 18:01:12 +02:00
  • eb1e06eb95 build: the remaining Conan dependencies added Mateusz Pusz 2023-05-11 17:59:12 +02:00
  • 27cd47b7af refactor: implicit conversion on construction allowed for quantity_point if quantity does the same Mateusz Pusz 2023-05-11 11:10:52 +02:00
  • 4a01f05658 Merge pull request #455 from dbraeckelmann/patch-1 Mateusz Pusz 2023-05-09 18:00:57 +02:00
  • 39262fde5f Fixed typo in storage_capacity.rst headline dbraeckelmann 2023-05-09 10:31:16 +02:00
  • 8ef6d409b2 refactor: character of dynamic_viscosity and magnetic_flux_density set explicitly Mateusz Pusz 2023-05-02 22:00:19 +02:00
  • 541a554852 feat: is_kind added to some dimensionless quantities definitions Mateusz Pusz 2023-05-02 21:42:54 +02:00
  • 82b18fc44c feat: is_kind support added to quantity_spec definition Mateusz Pusz 2023-05-02 21:39:25 +02:00
  • bc63ab23e1 refactor: [[nodiscard]] added to functions in type_traits.h Mateusz Pusz 2023-05-02 21:35:28 +02:00
  • 6102183881 chore: Conan 1.X temporary files removed from .gitignore Mateusz Pusz 2023-04-21 15:23:46 +01:00
  • 4673d89293 chore: .clang-format updated Mateusz Pusz 2023-04-21 15:22:56 +01:00
  • 2bb8e4e739 test: quantity tests updated Mateusz Pusz 2023-04-21 15:22:14 +01:00
  • 11dd023143 docs: comments updated in chrono_test Mateusz Pusz 2023-04-21 15:18:58 +01:00
  • 318b9e260b refactor(example): small refactoring of examples Mateusz Pusz 2023-04-21 15:18:09 +01:00
  • 258a62edcc refactor: quantity hiearchy kinds fixed for some quantity definitions Mateusz Pusz 2023-04-21 15:10:02 +01:00
  • 546a8a79a9 test: fmt test fixed for radian Mateusz Pusz 2023-04-21 15:03:07 +01:00
  • febc95d319 build: Library version set to 2.0.0 Mateusz Pusz 2023-04-21 15:02:21 +01:00
  • aa15d4dfb4 build: ratio_maths.h removed from CMake build Mateusz Pusz 2023-04-21 15:01:28 +01:00
  • 5d6fee2585 refactor: quantity refactored + make_quantity() added Mateusz Pusz 2023-04-21 15:00:37 +01:00
  • 237640cad8 refactor: ratio refactored to use conteval + _ratio_maths.h_ removed Mateusz Pusz 2023-04-21 14:49:51 +01:00
  • cc3314903d feat: quantity_spec logic implemented Mateusz Pusz 2023-04-21 14:41:33 +01:00
  • 1866973532 refactor(example): get_length() renamed to get_distance() Mateusz Pusz 2023-04-11 09:12:48 +02:00
  • 565465d284 fix: angular trigonometric functions now can be constrained with QuantityOf<angle> Mateusz Pusz 2023-04-10 19:55:25 +02:00
  • 7ef8193dfc fix: modulo operation logic fixed Mateusz Pusz 2023-04-10 19:46:50 +02:00
  • ccb06bc0c4 fix: CTAD from raw value restored for quantity_point of dimensionless[one] Mateusz Pusz 2023-04-10 18:17:34 +02:00
  • c807ba31be feat: quecto, ronto, ronna, quetta prefixed versions of unit symbols added Mateusz Pusz 2023-04-08 19:54:31 +02:00
  • d65393b4e2 refactor: quantity_spec casts functions renamed Mateusz Pusz 2023-04-08 19:49:51 +02:00
  • 760c6d724e fix: incorrect unit of pow(), sqrt(), and cbrt() fixed Mateusz Pusz 2023-04-08 19:33:00 +02:00
  • c54aa9b0eb refactor(example): common_type specialization for ranged_representation no longer needed Mateusz Pusz 2023-04-07 23:00:34 +02:00
  • cc1d411b2e refactor: small refactoring of values used to initialize an array in kalman examples Mateusz Pusz 2023-04-07 22:59:15 +02:00
  • 3d044a1f38 refactor(example): not needed explicit construction removed from glide_distance() Mateusz Pusz 2023-04-07 22:56:03 +02:00
  • 9666c1a065 feat(example): spherical_distance() now uses quantity-based trigonometric functions Mateusz Pusz 2023-04-07 22:54:47 +02:00
  • 40f6ae2da7 refactor: quantity refactored + quantity_test updated to reflect and test changes Mateusz Pusz 2023-04-05 17:24:08 +02:00
  • 1a940399c9 refactor: chrono types now convert to quantity kinds Mateusz Pusz 2023-04-04 14:28:38 +02:00
  • db2edfb539 feat: as_ratio(Magnitude) enabled Mateusz Pusz 2023-04-04 14:27:04 +02:00
  • 54dd8844b7 test: unit_symbol_test updated for a new unicode symbol of standard_gravity_unit Mateusz Pusz 2023-04-03 19:28:51 +02:00
  • 42a73739eb refactor: angle_test refactored to V2 Mateusz Pusz 2023-04-03 19:23:39 +02:00
  • 660e62c0a6 refactor: chrono_test refactored to V2 Mateusz Pusz 2023-04-03 19:23:08 +02:00
  • 8da791f8ba refactor(unit test): math tests refactored to not use removed constructor Mateusz Pusz 2023-04-03 17:47:13 +02:00
  • 8e8f17cb96 fix: get_equation now calls proper pow() overload Mateusz Pusz 2023-04-03 17:45:43 +02:00
  • e6eb908503 feat: convertible quantity kinds can now be compared Mateusz Pusz 2023-04-03 17:44:34 +02:00
  • b40c7b2fcd ci: trying another way to pass a package_ref Mateusz Pusz 2023-03-31 17:54:33 +02:00
  • 230ccb152a ci: promotion restricted to a package being built in this CI run Mateusz Pusz 2023-03-31 16:07:04 +02:00
  • 3b67f6e746 ci: promote_package job now correctly checkouts the code Mateusz Pusz 2023-03-31 09:36:39 +02:00
  • 2e1e7a979e ci: setting version environment variable fixed Mateusz Pusz 2023-03-31 08:57:08 +02:00
  • 9f3ea544d5 fix: standard_gravity_unit now prints a correct unicode symbol Mateusz Pusz 2023-03-30 17:49:02 +02:00
  • e39555e90d feat: arithmetics on dimensionless quantities extended to units different than one Mateusz Pusz 2023-03-30 17:47:47 +02:00
  • be195a294c fix: workaround for template argument deduction for MSVC Mateusz Pusz 2023-03-30 17:45:03 +02:00
  • 245783e89a fix: a workaround for msvc 1929 added to validated_type Mateusz Pusz 2023-03-30 17:05:04 +02:00
  • 56dcb716e3 fix: some preprocessor branches fixed Mateusz Pusz 2023-03-30 17:04:25 +02:00
  • 3750fa63f2 ci: promote_package job condition issue workaround Mateusz Pusz 2023-03-30 13:57:21 +02:00
  • 2d35fa0893 ci: proper Conan package promotion support added Mateusz Pusz 2023-03-30 13:37:09 +02:00
  • 99283dce1c fix: a workaround for compilation error on MSVC and gcc-10 added Mateusz Pusz 2023-03-30 13:34:06 +02:00
  • 1bee3439d3 ci: rebuild of mp-units fixed in the CI Mateusz Pusz 2023-03-29 20:56:12 +02:00
  • 33d9f43b0f style: clang-format-16 applied to all the code base Mateusz Pusz 2023-03-29 17:05:02 +02:00
  • 60eaa4728d ci: pre-commit updated to use clang-format-16 Mateusz Pusz 2023-03-29 17:03:34 +02:00
  • 71e1982bbe chore: .clang-format updated to clang-format-16 Mateusz Pusz 2023-03-29 17:02:59 +02:00
  • c5b5756b4d refactor(example): constraints added to ranged_representation Mateusz Pusz 2023-03-29 16:47:39 +02:00
  • 4dca00617c refactor(example): ref qualifiers added to a conversion operator of validated_type Mateusz Pusz 2023-03-29 16:46:34 +02:00
  • bdbf2c37f8 chore: Conan 1.X temporary files removed from .gitignore Mateusz Pusz 2023-03-29 16:42:34 +02:00
  • 53fd362fe3 docs: README badges cleanup Mateusz Pusz 2023-03-22 16:20:12 +01:00
  • 3534a6772e ci: Conan build in CodeQL fixed Mateusz Pusz 2023-03-22 13:10:30 +01:00
  • f9b8e3cd16 ci: local cache path fixed for Conan 2.0 Mateusz Pusz 2023-03-22 13:06:16 +01:00
  • 38dff1c74f docs: README badges updated Mateusz Pusz 2023-03-22 10:15:43 +01:00
  • 9bddcafbe9 build: check_min_cppstd() does not require a safe check anymore Mateusz Pusz 2023-03-21 23:30:37 +01:00
  • 666676f424 build: MSVC update is not checked in validate() anymore Mateusz Pusz 2023-03-21 23:30:02 +01:00
  • f21c7354d0 fix: explicit deduction guilde for estimation is still needed for clang-16 Mateusz Pusz 2023-03-21 23:17:15 +01:00
  • 002e3feec3 ci: clang-16 support added to CI Mateusz Pusz 2023-03-21 23:12:59 +01:00
  • 43a112c8be Merge pull request #446 from Cazadorro/dependency_subdirectory_support Mateusz Pusz 2023-03-15 21:51:37 +01:00
  • 03dc1c8a3c Added check for gsl::gsl-lite to avoid find_package if targets already added by add_subdirectory(...) and did the same for fmt::fmt and ranges-v3, with out these changes, impossible to use library if dependencies are also subdirectories Cazadorro 2023-03-13 14:56:42 -05:00
  • 4d0d6b78a8 refactor: box_example refactored to storage_tank_example Mateusz Pusz 2023-03-06 14:49:38 +01:00
  • 23debc34e2 build: conanfile.py updated after the CCI review Mateusz Pusz 2023-03-05 11:20:50 +01:00
  • 97e1425bc5 ci: conan user was replaced with conan remote login in Conan 2.0 Mateusz Pusz 2023-03-05 11:14:45 +01:00
  • 1a0f5e69ce ci: conan remove -f is no longer in Conan 2.0 Mateusz Pusz 2023-03-05 09:16:23 +01:00
  • 0807f1eca0 ci: conan remove -f is no longer in Conan 2.0 Mateusz Pusz 2023-03-05 09:16:23 +01:00
  • c103db8279 Merge pull request #443 from JohelEGP/llvm17 Mateusz Pusz 2023-03-05 09:08:15 +01:00
  • fbbddb9e7b refactor: update hacks for LLVM 17 Johel Ernesto Guerrero Peña 2023-03-04 14:28:37 -04:00
  • 1899f7803f ci: GitHub workflows updated for Conan 2.0 Mateusz Pusz 2023-02-24 09:36:27 +01:00
  • d46377ee16 build: recipes updated to Conan 2.0 Mateusz Pusz 2023-02-23 12:15:50 +01:00
  • 7427993fc1 build: building of linear algebra based examples temporarily disabled in CMake Mateusz Pusz 2023-02-23 12:15:28 +01:00
  • 81949e5ff1 refactor: explicit conversion constructors of quantity removed Mateusz Pusz 2023-02-14 17:21:54 +01:00
  • e98215c347 refactor: examples refactored to benefit from the latest features Mateusz Pusz 2023-02-14 12:58:54 +01:00
  • 079e640614 test: linear algebra test refactored to benefit from the latest features Mateusz Pusz 2023-02-14 12:29:45 +01:00
  • b7628a1752 feat: initial version of quantity_spec conversions implemented Mateusz Pusz 2023-02-14 12:28:34 +01:00
  • 858b1e625b test: tests for new features added to references test Mateusz Pusz 2023-02-13 19:38:33 +01:00