Mateusz Pusz
afbe639772
docs: broken admonitions indentation fixed
2026-01-14 12:31:27 +01:00
Mateusz Pusz
9c5f2412bc
refactor: 💥 international system renamed to yard_pound
2026-01-14 12:21:45 +01:00
Mateusz Pusz
adda270c33
docs: a large refactoring of TOC
...
Some chapters moved to the top level and other moved to other places
2026-01-14 09:56:52 +01:00
Mateusz Pusz
57381cf991
docs: "Use Cases" renamed to "How-to Guides"
2026-01-13 17:00:49 +01:00
Mateusz Pusz
9a374a5646
refactor: isq::time swapped with isq::duration
2026-01-09 09:22:37 +01:00
Mateusz Pusz
090330d16a
docs: admonition indentation fixed in "Introduction"
2026-01-07 12:38:10 +01:00
Mateusz Pusz
3b0518853f
docs: "Extending the Library" chapter removed
2026-01-07 12:37:38 +01:00
Mateusz Pusz
e770a40910
feat: 💥 natural units reworked from scratch
...
`system_reference` and `AssociatedUnit` removed
2026-01-04 20:11:53 +01:00
Mateusz Pusz
6d10a154fa
feat: 💥 pi and π is now a unit constant (pi magnitude constant renamed to pi_c)
2025-12-28 13:35:54 +01:00
Mateusz Pusz
27d2def908
feat: 2.5.0 released
2025-12-24 15:50:11 +01:00
Mateusz Pusz
7ce2001a47
Merge branch 'master' into bugfix/disable-appleclang-17
2025-12-21 13:37:38 +01:00
Mateusz Pusz
0fa88a42ae
docs: overflow on scaling example added to the "Cheat Sheet"
2025-12-18 09:46:37 +01:00
Mateusz Pusz
ad5ebffc5e
docs: examples documentation index refactored
2025-12-16 19:27:11 +01:00
Mateusz Pusz
238abc7731
docs: "Cheat Sheet" added
2025-12-15 11:30:24 +01:00
Mateusz Pusz
a1106878e3
docs: "Quick Start` tabs rendering fixed
2025-12-14 19:43:45 +01:00
Mateusz Pusz
af18c4be67
docs: examples reworked
2025-12-13 13:06:49 +01:00
Roth Michaels
0b8f78e4c5
Disable building with AppleClang 17
...
AppleClang 17 has the same compiler bug as Clang 19:
https://github.com/llvm/llvm-project/issues/110231
Updated conan configuration to disable building with AppleClang 17.
Updated compiler support documentation to show incompatible Xcode.
2025-11-11 11:45:43 +00:00
Mateusz Pusz
2a27c533b7
docs: Compiler Explorer links description modified
2025-11-04 18:13:26 -10:00
Mateusz Pusz
1e45ab1cb9
Merge branch 'master' into crtp_fix
2025-11-05 03:43:50 +01:00
Mateusz Pusz
43948e3086
build: MP_UNITS_BUILD_AS_SYSTEM_HEADERS removed
2025-11-02 15:36:47 -08:00
Mateusz Pusz
1a84e673c6
refactor: MP_UNITS_INSTALL renamed to MP_UNITS_BUILD_INSTALL
2025-10-14 20:32:37 +02:00
Mateusz Pusz
0e0751a2c2
style: pre-commit
2025-10-14 18:25:58 +02:00
Mateusz Pusz
ce334ac0f4
docs: markdownlint issues fixed
2025-10-14 18:25:58 +02:00
Mateusz Pusz
e9b70efdff
Merge branch 'master' of github.com:mpusz/units
2025-10-14 18:25:09 +02:00
Alexandros Theodotou
1688d278e6
build: add INSTALL option to cmake
...
Implements #721 .
2025-09-25 11:20:53 +09:00
Alexandros Theodotou
16ce422cdf
build: explicit_this enabled for AppleClang 17 and MSVC 19.32
...
Both compilers do not implement the feature test macro, but they do
implement `explicit_this`, as mentioned in their corresponding release
notes:
- https://developer.apple.com/documentation/xcode-release-notes/xcode-16_3-release-notes
- https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes-v17.2
Resolves #722 .
2025-09-24 21:25:22 +09:00
Mateusz Pusz
b2738dd9c5
docs: "Quick Start" Improved
2025-09-21 13:22:30 +02:00
Mateusz Pusz
80b89337a7
docs: "Introduction" chapter improved
2025-09-21 13:21:34 +02:00
Mateusz Pusz
e5c11afe00
docs: "Installation and Usage" cleanup
2025-09-21 13:21:04 +02:00
Mateusz Pusz
af6dce5666
docs: examples links fixed
2025-09-21 13:20:16 +02:00
Mateusz Pusz
093485271b
docs: compiler explorer links replaced with buttons
2025-09-21 13:18:38 +02:00
Mateusz Pusz
50af5ea5a1
docs: minor improvements
2025-09-21 13:15:42 +02:00
Mateusz Pusz
39754018ba
build: explicit_this enabled for MSVC 19.5
2025-09-17 19:40:59 -06:00
Mateusz Pusz
37dfa39dba
build: wg21-linear_algebra dependency removed
2025-07-11 16:59:13 +02:00
Mateusz Pusz
88caf5871f
build: import_std set to False by default
2025-07-10 11:27:39 +02:00
Mateusz Pusz
e058a47baf
feat: natural units support is now opt-in
2025-07-09 20:05:03 +02:00
Mateusz Pusz
f4b167a269
docs: deprecated header files removed from documentation
2025-06-20 10:56:34 +02:00
Mateusz Pusz
40abc664e8
docs: clang-19 issues mentioned in a compiler support table
2025-04-03 07:59:18 +01:00
Mateusz Pusz
dc8843eeeb
refactor: MSVC bug is fixed so workaround is removed
2025-02-15 10:39:36 +01:00
Roth Michaels
8293f023dd
Update apple-clang compiler support info for std::format
2024-12-19 14:10:21 -05:00
Mateusz Pusz
f99a73a75f
refactor: "expression templates" renamed to "symbolic expressions"
2024-11-28 15:34:52 +01:00
Mateusz Pusz
b77aa52355
refactor: absolute renamed to point
...
Resolves #645
2024-11-24 14:19:16 +01:00
Mateusz Pusz
580ddf7ab6
docs: comment about default options changed in conanfile examples
2024-11-20 09:23:32 +01:00
Mateusz Pusz
384cb87eac
style: pre-commit
2024-11-20 00:18:31 +01:00
Mateusz Pusz
6fde5ec911
docs: contracts Conan option default value description improved
2024-11-20 00:17:11 +01:00
Mateusz Pusz
8c39e02f88
docs: conanfile.py examples added to the installation chapter
2024-11-19 23:53:21 +01:00
Mateusz Pusz
86cbe972d3
docs: mp-units Conan options added to conanfile.txt examples
2024-11-19 20:34:12 +01:00
Mateusz Pusz
7b64b4b650
refactor: 💥 from now unit_symbol and dimension_symbol always returns std::string_view
2024-11-16 09:57:53 +01:00
Mateusz Pusz
57a030a602
docs: 2.4.0 release
2024-11-05 17:30:38 +01:00
Mateusz Pusz
50b4ed94d2
docs: "Why derived units order is not preserved from the multiplication?" chapter added to FAQ
2024-10-16 17:17:48 +02:00