Commit Graph

  • bc7849beb1 docs: mp-units talk updated to the one provided at NDC TechTown 2021 Mateusz Pusz 2021-11-05 11:32:09 +01:00
  • 54457b2457 style: typo fixed Mateusz Pusz 2021-11-04 12:24:34 +01:00
  • 2333c4b3ea build: CMake targets generated by Conan updated Mateusz Pusz 2021-11-04 12:09:54 +01:00
  • 66fc906558 docs: CITATION.cff file added Mateusz Pusz 2021-11-04 11:17:22 +01:00
  • 8b28a0c6b9 chore: documentation requirements now installed properly on gitpod Mateusz Pusz 2021-10-20 21:16:23 +00:00
  • 627f39742d docs: SVG files are now copied and searched correctly Mateusz Pusz 2021-10-20 22:28:42 +02:00
  • ca3d111579 fix: CTAD test disabled for most of the compilers Mateusz Pusz 2021-10-20 20:18:15 +02:00
  • 240ec3a460 build: CTAD for quantity is not supported by clang Mateusz Pusz 2021-10-20 19:58:31 +02:00
  • 6eae368ad4 build: forgot to commit a CMakeFile for docs :-( Mateusz Pusz 2021-10-20 19:53:21 +02:00
  • b7b8a0bf93 fix: CTAD for aliases fixed Mateusz Pusz 2021-10-20 18:52:13 +02:00
  • 72ef7584a4 docs: basic concets UML refactored Mateusz Pusz 2021-10-20 11:21:58 +02:00
  • 1525101555 docs: UML diagrams replaced to plantuml generated SVGs Mateusz Pusz 2021-10-20 10:52:57 +02:00
  • 8fccfd2d68 docs: quantity arithmetics moved to a separate chapter Mateusz Pusz 2021-10-20 09:49:23 +02:00
  • 21cea146a5 docs: quick start example updated Mateusz Pusz 2021-10-17 12:27:07 +02:00
  • bf938c4fa4 Implemented correctly, included type_list Soham Roy 2021-10-14 17:43:19 +00:00
  • 1b834e8e49 Replaced macro redefinition with appropriate usage Soham Roy 2021-10-14 06:51:21 +00:00
  • 4c9c651a9e Replace naked pragmas with defines Soham Roy 2021-10-13 21:50:52 +00:00
  • 7d370eb496 refactor: forward_range replaced with input_range Mateusz Pusz 2021-10-15 18:21:26 +02:00
  • 342b8c9acf fix: missing input_iterator definition for clang added Mateusz Pusz 2021-10-15 18:18:04 +02:00
  • d853a2937a refactor: fmt algorithms were overconstrained with forward_iterator Mateusz Pusz 2021-10-15 17:44:49 +02:00
  • 5bd7852ae5 build: UNITS_USE_LIBFMT support improved Mateusz Pusz 2021-10-15 17:43:58 +02:00
  • ee70c48b13 build: linear_algebra examples re-enabled on gcc11 Mateusz Pusz 2021-10-15 16:14:00 +02:00
  • 93921e8f31 chore: trond-snekvik.simple-rst VSCode extension added to gitpod Mateusz Pusz 2021-10-15 08:57:59 +02:00
  • 2fa96c80ab chore: Minor comments change in gitpod.yml Mateusz Pusz 2021-10-14 17:28:44 +02:00
  • f90cdd1b31 chore: gitpod updated Mateusz Pusz 2021-10-14 16:13:53 +02:00
  • 5f7b285c8c build: linear-algebra Conan repo is no needed anymore Mateusz Pusz 2021-10-14 15:14:40 +02:00
  • 3f0691d3e0 chore: "restructuredtext" extension settings added Mateusz Pusz 2021-10-14 15:07:54 +02:00
  • b08f626af2 chore: "C++ TestMate" extension added to gitpod Mateusz Pusz 2021-10-14 14:29:29 +02:00
  • 901f53cf16 chore: vscode settings should now be dynamically created and used in gitpod Mateusz Pusz 2021-10-01 12:41:53 +02:00
  • 76f500d6c4 chore: gitpod docker base image updated Mateusz Pusz 2021-10-01 11:44:32 +02:00
  • 0514c57492 chore: gitpod prebuilds definition added Mateusz Pusz 2021-10-01 11:27:28 +02:00
  • a26eef0d93 docs: docs updated for gitpod Mateusz Pusz 2021-10-01 11:27:01 +02:00
  • c061b7ae95 chore: gcc-10 support added Mateusz Pusz 2021-10-01 01:34:15 +02:00
  • 7cc34a3c87 chore: Conan initialization fixed Mateusz Pusz 2021-10-01 01:17:13 +02:00
  • efc4ecf84a fix: It seems that CMake does not like when symlinks and real paths are mixed in configure step Mateusz Pusz 2021-09-30 21:44:59 +00:00
  • 448e1333e1 chore: gitpod now properly uses CMake multi-config pipeline Mateusz Pusz 2021-09-30 21:10:14 +00:00
  • ca61f575f0 chore: conan install -u option removed from gitpod Mateusz Pusz 2021-09-30 22:30:29 +02:00
  • f1eb22468b chore: Conan update step added for gitpod.io Mateusz Pusz 2021-09-30 22:23:28 +02:00
  • 7b36f54872 fix: Invalid paths in .gitpod.yml fixed Mateusz Pusz 2021-09-30 22:02:50 +02:00
  • 2b3ae64ba1 chore: VSCode initial settings added for gitpod.io needs Mateusz Pusz 2021-09-30 21:58:51 +02:00
  • c7c4fdd7b3 Merge branch 'gitpod' of https://github.com/mpusz/units into gitpod Mateusz Pusz 2021-09-30 21:31:15 +02:00
  • f4c89fc8a2 feat: Initial gitpod support Mateusz Pusz 2021-09-30 20:58:34 +02:00
  • 56a5500e57 feat: Initial gitpod support Mateusz Pusz 2021-09-30 20:58:34 +02:00
  • 7acc209eb4 fix: output stream operator implementation fixed Mateusz Pusz 2021-09-25 12:53:44 +02:00
  • c9708fb642 refactor: safe_multiply() was incorrectly marked as static Mateusz Pusz 2021-09-25 12:49:35 +02:00
  • ed1b2d2647 fix: Some MSVC-specific special cases removed Mateusz Pusz 2021-09-23 19:16:44 +02:00
  • 40d6be9f75 fix: non-std error handling removed from fmt Mateusz Pusz 2021-09-20 19:54:07 +02:00
  • d325a0b5b5 fix: clang compilation issues fixed Mateusz Pusz 2021-09-20 17:04:35 +02:00
  • 55456e5d42 fix: truncating conversion issues in fmt fixed Mateusz Pusz 2021-09-20 15:43:28 +02:00
  • b1bd4cab2d feat: std::format support for compliant compilers added Mateusz Pusz 2021-09-20 15:01:58 +02:00
  • 9b842ac879 Merge branch 'master' of https://github.com/mpusz/units Mateusz Pusz 2021-09-17 20:42:55 +02:00
  • 6a1e156f8b docs: RTD theme upgraded Mateusz Pusz 2021-09-17 20:42:51 +02:00
  • 417f842585 fix: constraint recursion for GCC 11 Johel Ernesto Guerrero Peña 2021-09-17 08:58:15 -04:00
  • 0a4f99259d Merge branch 'master' of https://github.com/mpusz/units Mateusz Pusz 2021-09-17 13:56:30 +02:00
  • daa00c2f08 build: linear_algebra examples disabled for gcc-11.1.0 due to ICE Mateusz Pusz 2021-09-17 13:56:27 +02:00
  • df33d923e5 ci: Ninja set as the default CMake generator Mateusz Pusz 2021-09-17 13:29:30 +02:00
  • 3a997e5314 fix: explicit fmt usage added Mateusz Pusz 2021-09-17 09:48:33 +02:00
  • ddb6e6a90a fix: missing algorithm header added Mateusz Pusz 2021-09-17 09:47:59 +02:00
  • b44a683678 ci: gcc-11 support added to CMake Test Package CI Mateusz Pusz 2021-09-17 08:44:30 +02:00
  • a7f58cc95f ci: do we have gcc-11 onboard? Mateusz Pusz 2021-09-17 08:34:14 +02:00
  • 8740857a47 build: fmt updated to 8.0.1 Mateusz Pusz 2021-09-16 20:24:27 +02:00
  • 80abffc058 docs: contributing guide updated Mateusz Pusz 2021-09-16 09:41:51 +02:00
  • 8d8f73c0cf refactor: update hacks for LLVM 14 Johel Ernesto Guerrero Peña 2021-09-14 10:42:43 -04:00
  • 4ee09113eb Merge branches 'master' and 'master' of https://github.com/mpusz/units Mateusz Pusz 2021-09-10 13:12:12 +02:00
  • 5c15018190 build: Dependencies updated to gsl-lite/0.38.1 and catch2/2.13.7 Mateusz Pusz 2021-09-10 08:17:04 +02:00
  • 620835db97 test: Numeric rounding error commented out Mateusz Pusz 2021-09-10 08:08:02 +02:00
  • 48c4edf004 ci: Conan 1.40 added supports for clang-13 Mateusz Pusz 2021-09-10 07:36:11 +02:00
  • 89d704f867 ci: Setting CMake generator in Conan fixed for VS2019 Mateusz Pusz 2021-09-09 10:20:53 +02:00
  • 9fd9e00504 build: Conan 1.40 support fixed Mateusz Pusz 2021-09-09 10:12:14 +02:00
  • 120d863c40 test: derived_quantity-related compilation error fixed Mateusz Pusz 2021-09-09 09:26:23 +02:00
  • 04e66188bd fix: HEP compilation issues fixed Mateusz Pusz 2021-09-09 09:20:10 +02:00
  • 7708cb458c docs: A new way of setting CMake generator for Conan provided in usage Mateusz Pusz 2021-09-09 09:14:16 +02:00
  • 1ebf72e041 build: linear algebra switched to wg21-linear_algebra/0.7.2 Mateusz Pusz 2021-09-09 09:13:10 +02:00
  • 74ec93bda3 build: Required Conan version bumped to 1.40 Mateusz Pusz 2021-09-09 09:05:19 +02:00
  • 32868c9721 build: CMake generator is no longer obtained from an enviornment variable Mateusz Pusz 2021-09-09 09:01:05 +02:00
  • df45eafac0 build: Conan layout support added Mateusz Pusz 2021-09-09 08:58:52 +02:00
  • 7a833e496e build: conanfile.py cleanup Mateusz Pusz 2021-09-08 09:21:07 +02:00
  • 7f9dcbf3d6 docs: HEP system documentation added Mateusz Pusz 2021-09-02 22:24:20 +02:00
  • 2e29ddfb69 docs: Changelog updated Mateusz Pusz 2021-09-02 21:44:12 +02:00
  • c3e7c11117 Merge branch 'RalphSteinhagen-master' Mateusz Pusz 2021-09-02 21:42:07 +02:00
  • 791b155a22 Merge branch 'master' of git://github.com/RalphSteinhagen/units into RalphSteinhagen-master Mateusz Pusz 2021-09-02 21:41:54 +02:00
  • 32d0f7c871 docs: Sphinx documentation fixes Mateusz Pusz 2021-08-29 22:27:13 +02:00
  • 8847cff819 build: doxygen updated to 1.9.2 Mateusz Pusz 2021-08-29 22:23:45 +02:00
  • 26474375a9 Merge branch 'mpusz:master' into master Ralph J. Steinhagen 2021-08-28 08:47:53 +02:00
  • 157da0d068 added fixes to address review comments Ralph J. Steinhagen 2021-08-14 19:57:32 +02:00
  • 64edac75a7 docs: "Quantity References" chapter fixed Mateusz Pusz 2021-08-10 14:37:03 +02:00
  • 1530d1f6a3 ci: clang-13 support added for Conan Mateusz Pusz 2021-08-10 14:33:48 +02:00
  • 6b8cd399d5 ci: libunwind installation added for libc++ configurations Mateusz Pusz 2021-08-10 14:22:47 +02:00
  • 2986846cd1 ci: clang-13 CI added Mateusz Pusz 2021-08-10 14:16:41 +02:00
  • e6cfd4e69b build: clang-13 support added Mateusz Pusz 2021-08-10 13:54:39 +02:00
  • cc5318e5cc refactored HEP units into separate files and corrected namespace where necessary rstein 2021-08-04 13:42:50 +02:00
  • 3fb6262d2c Merge branch 'mpusz:master' into master Ralph J. Steinhagen 2021-08-03 10:58:15 +02:00
  • 322cde70b9 added HEP specific units and definitions Ralph J. Steinhagen 2021-08-02 22:15:54 +02:00
  • 1cd3c4bafb ci: The same changes applied to "CMake Test Package CI" workflow Mateusz Pusz 2021-07-28 13:11:11 +02:00
  • 942009f4f0 ci: "Ubuntu GCC 10.1.0" removed and "10.2.0" renamed to "10.3.0" Mateusz Pusz 2021-07-28 13:09:54 +02:00
  • 0188aa265c build: force_host_context=True added for build_requires Mateusz Pusz 2021-07-28 11:45:02 +02:00
  • b2e98808c4 ci: The same changes applied to "CMake Test Package CI" workflow Mateusz Pusz 2021-07-28 13:11:11 +02:00
  • 01912350d2 ci: "Ubuntu GCC 10.1.0" removed and "10.2.0" renamed to "10.3.0" Mateusz Pusz 2021-07-28 13:09:54 +02:00
  • d6673fe033 build: force_host_context=True added for build_requires Mateusz Pusz 2021-07-28 11:45:02 +02:00
  • 471504bb12 Merge branch 'mpusz:master' into master Ralph J. Steinhagen 2021-07-27 15:24:03 +02:00