|
dbc225961d
|
docs: 2.2 release announcement updated
|
2024-04-25 16:24:43 +02:00 |
|
|
a5b2b793e4
|
docs: "Project structure" chapter expanded
|
2024-04-25 16:23:59 +02:00 |
|
|
2a05f931e7
|
build: MP_UNITS_BUILD_AS_SYSTEM_HEADERS restored (but renamed)
|
2024-04-24 20:17:39 +02:00 |
|
|
795277cfeb
|
docs: smoot example improved
|
2024-04-20 17:20:33 +01:00 |
|
|
c8208e1052
|
docs: @nebkat contributions added to the 2.2 release announcement
|
2024-04-20 17:16:50 +01:00 |
|
|
13fbd3c35c
|
docs: Compiler Explorer links updated
|
2024-04-20 10:59:15 +01:00 |
|
|
7d0e97b982
|
docs: P3045 reference added to docs
|
2024-04-19 23:33:32 +01:00 |
|
|
74458a36cf
|
docs: emojis added to the "breaking change" statements
|
2024-04-19 18:43:07 +01:00 |
|
|
0f0d7d8715
|
docs: code fragments fixed in the poll titles
|
2024-04-19 18:36:40 +01:00 |
|
|
eb6e331de7
|
style: whitespaces fixed again
|
2024-04-19 18:27:41 +01:00 |
|
|
9525a4b25b
|
style: indentation in the blog post fixed
|
2024-04-19 18:09:44 +01:00 |
|
|
12e394f128
|
docs: Tokyo meeting report
|
2024-04-19 18:05:47 +01:00 |
|
|
41f500e729
|
Merge pull request #555 from mpusz/new_format
docs: new formatting syntax ideas
|
2024-04-20 00:18:23 +09:00 |
|
|
6ad831b573
|
docs: 2.2 release updated with mag_ratio
|
2024-04-19 16:14:34 +01:00 |
|
|
f90a218705
|
refactor: 💥 ratio hidden as an implementation detail behind mag_ratio
|
2024-04-19 15:29:00 +01:00 |
|
|
00372cc5d5
|
docs: "Quantity formatting" chapter updated
|
2024-04-18 22:55:19 +01:00 |
|
|
c5afd722e7
|
docs: Some docs updated to reflect the latest formatting changes
|
2024-04-18 22:40:30 +01:00 |
|
|
069f2bf11a
|
feat: IEEE floating-point division remainder
|
2024-04-18 12:04:12 +01:00 |
|
|
1e3a93d10c
|
docs: new formatting syntax ideas
|
2024-04-17 14:20:15 +01:00 |
|
|
da9340005f
|
docs: 2.2 release announcement updated
|
2024-04-17 12:16:40 +01:00 |
|
|
8e0a26b933
|
feat: 💥 API-related Conan, CMake, and preprocessor options redesigned
|
2024-04-16 21:48:36 +01:00 |
|
|
7b57ce5ab1
|
build: 💥 MP_UNITS_BUILD_LA and MP_UNITS_IWYU CMake options now have _DEV_ in the name
|
2024-04-12 09:43:02 +02:00 |
|
|
5036a3e0e0
|
docs: "The affine space" chapter improved
|
2024-03-24 07:16:23 +01:00 |
|
|
89e61169f8
|
style: whitespaces fixed to make pre-commit happy
|
2024-03-23 23:55:32 +09:00 |
|
|
a18b4e6c59
|
docs: the affine space chapter rewritten
|
2024-03-23 22:21:33 +09:00 |
|
|
a62fdd2331
|
refactor: precondition checks and asserts cleanup
|
2024-03-19 10:37:01 +09:00 |
|
|
fb97c2ea5a
|
refactor: basic_symbol_text renamed to symbol_text
|
2024-03-18 23:12:39 +09:00 |
|
|
5675002a76
|
docs: "Changes to units definitions" chapter reordered in TOC in the 2.2 release announcement
|
2024-03-03 17:20:04 +01:00 |
|
|
1bc2ce585f
|
docs: "Improved text output" added to the 2.2 release announcement
|
2024-02-27 21:08:46 +01:00 |
|
|
88e2656dc7
|
style: trailing whitespaces removed to make pre-commit happy
|
2024-02-27 14:10:43 +01:00 |
|
|
bcca52e298
|
docs: "Text Output" chapter updated with the recent formatting changes
|
2024-02-27 13:58:06 +01:00 |
|
|
63d00977e1
|
docs: improved the docs for using-directives of unit_symbols
|
2024-02-27 09:44:42 +01:00 |
|
|
d9723b61a6
|
docs: "hello units" example updated with dimensions output
|
2024-02-26 14:36:49 +01:00 |
|
|
aa72c830c4
|
docs: import mp_units; lines removed from the recently added code examples
|
2024-02-26 14:02:16 +01:00 |
|
|
978b1918f9
|
style: whitespaces cleanup to make pre-commit happy
|
2024-02-26 13:50:32 +01:00 |
|
|
a6fd23a5e4
|
docs: unit symbols admonition extended in the "Quick Start" chapter
|
2024-02-26 13:47:57 +01:00 |
|
|
4475bab192
|
style: whitespaces fixed to make pre-commit happy
|
2024-02-22 20:30:42 +01:00 |
|
|
c18788f3ad
|
docs: 2.2 release announcement draft added
|
2024-02-22 17:21:29 +01:00 |
|
|
f38c5ef3cf
|
docs: CRTP full name fixed
|
2024-02-22 11:23:22 +01:00 |
|
|
e37c83d5e1
|
docs: Cairo dependency described in the MkDocs section
|
2024-02-22 09:44:30 +01:00 |
|
|
3d89bec4b9
|
feat: 💥 MP_UNITS_AS_SYSTEM_HEADERS support removed
|
2024-02-17 22:45:23 +01:00 |
|
|
cb858f1e51
|
feat: ABI concerns resolved with introduction of u8 strings for symbols
|
2024-02-16 22:13:13 +01:00 |
|
|
8b9ca0e342
|
Merge branch 'master' of github.com:mpusz/mp-units
|
2024-02-16 15:46:44 +01:00 |
|
|
d5474cc095
|
docs: minor fixes
|
2024-02-15 22:18:39 +01:00 |
|
|
f1353a7166
|
docs: get_kind() note added to "Systems of Quantities" chapter
|
2024-02-13 20:25:28 +01:00 |
|
|
862e39ec97
|
refactor: 💥 Conan config options renamed to user.mp-units.*
|
2024-02-10 12:19:44 +01:00 |
|
|
62100e5745
|
style: whitespaces fixed to make pre-commit happy
|
2024-01-27 22:53:56 +01:00 |
|
|
99167fd3c4
|
docs: code samples modernized
|
2024-01-27 22:47:33 +01:00 |
|
|
12c7a43d7d
|
docs: C++ modules should be properly supported by gcc-14
|
2024-01-26 08:09:48 +01:00 |
|
|
1a04019ca5
|
docs: minimum compiler requirements updated
|
2024-01-23 23:06:25 +01:00 |
|