Commit Graph

  • 4690a8473a build: Conan package_info() updated to export only 2 CMake targets Mateusz Pusz 2024-01-08 08:12:28 +01:00
  • 09ab7729d3 docs: mp_units.core contents description extended Mateusz Pusz 2024-01-07 15:45:15 +01:00
  • 720f31055f docs: chrono.h header file location updated Mateusz Pusz 2024-01-07 15:44:36 +01:00
  • 7a8b233d49 docs: CHANGELOG updated Mateusz Pusz 2024-01-07 15:42:53 +01:00
  • ef75e3ece6 Merge pull request #350 from JohelEGP/modules Mateusz Pusz 2024-01-06 12:36:00 +01:00
  • 6914142275 fix: compat_macros included to fix the compilation after rebase Mateusz Pusz 2024-01-06 09:25:17 +01:00
  • 53e25582e6 fix: target_sources with FILE_SET HEADERS called only when headers are present Mateusz Pusz 2024-01-06 09:14:42 +01:00
  • 78dedb1d1c style: whitespaces fixed in "Wide Compatibility" to make pre-commit happy Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • 047b8a140a build: add_mp_units_module now use HEADER_SET Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • 39a66d2c6b docs: "C++ modules" tabs added to all the code examples Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • 9611a64ad5 docs: a note about C++ modules availability added to "Installation and Usage" chapter Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • 58479427d1 style: cmake-format.yaml updated Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • 98cc53ef86 docs: "Wide Compatibility" chapter added Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • e8e3226698 docs: "Installation and Usage" refactored Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • aaa60e0573 docs: example apllications documentation updated for modules Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • edb7de4b11 docs: documentation updated for C++ modules Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • e23be9aab5 fix: MP_UNITS_USE_LIBFMT was lost during refactoring Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • 4960011ca5 fix: cxx_std_20 set for mp-units::core Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • 44c557ff4b refactor: add_units_module renamed to add_mp_units_module and target_name parameter added Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • a7cb512f87 fix: modules build fixed Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • fb8552b1d9 refactor: core-fmt and core-ostream modules merged with core Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • 614d82dece ci: building C++ modules disabled for apple-clang-15 Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • 4223f813cd style: CMake file formatting fixed Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • 4c75d467ed ci: building C++ modules enabled for clang-17 and apple-clang-15 Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • 3095b28bd6 build: triggering C++ modules build added to Conan Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • 271a8117ee fix: glide-computer compilation with headers fixed Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • 0eaf6e2e56 refactor: modules support redesigned Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • b582e200a0 fix: clang-17 with modules build on ignores disabling conversion warnings Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • ea8450df9d build: _LIBCPP_NO_ABI_TAG define set for clang-17 modules build Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • 50c8f0a20d build: projectPrefix applied to preprocessor define Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • c0f264cae9 fix: mp-units-core-module now links with mp-units::utility Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • 4069481331 refactor: math_core.h moved back to the utility directory Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • 47a5226888 style: formatting and whitespaces fixed to make pre-commit happy Mateusz Pusz 2024-01-06 08:51:01 +01:00
  • b5a7b815ba style: fix grammar of comment Johel Ernesto Guerrero Peña 2024-01-06 08:51:00 +01:00
  • 7aa0690246 refactor: move compare.h and random.h to mp_units.core Johel Ernesto Guerrero Peña 2024-01-06 08:51:00 +01:00
  • ceb1522a1e docs: update example source lines Johel Ernesto Guerrero Peña 2024-01-06 08:51:00 +01:00
  • 52b0c03346 docs: document MP_UNITS_BUILD_CXX_MODULES Johel Ernesto Guerrero Peña 2024-01-06 08:51:00 +01:00
  • 7cb2099af5 feat: add module mp_units Johel Ernesto Guerrero Peña 2024-01-06 08:51:00 +01:00
  • f3ad392123 docs: resize the logo in README Mateusz Pusz 2024-01-05 12:48:46 +01:00
  • a36885ec54 docs: logo added to README Mateusz Pusz 2024-01-05 12:40:25 +01:00
  • 5382fdbc5c fix: ice_point is now defined with the integral offset from absolute_zero Mateusz Pusz 2024-01-05 11:56:55 +01:00
  • 4fdf1fc4c9 docs: mkdocs.yml updated with a new logo Mateusz Pusz 2024-01-05 11:48:44 +01:00
  • 30df813f83 docs: new project logo Mateusz Pusz 2024-01-05 11:46:44 +01:00
  • db4a24a197 refactor: MSVC workaround for constrained auto variable Mateusz Pusz 2024-01-05 11:17:36 +01:00
  • 09d923d619 refactor: MSVC workarounds for named prefixed units definitions Mateusz Pusz 2024-01-05 11:17:03 +01:00
  • 9fd0438849 docs: forgot to commit setting the accent in mkdocs.yml Mateusz Pusz 2024-01-04 17:31:21 +01:00
  • 190370fbbe docs: compatible accent colors added Mateusz Pusz 2024-01-04 16:11:44 +01:00
  • 07f85450ca docs: custom color scheme Mateusz Pusz 2024-01-04 12:40:59 +01:00
  • afeb439b41 docs: project logo added Mateusz Pusz 2024-01-03 18:38:15 +01:00
  • 087707bed9 docs: project title changed Mateusz Pusz 2024-01-03 17:54:57 +01:00
  • 21a25013ad docs: mkdocs social plugin enabled Mateusz Pusz 2024-01-03 13:26:41 +01:00
  • af075be3ca docs: 2.1.0 release announcement Mateusz Pusz 2024-01-03 12:59:41 +01:00
  • d5668b7a50 docs: mkdocs-rss-plugin added to the "Building documentation" chapter Mateusz Pusz 2023-12-27 20:35:35 +01:00
  • e01942c23b style: whitespaces trimmed to make pre-commit happy Mateusz Pusz 2023-12-27 15:51:39 +01:00
  • f99a9cd7cf docs: Text Output grammar cleanup Mateusz Pusz 2023-12-27 11:34:06 +01:00
  • 265cabb0e5 docs: grammar documenation updated Mateusz Pusz 2023-12-27 11:27:18 +01:00
  • b75cf85014 docs: "Text Output" chapter updated Mateusz Pusz 2023-12-27 11:26:56 +01:00
  • 8dae093517 ci: the latest Ninja is now installed using pip Mateusz Pusz 2023-12-27 09:55:32 +01:00
  • 6c2550ddfc docs: the affine space docs updated Mateusz Pusz 2023-12-26 12:13:14 +01:00
  • 6324f6dc2a Merge pull request #522 from mpusz/implicit_point_origin Mateusz Pusz 2023-12-26 11:09:43 +01:00
  • 1b5b4dbdcd docs: "Framework Basics" chapters updated and cleaned up Mateusz Pusz 2023-12-26 11:07:21 +01:00
  • 1db975d48c refactor: quantity_cast implementation now use make_reference() Mateusz Pusz 2023-12-26 10:33:04 +01:00
  • 78872e1a14 fix: QuantitySpec[Unit] replaced with make_reference in value_cast Mateusz Pusz 2023-12-26 10:31:38 +01:00
  • 7f0e7f8ca8 refactor: 💥 SI-related trigonometric functions moved to the si subnamespace Mateusz Pusz 2023-12-26 09:31:11 +01:00
  • c9d1f83ca4 refactor: math.h header file broke up to smaller pieces Mateusz Pusz 2023-12-26 09:30:23 +01:00
  • 436162cad8 docs: "Working with Legacy interfaces" chapter added Mateusz Pusz 2023-12-23 12:19:32 +01:00
  • f0b1d0ddba docs: smoot description improved Mateusz Pusz 2023-12-23 08:40:21 +01:00
  • 46bc8e72db build: gcc-12 set as mininum in conanfile Mateusz Pusz 2023-12-22 18:42:29 +01:00
  • e12fc5e207 ci: CodeQL GitHub Action bumped to gcc-12 Mateusz Pusz 2023-12-22 18:40:44 +01:00
  • 4bb25d2661 build: gcc-11 support removed because of ICEs Mateusz Pusz 2023-12-22 18:23:44 +01:00
  • be1705bc4a refactor: zeroth_point_origin() renamed to default_point_origin() and implicit_zeroth_point_origin renamed to zeroth_point_origin Mateusz Pusz 2023-12-22 17:29:02 +01:00
  • bf51bfc96f refactor(example): quantity_from_zero() used in exchange_to Mateusz Pusz 2023-12-22 16:42:03 +01:00
  • f2abaa28bc feat: quantity_from_zero() enabled for absolute point origins Mateusz Pusz 2023-12-22 16:41:14 +01:00
  • a962182e13 feat: implicit point origins compatibility between different quantity specs added Mateusz Pusz 2023-12-22 16:35:06 +01:00
  • 31a5c76672 feat: interconvertible(QuantitySpec, QuantitySpec) added Mateusz Pusz 2023-12-22 15:51:03 +01:00
  • b33013ca43 style: whitespaces trimmed to make pre-commit happy Mateusz Pusz 2023-12-21 12:36:11 +01:00
  • ea7c97dac7 docs: "Quick Start" chapter updated with implicit origins Mateusz Pusz 2023-12-21 12:31:24 +01:00
  • fdacde606c docs: implicit point origin related erroneous case added to example in the interoperability chapter Mateusz Pusz 2023-12-21 12:25:10 +01:00
  • 6f18ec3142 style: whitespaces trimmed to make pre-commit happy Mateusz Pusz 2023-12-21 12:25:10 +01:00
  • c28a65ffa5 Update docs/users_guide/framework_basics/the_affine_space.md Mateusz Pusz 2023-12-21 12:25:09 +01:00
  • 6a3f9a5ece docs: "The Affine Space" chapter updated to reflect the recent design changes Mateusz Pusz 2023-12-21 12:25:09 +01:00
  • 641163a4c3 test: verify that the implicit point origin is properly set for the rest of the units and derived ones Mateusz Pusz 2023-12-21 12:25:09 +01:00
  • cccf1e24b0 refactor: point origin can't be set for a unit that does not have an associated quantity kind Mateusz Pusz 2023-12-21 12:25:09 +01:00
  • fe099b5ad1 feat: propagation of point origins for scaled units added Mateusz Pusz 2023-12-21 12:25:09 +01:00
  • 5f840d7079 fix: point origins comparison fixed Mateusz Pusz 2023-12-21 12:25:09 +01:00
  • 10a2e6dc0d feat: 💥 initial implementation of implicit point origins Mateusz Pusz 2023-12-21 12:25:09 +01:00
  • a114b9b9a3 docs: "Quantity points" chapter extended Mateusz Pusz 2023-12-21 12:23:52 +01:00
  • ed2b91500a docs: "Quick Start" chapter reworked to be simpler and include quantity points Mateusz Pusz 2023-12-21 12:13:38 +01:00
  • 2493152ec7 docs: "Code Example" chapter renamed to "Look and Feel" and reordered in TOC to be after "Quick Start" Mateusz Pusz 2023-12-21 11:47:20 +01:00
  • 014d0ab6dc docs: Compiler Explorer link updated for smoot example Mateusz Pusz 2023-12-21 10:42:28 +01:00
  • 8726f58c17 docs: more info on smoot unit added + typo fixed Mateusz Pusz 2023-12-21 10:39:43 +01:00
  • 4809d6ea8d docs: Compiler Explorer link added to the smoot example Mateusz Pusz 2023-12-21 09:52:31 +01:00
  • 53ec5aba1b docs: smoot unit example added to the main page Mateusz Pusz 2023-12-21 09:32:57 +01:00
  • cf14ab27e2 docs: CHANGELOG updated Mateusz Pusz 2023-12-20 09:27:12 +01:00
  • 7c83f586db refactor: value_casts cleanup Mateusz Pusz 2023-12-20 09:24:35 +01:00
  • 436463b7a7 feat: value_cast<Unit, Representation> added Mateusz Pusz 2023-12-19 18:19:22 +01:00
  • 0db047803e refactor: 💥 zeroth_Fahrenheit renamed to zeroth_degree_Fahrenheit Mateusz Pusz 2023-12-19 08:16:58 +01:00
  • ec8441699f docs: CHANGELOG updated Mateusz Pusz 2023-12-18 19:30:57 +01:00
  • e25588f988 docs: "Other maths" chapter updated with new functions Mateusz Pusz 2023-12-18 19:30:20 +01:00
  • d12d865325 docs: example in the interop chapter updated to benefit from the value_cast for quantity points Mateusz Pusz 2023-12-18 16:41:42 +01:00