Commit Graph

  • bc8632ee27 fix: Prefix Johel Ernesto Guerrero Peña 2020-09-09 18:35:43 -04:00
  • c4aa67477c test: new dimensionless tests refactored to work with downcasting=OFF Mateusz Pusz 2020-09-10 00:35:25 +02:00
  • d6fba478b9 feat: working dimension concepts with UNITS_DOWNCAST OFF Johel Ernesto Guerrero Peña 2020-09-08 20:50:11 -04:00
  • e036d9bb55 docs: downcast mode documentation added Mateusz Pusz 2020-09-09 20:56:08 +02:00
  • 531c3bab7a build: conanfile downcasting definitions fixed Mateusz Pusz 2020-09-09 20:55:36 +02:00
  • 8f49561242 refactor: the default dowcasting mode changed from AUTO to ON Mateusz Pusz 2020-09-09 20:50:58 +02:00
  • e367afed71 Merge branch 'downcasting_2.0' Mateusz Pusz 2020-09-09 20:31:03 +02:00
  • dcc2d24c8e refactor: squared units use *2 now instead of sq_* prefix Mateusz Pusz 2020-09-09 19:53:48 +02:00
  • 4bfdc60521 chore: invalid unit fixed in a commented out code Mateusz Pusz 2020-09-09 19:21:32 +02:00
  • 9527b39005 refactor: 💥 q_* UDL renamed to _q_* Mateusz Pusz 2020-09-09 19:20:35 +02:00
  • 2b408f19c0 Merge branch 'master' of github.com:mpusz/units Mateusz Pusz 2020-09-09 11:22:58 +02:00
  • 3e9d5ca189 refactor: ♻️ unitless renamed to one Mateusz Pusz 2020-09-09 11:20:55 +02:00
  • 749684c8ee style: fix name numbering Johel Ernesto Guerrero Peña 2020-09-09 02:23:49 -04:00
  • ce583d40e0 style: name parameter after what's being tested Johel Ernesto Guerrero Peña 2020-09-09 02:22:34 -04:00
  • 2853a20c7f style: remove empty parameter list Johel Ernesto Guerrero Peña 2020-09-09 02:21:50 -04:00
  • 9a130d9b5b test: percent to unitless conversion Johel Ernesto Guerrero Peña 2020-09-09 01:52:40 -04:00
  • c842115604 test: dimensionless common type Johel Ernesto Guerrero Peña 2020-09-09 01:52:15 -04:00
  • dba2b7f44f docs: TODO added Mateusz Pusz 2020-09-08 23:00:00 +02:00
  • 5d62dda479 refactor: non-zero contracts check in quantity improved Mateusz Pusz 2020-09-08 22:55:41 +02:00
  • c1d0354b24 docs: CHANGELOG updated Mateusz Pusz 2020-09-08 21:19:37 +02:00
  • 9a49df7222 refactor: 💥 Scalar concept renamed to ScalableNumber Mateusz Pusz 2020-09-08 21:17:09 +02:00
  • 9ca65240c8 docs: MSVC constraints moved to Visual Studio Mateusz Pusz 2020-09-08 20:36:45 +02:00
  • 675d77f3ba fix: unconditional typename Johel Ernesto Guerrero Peña 2020-09-07 23:05:18 -04:00
  • 2600ababb6 style: fix indentation Johel Ernesto Guerrero Peña 2020-09-07 22:57:39 -04:00
  • 0021e66651 style: complete section name Johel Ernesto Guerrero Peña 2020-09-07 22:28:25 -04:00
  • 7fb8b456bc refactor: simplify dimension_unit Johel Ernesto Guerrero Peña 2020-09-07 22:25:35 -04:00
  • 88c4ef07b0 docs: Minor documentation related issues resolved Mateusz Pusz 2020-09-08 20:05:30 +02:00
  • 1f54edda33 docs: references section added Mateusz Pusz 2020-09-08 20:04:29 +02:00
  • 9734fb02e2 docs: "Reference" section of the documentation disabled as it crashes Sphinx Mateusz Pusz 2020-09-08 20:02:07 +02:00
  • 76b6c2972d test: more unit tests for dimensionless quantity Mateusz Pusz 2020-09-08 18:45:14 +02:00
  • e25d4d8096 docs: missing file resolved Mateusz Pusz 2020-09-08 18:44:04 +02:00
  • 01e1040d5b docs: CHANGELOG updated Mateusz Pusz 2020-09-08 18:43:19 +02:00
  • 4cec29972f docs: quantity_point documentation fixed Mateusz Pusz 2020-09-08 18:43:00 +02:00
  • 8cc784aa28 docs: missing namespaces added Mateusz Pusz 2020-09-08 18:40:46 +02:00
  • ff02575aae docs: duplicated 'construction' chapters fixed Mateusz Pusz 2020-09-08 18:39:05 +02:00
  • 991863594d refactor: ♻️ two pow() overloads merged into one Mateusz Pusz 2020-09-08 18:37:29 +02:00
  • 33ad51311b docs: 📝 dimensionless quantities documentation added Mateusz Pusz 2020-09-08 17:13:38 +02:00
  • 8c9986dec8 Merge branch 'master' of github.com:mpusz/units Mateusz Pusz 2020-09-08 13:23:36 +02:00
  • f1bb1910f3 style: Prefix concept still does not work :-( Mateusz Pusz 2020-09-08 13:14:21 +02:00
  • d8e8a94c5b style: comment changed for has_symbol Mateusz Pusz 2020-09-08 13:13:04 +02:00
  • 4f0271e6f9 style: 🔥 dead code in customization_points.h removed Mateusz Pusz 2020-09-08 13:11:58 +02:00
  • f45d1e8286 refactor: [[nodiscard]] added to math funcitons Mateusz Pusz 2020-09-08 13:10:34 +02:00
  • 4bb51586dc refactor: got rid of gcc-9 backlog Mateusz Pusz 2020-09-08 13:09:34 +02:00
  • 7ed4f19ef3 refactor: ♻️ exp_* operations on exponents renamed to `exponent_* Mateusz Pusz 2020-09-08 11:10:33 +02:00
  • 563b358d5e feat!: 💥 dimensionless quantities refactored Mateusz Pusz 2020-09-08 11:02:16 +02:00
  • f83ba6eb39 refactor: remove indirection for further simplification Johel Ernesto Guerrero Peña 2020-09-07 23:28:02 -04:00
  • 8fc0c254a6 style: add TODO comment for when to update Johel Ernesto Guerrero Peña 2020-09-07 18:33:19 -04:00
  • fac1f582c8 chore: iwyu Johel Ernesto Guerrero Peña 2020-09-07 02:04:02 -04:00
  • 9299131174 refactor: simplify is_derived_from_{scaled_unit,base_dimension} Johel Ernesto Guerrero Peña 2020-09-07 01:53:19 -04:00
  • 7c00b196a3 refactor: simplify is_derived_from_specialization_of Johel Ernesto Guerrero Peña 2020-09-07 01:14:14 -04:00
  • e30aa9c4a0 refactor: simplify is_specialization_of Johel Ernesto Guerrero Peña 2020-09-07 00:57:05 -04:00
  • db041061e0 chore: iwyu Johel Ernesto Guerrero Peña 2020-09-07 00:43:42 -04:00
  • 0e6142a5d2 docs: missing build dependencies added Mateusz Pusz 2020-09-07 15:06:01 +02:00
  • ed15ef7729 docs: unintended links replaced with code snippets (I have this part of RST) Mateusz Pusz 2020-09-07 13:17:06 +02:00
  • c8b60b80c1 docs: CHANGELOG fixed Mateusz Pusz 2020-09-07 12:46:58 +02:00
  • 59715fed22 docs: FAQ section extended Mateusz Pusz 2020-09-07 12:46:29 +02:00
  • 35036ae4d8 docs: quick start example updated with fmt Mateusz Pusz 2020-09-07 12:45:56 +02:00
  • 93c05b2938 docs: quantity_point documentation fixed Mateusz Pusz 2020-09-07 12:44:00 +02:00
  • 7e2841dcaa test: Floating-point comparison improved in si_fps_test.cpp Mateusz Pusz 2020-09-07 11:14:00 +02:00
  • 0180b34c84 refactor: unknown_coherent_unit moved to the end of a unit.h Mateusz Pusz 2020-09-07 11:12:58 +02:00
  • 00cb2cd6c3 refactor: cast_ratio now uses quantity_ratio Mateusz Pusz 2020-09-07 11:11:12 +02:00
  • f3d9828abd constinit added to C++ keywords in docs Mateusz Pusz 2020-09-06 23:54:14 +02:00
  • 31d407d19e Usage docs updated Mateusz Pusz 2020-09-06 23:53:42 +02:00
  • 46761ea2f7 refactor: *_instantation_of to *_specialization_of Johel Ernesto Guerrero Peña 2020-09-05 19:58:22 -04:00
  • 65286b7a81 Small refactoring of LA example Mateusz Pusz 2020-09-06 18:10:52 +02:00
  • f41eea1cd1 Merge branch 'master' of https://github.com/mpusz/units Mateusz Pusz 2020-09-06 15:38:18 +02:00
  • 73636cbb8e Invalid test removed Mateusz Pusz 2020-09-06 15:36:04 +02:00
  • cacd3ae543 Non-zero denominator contract added for ratio Mateusz Pusz 2020-09-06 15:35:52 +02:00
  • 77e11173bf Unit tests compilation fixed on VS Mateusz Pusz 2020-09-06 15:35:08 +02:00
  • 95410ab49b bincrafters conan remote removed from build.py Mateusz Pusz 2020-09-06 14:54:37 +02:00
  • 44b54c290d test_package fixed Mateusz Pusz 2020-09-06 12:36:49 +02:00
  • a02a375dc8 Merge branch 'master' of github.com:mpusz/units Mateusz Pusz 2020-09-06 10:30:05 +02:00
  • d03d7291e4 Removed cmake/common submodule Mateusz Pusz 2020-09-06 10:23:31 +02:00
  • f1f23aa8f9 test: codify comments Johel Ernesto Guerrero Peña 2020-09-06 03:00:33 -04:00
  • c09dbb1756 test: add missing explicit specifier Johel Ernesto Guerrero Peña 2020-09-06 01:33:47 -04:00
  • 4112414729 test: nonzero denominator Johel Ernesto Guerrero Peña 2020-09-06 01:10:11 -04:00
  • 36046fb6a6 test: simplify case Johel Ernesto Guerrero Peña 2020-09-05 22:55:59 -04:00
  • 4aeb9d305a test: what we mean Johel Ernesto Guerrero Peña 2020-09-05 22:53:19 -04:00
  • aff83b31dc test: codify comment Johel Ernesto Guerrero Peña 2020-09-05 22:39:34 -04:00
  • 45cf2dcf88 test: remove outdated comment Johel Ernesto Guerrero Peña 2020-09-05 22:39:25 -04:00
  • 71eda2fc66 test: codify comment in the correct place Johel Ernesto Guerrero Peña 2020-09-05 22:22:18 -04:00
  • 9f9397ffc2 test: convert comments to code Johel Ernesto Guerrero Peña 2020-09-05 21:41:02 -04:00
  • ca1867c9b2 refactor!: pow functions as detail Johel Ernesto Guerrero Peña 2020-09-05 18:20:19 -04:00
  • 2f5be094b2 refactor: pow10 functions to pow.h Johel Ernesto Guerrero Peña 2020-08-31 23:19:38 -04:00
  • 40fb1e1e8b fix: iwyu Johel Ernesto Guerrero Peña 2020-08-31 22:49:43 -04:00
  • 32779e01f0 Build system refactored to be comatible with ConanCenter Mateusz Pusz 2020-09-06 00:00:06 +02:00
  • 2078de7151 CHANGELOG updated Mateusz Pusz 2020-09-05 22:57:40 +02:00
  • 9cd8bd20a5 fmt tests fixed for MSVC Mateusz Pusz 2020-09-05 22:54:57 +02:00
  • 5f31ccfc50 CMake common scripts updated Mateusz Pusz 2020-09-05 22:01:47 +02:00
  • 39b5d16b23 Merge branch 'master' of https://github.com/mpusz/units Mateusz Pusz 2020-09-05 21:49:29 +02:00
  • 3c5f5f30a4 CHANGELOG updated Mateusz Pusz 2020-09-05 19:18:43 +02:00
  • 81361afeb3 Move to stable Linear Algebra Conan package Antony Peacock 2020-09-05 12:17:36 +01:00
  • 17d2fb7815 Create CONTRIBUTING.md Mateusz Pusz 2020-09-05 13:36:16 +02:00
  • 7ed09c1bb9 Create CODE_OF_CONDUCT.md Mateusz Pusz 2020-09-05 13:06:09 +02:00
  • e22f9b989b Common cmake tools fixed Mateusz Pusz 2020-09-05 11:54:09 +02:00
  • c4af958cf1 MSVC support announced Mateusz Pusz 2020-09-04 23:16:28 +02:00
  • b318e8d039 VS2019 support added Mateusz Pusz 2020-09-04 23:00:57 +02:00
  • 71e3dba69a symbol_text refactored Mateusz Pusz 2020-09-04 22:48:36 +02:00
  • 51ffbadf74 gcc-9.3 compilation fixed Mateusz Pusz 2020-09-04 22:11:24 +02:00
  • 72ed03fbf9 Ratio maths fixed Mateusz Pusz 2020-09-02 21:30:04 +02:00