Commit Graph

  • 069712b222 fix: Visual Studio caught up with terse form of constraints Mateusz Pusz 2021-03-12 23:06:11 +01:00
  • a91e234c90 build: get_version() replaced with set_version() Mateusz Pusz 2021-03-05 12:14:42 +01:00
  • 2229012f93 build: Additional Conan settings added Mateusz Pusz 2021-03-05 12:12:01 +01:00
  • 65e383a506 docs: Basic concepts embraced with examples Mateusz Pusz 2021-03-05 11:31:46 +01:00
  • a22600c8e3 ci: Scheduled task removed from CodeQL action Mateusz Pusz 2021-03-05 09:19:19 +01:00
  • 0d3740cc87 refactor: earth_radius moved to cpp file Mateusz Pusz 2021-02-26 14:25:01 +01:00
  • cdba0cdbc4 refactor: glide_computer refactored and extended with geographical coordinates Mateusz Pusz 2021-02-26 14:10:36 +01:00
  • 929c197fff fix: downcasting facility for GCC 11 Johel Ernesto Guerrero Peña 2021-02-25 17:43:17 -04:00
  • 8632ac1461 chore: clang-format file updated for clang-format-12 Mateusz Pusz 2021-02-23 20:42:34 +01:00
  • db231659be docs: CHANGELOG updated Mateusz Pusz 2021-02-23 20:35:10 +01:00
  • e5462c1b65 fixed sign-conversion warning in doubtful conversion between std::clock_t and std::time_t Yves Delley 2021-02-23 08:09:10 +01:00
  • 017183653d feat: full-on dimensional analysis between related quantity kinds Johel Ernesto Guerrero Peña 2021-02-16 18:40:03 -04:00
  • dad9b4f166 fix: user-provided CTAD guides fixed Mateusz Pusz 2021-02-20 17:19:43 +01:00
  • a41b3a42fe fix: gsl_ExpectsAudit() added for all relevant quantity and quantity_kind operations Mateusz Pusz 2021-02-20 17:17:45 +01:00
  • 35e6253fb8 refactor: UDLs switched to use gsl_ExpectsAudit (checks enabled only in a Debug build) Mateusz Pusz 2021-02-18 20:17:10 +01:00
  • fe335b656a build: Audit contracts checking enabled for a Debug build Mateusz Pusz 2021-02-18 20:15:52 +01:00
  • f2cb24357c fix: UDLs cannot be consteval Mateusz Pusz 2021-02-18 19:54:40 +01:00
  • 419db7a36e Merge branch 'master' of github.com:mpusz/units Mateusz Pusz 2021-02-18 19:34:22 +01:00
  • 8d6d43b32d feat: quantity point-like support Johel Ernesto Guerrero Peña 2021-02-17 02:57:59 -04:00
  • a7f452cd12 refactor: Got rid of -Wsign-conversion warnings on UDLs Mateusz Pusz 2021-02-17 19:37:20 +01:00
  • 86584dbfe2 docs: "UDLs vs Unit Constants" chapter extended Mateusz Pusz 2021-02-17 17:54:12 +01:00
  • 8193065feb Merge branch 'master' of github.com:mpusz/units Mateusz Pusz 2021-02-17 16:45:31 +01:00
  • ddfd91939e ci: Conan toolchain usage added to Documentation CI Mateusz Pusz 2021-02-17 16:45:28 +01:00
  • 052d818385 fix: downcasting facility for non-default-constructible types Johel Ernesto Guerrero Peña 2021-02-17 01:25:47 -04:00
  • 02ea4825e8 docs: Compilation warnings handling refactored Mateusz Pusz 2021-02-17 15:45:30 +01:00
  • 00d182e133 fix: operators to behave like the underlying type's Johel Ernesto Guerrero Peña 2021-02-06 02:20:00 -04:00
  • 58903e46e6 build: Missing doc dependencies added Mateusz Pusz 2021-02-16 19:20:10 +01:00
  • 9923e76a7f docs: kind.rst renamed to kinds.rst Mateusz Pusz 2021-02-16 19:19:44 +01:00
  • a50492b7ab docs: Interoperability chapter added Mateusz Pusz 2021-02-16 19:19:12 +01:00
  • ada3c60ee9 refactor: QuantityLike concept improved Mateusz Pusz 2021-02-16 19:18:14 +01:00
  • c2f9a62e34 docs: CHANGELOG updated Mateusz Pusz 2021-02-16 19:16:30 +01:00
  • 8476517185 refactor: box_example modernized Mateusz Pusz 2021-02-16 16:21:05 +01:00
  • c641f1873f docs: Documentation updated Mateusz Pusz 2021-02-16 16:19:57 +01:00
  • a8fccf0cb5 docs: Quantity Kinds docs fixed Mateusz Pusz 2021-02-15 20:38:24 +01:00
  • 29d40f42ef build: ci-conan fixed Mateusz Pusz 2021-02-15 20:11:16 +01:00
  • a0aa450267 build: downcast_mode verifications added to Conan unit tests Mateusz Pusz 2021-02-15 20:09:35 +01:00
  • 79025fff3d fix: Implicit conversion in a downcast_result fixed Mateusz Pusz 2021-02-15 20:08:17 +01:00
  • 4051a74554 docs: Linear algebra docs fixed Mateusz Pusz 2021-02-15 19:44:19 +01:00
  • 6bf09aa646 feat: quantity_kind and quantity_point_kind Johel Ernesto Guerrero Peña 2021-01-04 18:36:26 -04:00
  • 384f4b2624 Merge branch 'master' of github.com:mpusz/units Mateusz Pusz 2021-02-15 18:34:41 +01:00
  • 959895d2b9 build: CMake installation namespace fixed Mateusz Pusz 2021-02-15 18:34:26 +01:00
  • a168f49b66 fix: lack of compound assignment from dimensionless<one> Johel Ernesto Guerrero Peña 2021-02-06 21:42:25 -04:00
  • 8f04bd9cfe build: mp::units CMake target was a bad idea -> mp-units::mp-units is back Mateusz Pusz 2021-02-15 17:06:09 +01:00
  • 4d965d7f47 fix: 💥 dim_torque now properly divides by an angle (instead of multiply) + default unit name change Mateusz Pusz 2021-02-15 15:01:56 +01:00
  • efeacca9ee fix: restore user-warnings within the library implementation Johel Ernesto Guerrero Peña 2021-02-05 22:40:22 -04:00
  • 8100b6c13d build: scope parameter added to set_warnings() Mateusz Pusz 2021-01-28 18:53:00 +01:00
  • df4fe0bc57 build: CMakeDeps support added Mateusz Pusz 2021-01-28 18:51:48 +01:00
  • 1108e13cab build: test_package swithced to use new Conan toolchains Mateusz Pusz 2021-01-28 14:12:13 +01:00
  • 5eb9b047bf build: cmake_paths is now supported by Conan recipe Mateusz Pusz 2021-01-27 17:48:53 +01:00
  • f9b15ddcd5 build: fmt updated to 7.1.3 Mateusz Pusz 2021-01-27 17:12:27 +01:00
  • 6ebbc11072 build: catch2 updated to 2.13.4 Mateusz Pusz 2021-01-27 17:10:14 +01:00
  • 98c15a2356 fix: quantity_cast between different, equivalent dimensions Johel Ernesto Guerrero Peña 2021-01-18 15:55:55 -04:00
  • ba37c37abd fix: MSVC compilation fixed Mateusz Pusz 2021-01-06 19:06:09 +01:00
  • 3ce9a5ba67 refactor: Not needed parnetheses removed Mateusz Pusz 2021-01-06 19:00:10 +01:00
  • f4ff02f8e5 fix: quantity's compound operators fixed to behave like ints do Mateusz Pusz 2021-01-06 16:44:32 +01:00
  • a84c9addfa build: gsl-lite component name fixed in conanfile.py Mateusz Pusz 2021-01-06 15:22:13 +01:00
  • b1e98a97d0 refactor: ms-gsl replaced with gsl-lite Mateusz Pusz 2021-01-05 17:47:07 +01:00
  • 3e66ea93b9 fix: Added constraints for quantity_values Mateusz Pusz 2021-01-04 19:37:38 +01:00
  • 76437a7752 fix: unit_tests.cpp compilation fixed for MSVC Mateusz Pusz 2021-01-04 13:55:27 +01:00
  • 6539b492a3 fix: std::chrono::duration support fixed Mateusz Pusz 2021-01-04 13:05:26 +01:00
  • e9db800193 test: Got rid of <> for min_expl Mateusz Pusz 2021-01-04 12:37:06 +01:00
  • 2b5777be72 test: Tests for no conversion from a dimensionless quantity added Mateusz Pusz 2021-01-04 12:36:30 +01:00
  • ca0b37efde Merge branch 'master' of github.com:mpusz/units Mateusz Pusz 2021-01-04 09:45:52 +01:00
  • eea770a2e1 test: #if COMP_GCC >= 10 removed Mateusz Pusz 2021-01-04 09:45:10 +01:00
  • 5c6cd1b26b fix: parameter constness in constraints Johel Ernesto Guerrero Peña 2021-01-02 01:08:47 -04:00
  • 6d7cda949e fix: quantity_cast now correctly casts to an alias_unit Mateusz Pusz 2021-01-02 10:56:50 +01:00
  • b6ab340879 Update concentration.rst Florian Mösch 2020-07-30 14:58:32 +02:00
  • c429bb6d3f Add symbolrate as alias unit for frequency. Christoph Seitz 2021-01-01 21:13:48 +01:00
  • d568cfa1b3 Add SI prefix to bit unit. Christoph Seitz 2021-01-01 17:20:22 +01:00
  • 112cce1c65 fix: unused argument in iroot_impl compile error fixed Mateusz Pusz 2020-12-29 17:29:30 +01:00
  • 22eb0d08f1 fix: math_test compilation error fixed Mateusz Pusz 2020-12-29 17:18:04 +01:00
  • 1ef2bf9f28 After review dkavolis 2020-11-02 13:28:13 +00:00
  • 23dd21465d rational powers dkavolis 2020-10-17 20:50:58 +01:00
  • d534d2c62e docs: one_rep and Unit Constants documentation added Mateusz Pusz 2020-12-29 16:33:52 +01:00
  • a9db3ec3fc refactor: Documentation and explicitly deleted operators provided for one_rep Mateusz Pusz 2020-12-29 13:48:15 +01:00
  • 671f8912ce refactor: one_rep moved to a primary units namespace Mateusz Pusz 2020-12-29 13:48:07 +01:00
  • dd2079055d feat: hello_units example updated with the latest changes Mateusz Pusz 2020-12-29 11:46:27 +01:00
  • 1cc47cbab4 docs: quick start example updated with the latest changes Mateusz Pusz 2020-12-29 11:45:38 +01:00
  • a365bca07c perf: conditional replaced with constraints in clas template specializations Mateusz Pusz 2020-12-28 20:18:23 +01:00
  • 6c5f27cda7 fix: Compilation errors fixed Mateusz Pusz 2020-12-28 19:23:20 +01:00
  • 3d081d37e6 perf: std::is_same_v replaced with units::is_same_v Mateusz Pusz 2020-12-28 18:42:03 +01:00
  • 32391866be refactor: Limited the equivalent trait usage Mateusz Pusz 2020-12-28 18:40:58 +01:00
  • c0197aec7d docs: CHANGELOG updated Mateusz Pusz 2020-12-28 17:40:54 +01:00
  • 326050cfee docs: quantity_io.h described in docs Mateusz Pusz 2020-12-28 17:40:29 +01:00
  • 028b8fb80c refactor: algorithm.h removed from ratio.h Mateusz Pusz 2020-12-28 16:15:47 +01:00
  • 55e5cac33f refactor: More stream-specific implementation moved to quantity_io.h Mateusz Pusz 2020-12-28 15:46:00 +01:00
  • 283d8f063e refactor: algorithm.h not needed in ratio_maths.h Mateusz Pusz 2020-12-28 15:45:01 +01:00
  • cff718301c refactor: quantity_io added Mateusz Pusz 2020-12-28 15:18:02 +01:00
  • 008dec79ea refactor: si.h usage limited Mateusz Pusz 2020-12-28 14:34:27 +01:00
  • 8dede0db9f feat: unit_constants Johel Ernesto Guerrero Peña 2020-12-25 18:19:26 -04:00
  • 0fb821a392 fix: Commutativity no longer required for operator* Mateusz Pusz 2020-12-27 12:26:40 +01:00
  • b015c6badd test: Test disabled for GCC 10.1.0 Mateusz Pusz 2020-12-27 12:10:03 +01:00
  • 24c10c4649 ci: Ubuntu 18.04 explicitly set for GCC 10.1.0 CI (ubuntu-latest was misleading) Mateusz Pusz 2020-12-27 12:05:26 +01:00
  • 0ea6ef0800 Another attempt to restore the GCC 10.1.0 build Mateusz Pusz 2020-12-27 11:54:04 +01:00
  • 8ab3af3987 ci: GCC 10.1.0 magically dissapeared from the GitHub actions build Mateusz Pusz 2020-12-27 11:52:02 +01:00
  • cabd8b0f01 ci: Disabling of some actions removed for now Mateusz Pusz 2020-12-25 09:58:59 +01:00
  • e5547b0a34 ci: Another approach to fix the not branch Mateusz Pusz 2020-12-24 11:16:01 +01:00
  • 24fd9777c7 ci: Branch fixed Mateusz Pusz 2020-12-24 11:07:38 +01:00
  • e93d799403 ci: Setting of a docker image fixed Mateusz Pusz 2020-12-24 10:50:45 +01:00
  • 2f4e308ea8 ci: gcc-10.2 CI added Mateusz Pusz 2020-12-24 09:56:56 +01:00