Commit Graph

  • 9871cf0ed7 UnitRep extended Mateusz Pusz 2019-11-06 21:51:40 +00:00
  • 37ca5f7102 Uploading of Conan dependencies disabled Mateusz Pusz 2019-11-06 21:28:34 +00:00
  • e4cd4ea8c8 UnitRep concept introduced Mateusz Pusz 2019-11-06 20:17:16 +00:00
  • 1b312b1102 fmt support added Mateusz Pusz 2019-11-06 16:50:34 +00:00
  • 3e131a82d4 derived_unit removed Mateusz Pusz 2019-11-05 20:34:58 +00:00
  • b5b2c54fe8 Basic std::fmt support added Mateusz Pusz 2019-11-05 20:05:11 +00:00
  • 4d3e4aa1fc Surface tension added Mateusz Pusz 2019-11-04 06:46:53 +00:00
  • 91bcfedf1e Deduced units symbols refactoring started Mateusz Pusz 2019-11-04 06:37:50 +00:00
  • 7e844ef773 Construction from a single character added to a fixed_string Mateusz Pusz 2019-11-04 06:30:22 +00:00
  • 5f216af4de Missing header guard added to fixed_string header Mateusz Pusz 2019-11-04 06:29:34 +00:00
  • 11270a16b0 Open questions updated Mateusz Pusz 2019-11-04 06:28:49 +00:00
  • ff02658a56 fixed_string fixed Mateusz Pusz 2019-11-03 11:11:16 +01:00
  • e846d40a33 CGS test added Mateusz Pusz 2019-11-02 13:59:11 +01:00
  • 367c7d5b6e my_value constructor refactored Mateusz Pusz 2019-11-02 13:58:35 +01:00
  • 7da63eedfd quantity refactoring Mateusz Pusz 2019-11-02 13:57:55 +01:00
  • ee701cf4e7 dimension refactoring Mateusz Pusz 2019-11-02 13:56:53 +01:00
  • ddd998cb53 type_list_sort_impl cleanup Mateusz Pusz 2019-11-02 13:55:55 +01:00
  • 544ecfce0a Description of dimension extended Mateusz Pusz 2019-11-02 13:55:23 +01:00
  • 2bde0e62b2 Downcasting facility refactoring Mateusz Pusz 2019-11-02 13:54:43 +01:00
  • 219af8e173 config.h.in deleted Mateusz Pusz 2019-11-02 12:55:22 +01:00
  • 8543ab65d1 pow<0> support added Mateusz Pusz 2019-10-19 20:51:20 +02:00
  • b2f33c6dfa Example and test package code changed to use text formatting Mateusz Pusz 2019-10-19 00:08:25 +02:00
  • 53720c82b8 fmt support started Mateusz Pusz 2019-10-18 23:50:43 +02:00
  • 1ea918e543 fmt dependency added Mateusz Pusz 2019-10-18 23:50:12 +02:00
  • 987ab86439 Added support for prefixes of non-coherent units Mateusz Pusz 2019-10-18 22:36:57 +02:00
  • 880528e5ca Compile-time performance of printing a prefix improved Mateusz Pusz 2019-10-18 22:34:43 +02:00
  • 3c0c98f380 User-defined description updated in DESIGN Mateusz Pusz 2019-10-18 22:32:50 +02:00
  • f5aff49fcc fmt/format.h removed Mateusz Pusz 2019-10-18 21:57:57 +02:00
  • 718e56082a Prefix definition reworked Mateusz Pusz 2019-10-18 21:34:50 +02:00
  • 046669fedc gcc compilation error disabled (looks like a bug in a compiler) Mateusz Pusz 2019-10-18 21:24:16 +02:00
  • b864461636 Prefixed units support redesigned Mateusz Pusz 2019-10-18 15:34:46 +02:00
  • 95028d10a7 gcc-10 enabled Mateusz Pusz 2019-10-17 18:22:51 +02:00
  • f147da202e Multiply symbot in a printed unit changed to '⋅' Mateusz Pusz 2019-10-17 12:44:39 +02:00
  • 5def0c6b60 Usage Overview section added to README Mateusz Pusz 2019-10-17 11:14:29 +02:00
  • 3e30c779a6 coherent_derived_unit and custom prefixes support added Mateusz Pusz 2019-10-17 10:16:44 +02:00
  • 9a9abca81d Text output support added for quantity Mateusz Pusz 2019-10-16 17:04:41 +02:00
  • fe6a5da3f4 More units added for energy and power Mateusz Pusz 2019-10-16 17:03:24 +02:00
  • fa2bdd1e08 More 'todo' -> 'TODO' changes Mateusz Pusz 2019-10-15 21:20:01 +02:00
  • d24479bec1 exp template parameter renamed Mateusz Pusz 2019-10-15 21:18:48 +02:00
  • 974b809e0b UML diagram added to the DESIGN document Mateusz Pusz 2019-10-15 19:38:47 +02:00
  • 5082aaaf70 'todo' -> 'TODO' refactoring Mateusz Pusz 2019-10-15 19:05:40 +02:00
  • d31d2cf439 Base dimensions refactored Mateusz Pusz 2019-10-15 19:03:45 +02:00
  • c3c5a740d9 derived_units now stores a type provided as a template parameter rather than its value Mateusz Pusz 2019-10-15 15:20:37 +02:00
  • 7e31dfe37e Name renamed to symbol in a derived_unit Mateusz Pusz 2019-10-15 11:47:36 +02:00
  • 98b78c9a2c Design doc updated with a derived unit short name Mateusz Pusz 2019-10-15 11:42:06 +02:00
  • b889c81cb9 Short name added to derived unit definition Mateusz Pusz 2019-10-15 11:32:59 +02:00
  • 2bcc5fa4e5 Small quantity formatting cleanup with clang-format Mateusz Pusz 2019-10-15 11:29:25 +02:00
  • 527927e905 pow<3>() check added to the math uni test Mateusz Pusz 2019-10-15 11:27:39 +02:00
  • 3475f5193e Catch2 support added (resolves #8) Mateusz Pusz 2019-10-14 10:53:02 +02:00
  • 44067dfd19 .clang-format updated to the latest version Mateusz Pusz 2019-10-14 10:50:40 +02:00
  • e520355835 Approach updated DESIGN.md Mateusz Pusz 2019-10-08 21:27:35 +02:00
  • 040c703461 Scalar constraint added for quantity operators Mateusz Pusz 2019-10-08 21:26:18 +02:00
  • 458ac0918b Scalar constraint added to quantity constructor Mateusz Pusz 2019-10-08 21:20:37 +02:00
  • 4ba818bb78 quantity_cast_impl refactored to use compile time branching rather than concepts Mateusz Pusz 2019-10-08 21:20:06 +02:00
  • 3f8cee0931 Scalar concept constraints reversed Mateusz Pusz 2019-10-08 21:19:04 +02:00
  • f5df115acb .gitattributes added to unify line endings Mateusz Pusz 2019-10-05 08:19:41 +02:00
  • f49d48152c Appveyor tag removed from the README.md Mateusz Pusz 2019-10-05 07:47:14 +02:00
  • af0c8c1cdf Appveyor CI disabled Mateusz Pusz 2019-10-05 07:30:32 +02:00
  • 1d89a251a9 Update README.md Jan Sende 2019-10-04 20:21:05 +02:00
  • b9325ce5eb Fixed LICENSE.md link Jan Sende 2019-10-02 19:35:37 +02:00
  • 2fddb494d3 _t postfix removed from the interface (resolves #9) Mateusz Pusz 2019-10-04 16:22:49 +02:00
  • 9c436812f5 Documentation cleanup Mateusz Pusz 2019-10-04 08:29:24 +02:00
  • 7c4e5d086a Merge pull request #17 from jansende/patch-2 Mateusz Pusz 2019-10-01 20:08:01 +02:00
  • 12200f6f40 operator% constrained to integral types only (resolves #16) Mateusz Pusz 2019-10-01 16:29:13 +02:00
  • a11f5a92b6 Optimized floating point unit conversions Jan Sende 2019-09-30 23:38:33 +02:00
  • 56679498b7 Conflict between conan and conan_package_tools python packages resolved Mateusz Pusz 2019-09-30 11:29:45 +02:00
  • 1d476a3f69 Added compile_flags setting to test_package to ensure that the dependency imported with Conan will compile with restrictive warning flags Mateusz Pusz 2019-09-30 11:12:50 +02:00
  • 7522b8a9fd Minor design documentation changes Mateusz Pusz 2019-09-30 11:08:52 +02:00
  • 0f803a1c2e Suppressing non-template-friend compilation warning added to Conan Mateusz Pusz 2019-09-30 09:10:38 +02:00
  • f373adb42f Not needed static_assert removed from quantity class template Mateusz Pusz 2019-09-30 09:07:15 +02:00
  • 6893ff4efc common_type<my_value<T>, my_value<U>> used in a unit test refactored Mateusz Pusz 2019-09-30 09:06:42 +02:00
  • f9d6b53b72 [[nodiscard]] added to quantity_cast and DESIGN.md update with the new quantity_cast functionality Mateusz Pusz 2019-09-30 09:05:50 +02:00
  • 3b07c51f50 Merge pull request #15 from jansende/patch-1 Mateusz Pusz 2019-09-30 08:55:39 +02:00
  • 73b5c7c4ac {+a} -> T added to a Number concept Mateusz Pusz 2019-09-30 08:51:45 +02:00
  • dc85dd84b9 Made quantity_cast more versatile Jan Sende 2019-09-30 00:07:16 +02:00
  • 952b19c2ed bool removed from concepts definitions as gcc-9.1 supports this syntax already Mateusz Pusz 2019-09-28 19:10:06 +02:00
  • 4b145ea4cf Den != 0 added as a constrain on ratio type Mateusz Pusz 2019-09-27 23:45:45 +02:00
  • ea53c30bf0 A commented code changed in test_custom_unit Mateusz Pusz 2019-09-27 10:00:52 +02:00
  • c583f771a2 Todos removed from metabench files Mateusz Pusz 2019-09-27 10:00:19 +02:00
  • e5580bcd62 Conan badges updated in README Mateusz Pusz 2019-09-27 09:59:28 +02:00
  • 1a23d5b69e Invalid todo comment and depdency on std::ratio removed Mateusz Pusz 2019-09-27 09:41:39 +02:00
  • 00ed8ad83a Missing CMake change added to fix the compilation Mateusz Pusz 2019-09-26 23:08:33 +02:00
  • fb12fd7672 Open Questions updated Mateusz Pusz 2019-09-26 22:55:18 +02:00
  • 2e1ce83024 Downcasting facility refactored so the user does not have to write the boilerplate code anymore Mateusz Pusz 2019-09-26 22:30:57 +02:00
  • ad69f338b8 pow<N>() fixed to work with the integral representations Mateusz Pusz 2019-09-24 16:59:45 +02:00
  • 0cffcf7849 downcasting_traits renamed to downcast_traits Mateusz Pusz 2019-09-20 18:36:14 +02:00
  • da11f41529 Unit test for mixed units added Mateusz Pusz 2019-09-18 22:26:30 -06:00
  • 772df1a5ec List of Open Questions updated Mateusz Pusz 2019-09-18 22:25:52 -06:00
  • 1c8c0ded77 Changelog updated Mateusz Pusz 2019-09-18 21:59:57 -06:00
  • c3d7359ca3 units removed from a std::experimental namespace Mateusz Pusz 2019-09-18 21:55:16 -06:00
  • 6390eba786 Dimensions comparison improved Mateusz Pusz 2019-09-18 21:24:40 -06:00
  • 58106618ac ratio_pow and ratio_sqrt fixed + unit tests added Mateusz Pusz 2019-09-18 18:34:54 -06:00
  • 2d74b72893 pow() and sqrt() for quantities support added Mateusz Pusz 2019-09-18 17:07:35 -06:00
  • 021df4a46f dimension_sqrt and dimension_pow support added Mateusz Pusz 2019-09-18 15:32:22 -06:00
  • 36fd4ba97a Custom derived dimension test refactored to use a new support for extracting derived dimensions Mateusz Pusz 2019-09-18 14:10:26 -06:00
  • 48743bf808 Setting CXX flags in conanfile fixed Mateusz Pusz 2019-09-18 11:12:48 -06:00
  • f5cc0a2f57 gcc compiler flags fixed Mateusz Pusz 2019-09-18 11:04:51 -06:00
  • a81433a528 Version updated to 0.3.1 v0.3.1 0.3 Mateusz Pusz 2019-09-18 11:01:46 -06:00
  • b6fc65633d cmcstl2 dependency changed to range-v3 0.9.1 Mateusz Pusz 2019-09-18 11:01:20 -06:00
  • de15e21ee5 Version updated to 0.4.0 Mateusz Pusz 2019-09-18 10:31:58 -06:00