|
|
70b7df6074
|
xo-unit: tidy: unused quantity.test.cpp -> mpl_quantity.test.cpp
|
2024-04-24 12:51:38 -04:00 |
|
|
|
66e7a688e5
|
xo-unit: build: + unit test coverage
|
2024-04-24 12:50:27 -04:00 |
|
|
|
70be29ceae
|
xo-unit: utest: + comparison tests
|
2024-04-24 11:35:40 -04:00 |
|
|
|
382ceb8803
|
xo-unit: + Quantity<=>Quantity, Quantity==Quantity
|
2024-04-24 11:35:25 -04:00 |
|
|
|
5fd8269dcc
|
xo-unit: + Dimensionless/Quantity
|
2024-04-24 11:35:10 -04:00 |
|
|
|
0f1338921d
|
xo-unit: + Quantity/Dimensionless
|
2024-04-24 11:33:19 -04:00 |
|
|
|
b32363b848
|
xo-unit: + (Quantity * Dimensionless) and vice versa
|
2024-04-24 11:32:37 -04:00 |
|
|
|
be56b6f609
|
xo-unit: + Quantity.compare()
|
2024-04-24 11:32:17 -04:00 |
|
|
|
c46a66565c
|
xo-unit: + Quantity.divide_into()
|
2024-04-24 11:32:01 -04:00 |
|
|
|
e538e61172
|
xo-unit: + Quantity.divide_by()
|
2024-04-24 11:31:46 -04:00 |
|
|
|
4d092dcbc2
|
xo-unit: + Quantity.scale_by()
|
2024-04-24 11:31:33 -04:00 |
|
|
|
8ec337c589
|
xo-unit: + Quantity.rescale()
|
2024-04-24 11:31:10 -04:00 |
|
|
|
ac232a397a
|
xo-unit: refactor: make natural_unit.reciprocal() a method
|
2024-04-24 11:30:41 -04:00 |
|
|
|
eb36c44613
|
xo-unit: + Quantity.is_dimensionless()
|
2024-04-23 21:02:06 -04:00 |
|
|
|
a00ca0bd19
|
xo-unit: utest: prune unused typealiases
|
2024-04-23 21:01:33 -04:00 |
|
|
|
360d4608df
|
xo-unit: build bugfix: drop unused reflect .hpp
|
2024-04-23 20:58:33 -04:00 |
|
|
|
71de50fbfc
|
xo-unit: build bugfix: missing #include
|
2024-04-23 20:54:52 -04:00 |
|
|
|
0e142967fe
|
xo-unit: build: retire mpl-style unit tests (to drop xo-reflect dep)
|
2024-04-23 20:50:13 -04:00 |
|
|
|
5c11b8a636
|
xo-unit: build: drop unused xo-reflect dep
|
2024-04-23 20:46:29 -04:00 |
|
|
|
cfa922686a
|
xo-unit: github: fix title on .yml for xo-cpp-builder
|
2024-04-23 20:42:01 -04:00 |
|
|
|
2b7f1058f3
|
xo-unit: github: + xo-cpp-builder workflow
|
2024-04-23 20:41:19 -04:00 |
|
|
|
fb01fb3e3b
|
xo-ratio: github: + missing randomgen dep in xo-cpp-builder workflow
|
2024-04-23 20:19:45 -04:00 |
|
|
|
edbbe1f241
|
xo-ratio: github: + xo-cpp-builder workflow
|
2024-04-23 20:17:26 -04:00 |
|
|
|
bd6fa8d322
|
xo-flatstring: github: run flatstring unit tests
|
2024-04-23 17:13:58 -04:00 |
|
|
|
eccdd21cbd
|
xo-flatstring: github: build xo-flatstring from xo-cpp-builder
|
2024-04-23 17:11:18 -04:00 |
|
|
|
64f3174dd4
|
xo-flatstring: github: + xo-indentlog dep for xo-cpp-builder
|
2024-04-23 16:32:52 -04:00 |
|
|
|
056ed9cbfe
|
xo-flatstring: github: yaml syntax
|
2024-04-23 16:28:19 -04:00 |
|
|
|
78de273af0
|
xo-flatstring: github: wrong xo-cmake repo name :)
|
2024-04-23 16:27:05 -04:00 |
|
|
|
31c1453f8f
|
github: workflow: + build using docker-xo-builder
|
2024-04-23 16:25:00 -04:00 |
|
|
|
30cc8586ba
|
xo-ratio: ++ default ctor, .is_zero() .is_unit() methods
|
2024-04-23 15:53:42 -04:00 |
|
|
|
b88e415907
|
xo-ratio: build: ++ GUESSED_CMAKE_CMD message
|
2024-04-23 15:53:11 -04:00 |
|
|
|
e0a347a23a
|
xo-ratio: bugfix: missing GNUInstallDirs in toplevel CMakeLists.txt
|
2024-04-23 15:52:45 -04:00 |
|
|
|
306dec6af6
|
xo-unit: github: + missing sphinx + sphinx-rtd-theme deps
|
2024-04-23 15:47:55 -04:00 |
|
|
|
dcf1439005
|
xo-unit: + Quantity.subtract support
|
2024-04-23 15:39:42 -04:00 |
|
|
|
e1d7f62ca6
|
xo-unit: + Quantity.add support
|
2024-04-23 15:36:11 -04:00 |
|
|
|
8548f26143
|
xo-unit: + Quantity division
|
2024-04-23 14:46:40 -04:00 |
|
|
|
7cee19423f
|
xo-flatstring: + .append() methods
|
2024-04-23 10:34:37 -04:00 |
|
|
|
6a3db2197e
|
xo-unit: + natural_unit.abbrev()
|
2024-04-23 10:33:56 -04:00 |
|
|
|
04d5b63116
|
xo-unit: cosmetic: code layout
|
2024-04-23 10:33:35 -04:00 |
|
|
|
6bb6068c30
|
xo-unit: refactor: Quantity2_iostream.hpp -> Quantity_iostream.hpp
|
2024-04-23 00:33:12 -04:00 |
|
|
|
e9e3c63aed
|
xo-unit: refactor: Quantity2 -> Quantity
|
2024-04-23 00:32:32 -04:00 |
|
|
|
540bdce40b
|
xo-unit: refactor: scaled_unit2 -> scaled_unit
|
2024-04-23 00:31:27 -04:00 |
|
|
|
2312fd7d57
|
xo-unit: refactor: use natural_unit<> instead of unit2<>
|
2024-04-23 00:30:17 -04:00 |
|
|
|
404930adef
|
xo-unit: refactor: bpu2_abbrev -> bpu_abbrev
|
2024-04-22 20:36:11 -04:00 |
|
|
|
d1938abd15
|
xo-unit: refactor: bpu2_abbrev_type -> bpu_abbrev_type
|
2024-04-22 20:35:20 -04:00 |
|
|
|
01ec8b21f9
|
xo-unit: refactor: bpu2_iostream.hpp -> bpu_iostream.hpp
|
2024-04-22 20:33:41 -04:00 |
|
|
|
6045f5a053
|
xo-unit: refactor: bpu2 -> bpu
|
2024-04-22 20:32:46 -04:00 |
|
|
|
ba38f4e03b
|
xo-unit: refactor: basis_unit2 -> basis_unit
|
2024-04-22 20:30:50 -04:00 |
|
|
|
99c5fa5e78
|
xo-unit: refactor: retire unused includes
|
2024-04-22 16:05:12 -04:00 |
|
|
|
0888b52ba1
|
xo-unit: refactor: retire native_unit_id
|
2024-04-22 16:04:26 -04:00 |
|