Mateusz Pusz
d1473bfde7
ci: fixed setting Ninja as a default generator for Conan
2021-04-29 11:24:52 +02:00
Mateusz Pusz
d09cef27c9
docs: binary prefixes fixed in the docs
2021-04-17 20:00:53 +02:00
Mateusz Pusz
024c5e8e9a
docs: Got rid of IWYU pragmas from hello_units
2021-04-17 12:06:33 +02:00
Mateusz Pusz
669332061f
docs: hello_units example updated with aliases
2021-04-17 11:52:49 +02:00
Mateusz Pusz
58f21e7e1c
docs: Quantity Construction Helpers chapter updated
2021-04-16 19:03:30 +02:00
Mateusz Pusz
e88cdadd5f
docs: "Dimension-Specific Aliases" fixed
2021-04-16 14:46:58 +02:00
Mateusz Pusz
a69b408661
docs: examples chapter reorganized
2021-04-16 14:39:20 +02:00
Mateusz Pusz
46e1e5e932
refactor: US system renamed to USCS
2021-04-16 12:40:52 +02:00
Mateusz Pusz
70bff31d06
feat: quantity aliases support addded
2021-04-15 19:13:25 +02:00
Mateusz Pusz
813197021f
refactor: measurement example moved to a root examples directory
2021-04-15 14:05:36 +02:00
Mateusz Pusz
ec8c19b947
refactor: natural units refactored
2021-04-15 14:03:32 +02:00
Mateusz Pusz
e5cd7c80e7
docs: typo in the chapter name fixed
2021-04-13 20:37:10 +02:00
Mateusz Pusz
97245a8c96
feat: Kalman Filter tutorials 1-8 added
2021-04-13 18:16:11 +02:00
Ralph J. Steinhagen
3d5aed3969
removed obsolete '#define UNITS_UDLS 1'
2021-04-09 10:37:59 +02:00
Ralph J. Steinhagen
a05c1ca23c
adding missing/required (?) '#defines' for compiler-explorer examples - also in docs
2021-04-09 10:37:59 +02:00
Mateusz Pusz
8ca2b25349
fix: torque literal fixed + experimental_angle example refactored
2021-04-07 19:07:25 +02:00
Mateusz Pusz
dddc7572aa
refactor: conversion_factor example moved to the main examples directory
2021-04-07 19:05:02 +02:00
Mateusz Pusz
40de14b9b7
refactor: common part of glide_computer moved to a directory
2021-04-07 12:36:39 +02:00
Mateusz Pusz
cf14032dce
refactor: custom_systems example moved to the parent directory
2021-04-07 11:54:35 +02:00
Mateusz Pusz
bd862d3517
refactor: Fine-grained references support added
2021-04-07 11:26:45 +02:00
Mateusz Pusz
90c9daa27f
build: gsl-lite updated to 0.38.0
2021-04-06 22:21:21 +02:00
Mateusz Pusz
1f80c57fad
refactor: hello_units fixed to provide literals and references preprocessor defines explicitly
2021-04-06 16:36:52 +02:00
Mateusz Pusz
512406e900
build: got rid of global options for references and literals
2021-04-06 16:30:26 +02:00
Mateusz Pusz
b3b52148c0
build: CMake message about UNITS_BUILD_DOCS unified
2021-04-06 16:25:43 +02:00
Mateusz Pusz
71d79aeab0
docs: reference to dimension of speed fixed in "Derived Unnamed Units" chapter
2021-04-06 16:23:54 +02:00
Mateusz Pusz
b982921d27
refactor: References are now guarded UNITS_REFERENCES with (ON by default) + examples duplicated to subdirectories
...
Now References can be disabled to meassure a compile time impact. Also the same examples are now provided in two subdirectories to be able to easily compare the pros and cons of every quantity construction technique.
2021-04-06 15:57:28 +02:00
Mateusz Pusz
b842c3f94a
docs: q_ prefixes added for "Dimension-Specific Aliases"
2021-04-06 14:44:24 +02:00
Mateusz Pusz
c3659dbb47
refactor: UNITS_UDLS renamed to UNITS_LITERALS
...
Also now the existence of the preprocessor flag is enough to trigger the feature (`#ifdef` instead of `#if`)
2021-04-06 13:33:27 +02:00
Mateusz Pusz
a954f5d924
build: Conan testing version is now hosted on Artifactory
...
Bintray is going to be EOL soon
2021-04-05 17:19:14 +02:00
Mateusz Pusz
1a5b4fc85e
refactor: UDLs support switched off by default
2021-04-02 18:56:28 +02:00
Mateusz Pusz
5fc7e01d19
docs: Usage chapter renamed and moved down in the index
2021-04-02 18:47:54 +02:00
Mateusz Pusz
603bc36efb
docs: Systems documentation updated
2021-04-02 18:47:17 +02:00
Mateusz Pusz
c4e9ff7f66
docs: Documentation now prefers refrences over UDLs
2021-04-02 13:11:20 +02:00
Mateusz Pusz
7cc34646b9
docs: Compiler Explorer links updated
2021-04-01 19:34:35 +02:00
Mateusz Pusz
019e4cb143
docs: Usage examples updated to prefer references rather than UDLs
2021-04-01 14:04:07 +02:00
Mateusz Pusz
ef94100d02
docs: CHANGELOG updated
2021-04-01 14:03:26 +02:00
Mateusz Pusz
138d85f9bf
docs: Usage updated
2021-04-01 09:38:02 +02:00
Mateusz Pusz
bbb5c248f0
docs: Broken links fixed
2021-04-01 09:37:44 +02:00
Mateusz Pusz
9054420d08
build: Added an option to disable UDLs support
...
Now it is time to get rid of UDLs from tests and examples and then disable them by default.
2021-04-01 09:36:55 +02:00
Mateusz Pusz
01935996e6
build: IWYU support added
2021-03-30 13:15:47 +02:00
Mateusz Pusz
173e1f0554
docs: usage chapter fixed
2021-03-19 23:21:00 +01:00
Mateusz Pusz
4f7c944022
docs: quantity_kind.rst fixed and included in TOC
2021-03-19 23:20:32 +01:00
Mateusz Pusz
822c409e91
docs: library directory structure chapter updated
2021-03-19 23:19:53 +01:00
Mateusz Pusz
fc7b0e44e2
feat: 💥 !data system renamed to isq::iec80000 (quantity names renamed too)
...
Relates to #253
2021-03-19 23:04:52 +01:00
Mateusz Pusz
88e642ec74
refactor: QuantityValue concept renamed to Representation
2021-03-19 07:53:18 +01:00
Mateusz Pusz
901b09fd52
refactor: quantity::count() renamed to quantity::number()
...
Resolves #259
2021-03-19 06:47:37 +01:00
Johel Ernesto Guerrero Peña
f0cfc14b83
refactor: remove operator/(Rep, reference)
...
Addresses https://github.com/mpusz/units/pull/261#discussion_r597289047 .
2021-03-19 06:31:12 +01:00
Johel Ernesto Guerrero Peña
9da39070ed
docs: update for reference<D, U>
2021-03-19 06:31:12 +01:00
Mateusz Pusz
bf27b256b2
docs: CMake targets definition in usage updated
2021-03-18 20:50:38 +01:00
Mateusz Pusz
5df447f912
docs: usage updated
2021-03-18 08:17:45 +01:00