Commit Graph

  • 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
  • 1c64e9f4a2 refactor: remove Expects macro Johel Ernesto Guerrero Peña 2020-08-22 16:06:51 -04:00
  • 5c98924efb Downcasting reworked to allow OFF and AUTO modes Mateusz Pusz 2020-05-08 10:50:34 +02:00
  • 653a090a8a unknown_dimension simplified Mateusz Pusz 2020-08-18 14:27:33 +02:00
  • 12c0177633 docs: fix emphasized lines Johel Ernesto Guerrero Peña 2020-08-18 02:56:01 -04:00
  • 746ac178e4 docs: mention quantity_point where appropriate Johel Ernesto Guerrero Peña 2020-08-17 22:23:11 -04:00
  • 530fb41ada docs: add section on quantity points Johel Ernesto Guerrero Peña 2020-08-17 19:28:47 -04:00
  • 6c5d763fbb refactor: nodiscard to functions Johel Ernesto Guerrero Peña 2020-08-17 22:27:26 -04:00
  • 104d572858 Missing libtinfo5 installation added to build.py Mateusz Pusz 2020-08-17 23:39:40 +02:00
  • 539db296ce Conan initialization improved in install.sh Mateusz Pusz 2020-08-17 23:34:16 +02:00
  • ed10f8bfeb Dependencies updated in CHANGELOG Mateusz Pusz 2020-08-17 22:08:35 +02:00
  • 82baa51708 fmt updated to 7.0.3 Mateusz Pusz 2020-08-17 22:07:59 +02:00
  • c351b81dd4 doxygen updated to 1.8.18 Mateusz Pusz 2020-08-17 21:58:27 +02:00
  • af996aaed3 catch2 updated to 2.13.0 Mateusz Pusz 2020-08-17 21:56:58 +02:00
  • 8c6237fd82 range-v3 updated to 0.11.0 Mateusz Pusz 2020-08-17 21:54:06 +02:00
  • d452ec7df5 gsl header replaced with gsl_assert Mateusz Pusz 2020-08-17 21:33:23 +02:00
  • 51b6d2f974 ms-gsl dependency added to handle Expects (resolves #132) Mateusz Pusz 2020-08-17 20:27:45 +02:00
  • 1748aff42b Common CMake scripts repo regression fixed Mateusz Pusz 2020-08-16 15:06:07 +02:00
  • 02d5ab8478 refactor: avoid always false comparison Johel Ernesto Guerrero Peña 2020-07-19 15:06:49 -04:00
  • 67b1c499d1 refactor: avoid always false comparison Johel Ernesto Guerrero Peña 2020-07-19 14:27:46 -04:00
  • deb1ee6efa Truncating conversions disalowed for *=, /=, +=, amd -= operators (resolves #137) Mateusz Pusz 2020-08-16 13:29:40 +02:00
  • 69dddaf1f6 feat: nodiscard for postfix increment and decrement Johel Ernesto Guerrero Peña 2020-08-09 22:10:03 -04:00
  • 5cb6d93099 Merge branch 'master' of github.com:mpusz/units Mateusz Pusz 2020-06-29 20:31:47 +02:00
  • 018d95e935 Dimensions concepts definitions refactored Mateusz Pusz 2020-06-29 20:31:39 +02:00
  • 9f94a73bba Custom is_same implementation added Mateusz Pusz 2020-06-29 20:30:59 +02:00
  • 7eccef78a9 is_instantiation renamed to is_instantiation_of Mateusz Pusz 2020-06-29 20:28:10 +02:00
  • 264d6dd9dc CI on gcc-9.2 disabled (waiting for gcc-9.3 in Travis CI) Mateusz Pusz 2020-06-29 20:24:32 +02:00
  • cacbea1d4c corrected copy-paste error in mole definition Mike Ford 2020-06-29 16:01:40 +01:00
  • 25b67101d9 Minimum compiler version supported changed to gcc-9.3 Mateusz Pusz 2020-06-28 18:03:09 +02:00
  • d2c66e79f5 angular_velocity support fixed Mateusz Pusz 2020-06-27 19:23:32 +02:00
  • 9125c1bf2e Merge branch 'master' of github.com:mpusz/units Mateusz Pusz 2020-06-27 19:15:57 +02:00
  • d171f5451e NTTP ratio support added (resolves #49) Mateusz Pusz 2020-06-27 19:15:46 +02:00
  • 34df0eb3db trivial reordering Mike Ford 2020-06-27 12:44:44 +01:00
  • db5a6e9cbd added angular velocity dimension, header file and test in si system Mike Ford 2020-06-27 12:42:56 +01:00
  • 03facbefd2 --recurse-submodules changed to --recursive in Usage docs Mateusz Pusz 2020-06-25 17:45:50 +02:00
  • e277ceaf7d Quick start example refactored Mateusz Pusz 2020-06-25 17:45:11 +02:00
  • 05c466873f glide_computer example docs minor updates Mateusz Pusz 2020-06-25 17:44:51 +02:00
  • d551e089a9 added mil udl Mike Ford 2020-06-24 10:50:11 +01:00
  • 0f8e4cea3f added some more lengths to fps system Mike Ford 2020-06-24 10:39:53 +01:00
  • d772b4a82f mp-units rebuild forced in build.py Mateusz Pusz 2020-06-23 12:05:12 +02:00
  • 997d5f22f1 glide_computer example documentation updated Mateusz Pusz 2020-06-22 21:35:24 +02:00
  • a4fcc9422d glide_computer example added to docs Mateusz Pusz 2020-06-22 19:43:06 +02:00
  • b4121707df length_3d added in glide_computer Mateusz Pusz 2020-06-22 19:41:34 +02:00