|
|
32897d3017
|
xo-subsys: .gitignore: ignore .build* dirs
|
2024-05-01 14:42:48 -04:00 |
|
|
|
5d02e74406
|
xo-subsys: build: streamline using recent xo-cmake improvements
|
2024-05-01 14:42:00 -04:00 |
|
|
|
301a7c790d
|
Merge branch 'main' of github.com:Rconybea/xo-pyutil
|
2024-05-01 14:41:19 -04:00 |
|
|
|
fd5ebbfd22
|
xo-pyutil: build: streamline using recent xo-cmake improvements
|
2024-05-01 14:39:09 -04:00 |
|
|
|
49688b828f
|
Merge branch 'main' of github.com:Rconybea/xo-pyreflect
|
2024-05-01 14:38:24 -04:00 |
|
|
|
e02ce241ec
|
xo-pyreflect: ++ .gitignore .build dirs
|
2024-05-01 14:35:31 -04:00 |
|
|
|
b128c9314d
|
xo-pyreflect: build: streamline using recent xo-cmake improvements
|
2024-05-01 14:34:47 -04:00 |
|
|
|
c71bcb6415
|
xo-reflect: build: streamline using recent xo-cmake improvements
|
2024-05-01 14:33:57 -04:00 |
|
|
|
847bf85360
|
xo-recnt: build: bugfix to install cxxutil dir
|
2024-05-01 14:33:10 -04:00 |
|
|
|
a15025e95b
|
xo-flatstring: build: + xo_toplevel_debug_config2() call
|
2024-05-01 14:31:47 -04:00 |
|
|
|
6a949d16c5
|
xo-unit: operator<=> for (xquantity, double) pairs
|
2024-05-01 14:30:51 -04:00 |
|
|
|
022bef09d0
|
xquantity: + (xquantity, double) overloads for operator==
|
2024-05-01 10:42:35 -05:00 |
|
|
|
692b26754c
|
xo-pyunit: + equality comparison
|
2024-05-01 10:41:37 -05:00 |
|
|
|
9438456e94
|
xo-unit: + (xquantity, double) overloads for operator-
|
2024-05-01 10:32:43 -05:00 |
|
|
|
e7e8396543
|
xo-pyunit: + subtraction
|
2024-05-01 10:32:15 -05:00 |
|
|
|
a91c90fad4
|
xo-unit: operator+ overloads for (xquantity, double)
|
2024-05-01 10:25:44 -05:00 |
|
|
|
bb90a37460
|
xo-unit: streamline xquantity printing, match quantity printing
|
2024-05-01 10:25:10 -05:00 |
|
|
|
8c6b01b485
|
xo-pyunit: + .gitignore
|
2024-05-01 10:24:07 -05:00 |
|
|
|
02e730ff93
|
xo-pyunit: + more mass, length units
|
2024-05-01 10:23:27 -05:00 |
|
|
|
d8580214d5
|
xo-pyunit: + addition
|
2024-05-01 10:23:09 -05:00 |
|
|
|
19ef51cfe2
|
xo-pyunit: + mass units + unambiguous unit printing
|
2024-05-01 08:43:04 -05:00 |
|
|
|
c33116119e
|
xo-pyunit: + xquantity methods .scale, .unit, .unit_qty etc.
|
2024-05-01 08:42:43 -05:00 |
|
|
|
f900c43463
|
xo-pyunit: + division
|
2024-05-01 08:42:22 -05:00 |
|
|
|
9bea04bfa2
|
xopyunit: + multiply + a few mass units
|
2024-05-01 08:11:16 -05:00 |
|
|
|
7c51ccb7f3
|
xo-pyunit: initial commit
|
2024-05-01 07:12:29 -05:00 |
|
|
|
0680b7b1fc
|
Merge branch 'main' of github.com:Rconybea/refcnt
|
2024-04-30 10:21:25 -05:00 |
|
|
|
9e0ae8b193
|
xo-refcnt: gitignore: ignore .build* dirs
|
2024-04-30 10:17:36 -05:00 |
|
|
|
b4052c647f
|
xo-refcnt: build: streamline using recent xo-camke macros
|
2024-04-30 10:16:51 -05:00 |
|
|
|
9b8702e26d
|
xo-unit: rename: Quantity2 -> xquantity filenames only for now
|
2024-04-30 09:37:21 -05:00 |
|
|
|
f92371cd9b
|
xo-unit: rename to avoid conflicts on case-insensitive fs
|
2024-04-30 09:34:05 -05:00 |
|
|
|
e57ee85a7d
|
xo-unit: rename files to avoid collisions on osx filesystem
|
2024-04-30 08:40:08 -05:00 |
|
|
|
eeee5a2a36
|
xo-unit: builds + runs on darwin
|
2024-04-29 23:33:17 -05:00 |
|
|
|
44a31724ec
|
xo-randomgen: bugfix: test with __APPLE__ instead of __clang__
|
2024-04-29 23:17:58 -05:00 |
|
|
|
45cc28b4f8
|
xo-randomgen: streamline build using improved xo-cmake macros
|
2024-04-29 23:17:36 -05:00 |
|
|
|
f47c5db866
|
xo-indentlog: fix regression in utest for <..> printers
|
2024-04-29 23:03:00 -05:00 |
|
|
|
6778d4ce45
|
xo-cmake: bugfix: syntax when no CMAKE_BUILD_TYPE def
|
2024-04-29 21:40:58 -05:00 |
|
|
|
da58be3f38
|
xo-indentlog: print hex view on failed quoted()/unq() utest
|
2024-04-29 10:59:04 -04:00 |
|
|
|
89fc563f00
|
xo-indentlog: utest: track gcc behavior change around 13.2
|
2024-04-29 10:56:18 -04:00 |
|
|
|
787aba1e19
|
xo-indentlog: utest: ++ behavior tracking for gcc 13.2
|
2024-04-29 10:45:54 -04:00 |
|
|
|
340deff5fa
|
xo-indentlog: minor: comment
|
2024-04-29 10:43:06 -04:00 |
|
|
|
453f8aa9e1
|
xo-indentlog: bugfix: gcc version check on embedded newline test
|
2024-04-29 10:39:33 -04:00 |
|
|
|
9ef4f66ec3
|
xo-indentlog: github: retry test
|
2024-04-29 00:51:29 -04:00 |
|
|
|
6b0acb1d7b
|
xo-indentlog: github: re-run tests on failure
|
2024-04-29 00:49:43 -04:00 |
|
|
|
d7fa7156df
|
xo-unit: + distance, time compile-time units
|
2024-04-28 21:52:37 -04:00 |
|
|
|
ab689b51df
|
xo-unit: + quantity printing + tests for mass units
|
2024-04-28 19:12:40 -04:00 |
|
|
|
a3c6ef6d33
|
xo-unit: + gigatonne unit
|
2024-04-28 19:12:17 -04:00 |
|
|
|
e6ccd09ad7
|
xo-unit: utest: tidy
|
2024-04-28 18:46:20 -04:00 |
|
|
|
9373026960
|
xo-unit: utest tidy
|
2024-04-28 18:44:07 -04:00 |
|
|
|
5f9bbb6648
|
xo-unit: utest tidy
|
2024-04-28 18:43:33 -04:00 |
|
|
|
8c70c0d837
|
xo-unit: utest tidy
|
2024-04-28 18:39:43 -04:00 |
|