Commit graph

2,020 commits

Author SHA1 Message Date
7cc51fc13d github: install indentlog 2023-09-24 13:40:07 -04:00
be3880779f github: + indentlog build action 2023-09-24 13:37:59 -04:00
2fc39afdcc github actions, take 6 2023-09-24 13:36:16 -04:00
a605654fb9 bugfix: missing 'uses: ..' in .yml 2023-09-24 13:30:41 -04:00
264da8e122 bugfix: typo in .tm 2023-09-24 13:29:34 -04:00
8f596d8f3d github actions, take 5 2023-09-24 13:28:31 -04:00
464449df06 github actions, take 4 2023-09-24 13:23:09 -04:00
8340c0c615 github actions, take 3 2023-09-24 13:13:55 -04:00
572572c7bb github actions, take 2 2023-09-24 13:10:35 -04:00
Roland
9161210d52
Create main.yml 2023-09-24 13:09:31 -04:00
1bdb8bb459 github actions attempt 2023-09-24 13:06:25 -04:00
f8ca4dbe09 refcnt: + unit test 2023-09-24 12:56:22 -04:00
bf92724aa5 bugfix: default CMAKE_INSTALL_RPATH 2023-09-24 12:49:03 -04:00
b6723b921b refcnt: build + install fixes 2023-09-24 12:27:19 -04:00
87b4bfa795 + implementation 2023-09-23 15:48:36 -04:00
0e18026fba initial commit 2023-09-23 15:47:31 -04:00
1db6cd4d4a build: fix CMAKE_INSTALL_RPATH 2023-09-23 13:14:50 -04:00
fadbcd7b54 + xoshiro256ss (copied from kalman project) 2023-09-23 13:07:45 -04:00
5d6bd7cd40 build: + cmake boilerplate to make indentlog cmake-findable 2023-09-22 19:46:26 -04:00
e2533d7ae6 initial commit 2023-09-22 16:25:37 -04:00
4f6f045423 utest: ++ function test 2023-09-22 15:19:06 -04:00
7aa534567f utest: + function_name test 2023-09-22 15:15:11 -04:00
3983361e78 color: bugfix: color_off() needs to know color spec 2023-09-22 15:14:50 -04:00
b2d939363e utest: + code_location test 2023-09-22 14:55:38 -04:00
ca64cdd911 utest: + tag/xtag + basename tests 2023-09-22 12:16:41 -04:00
2b7d7f9d78 cosmetic: consistent comment in color.hpp 2023-09-22 12:16:06 -04:00
20b19d9cfe tidy: forward instead of move in tag_impl 2023-09-22 12:15:43 -04:00
e7317b122c print: simplify quoted_impl 2023-09-22 12:15:09 -04:00
9cfa6db5db utest: + timeutil tests 2023-09-21 17:45:01 -04:00
b07b3e09b5 timeutil: bugfix: needs timegm() instead of mktime() ! 2023-09-21 17:44:00 -04:00
cc82199a8e utest: + array,vector printers 2023-09-21 11:20:56 -04:00
bc4474c72f print: utest for print::quoted, print::unq 2023-09-21 11:10:50 -04:00
d656a3970d cosmetic: code layout in quoted.hpp 2023-09-21 11:10:22 -04:00
896a997a53 utest: ++ fixed 2023-09-21 10:20:12 -04:00
78eceaab42 coverage: exclude system files (gcc, catch, ..) 2023-09-20 17:13:02 -04:00
d259cee009 BUILD.mk: missed in prior commit 2023-09-20 17:00:04 -04:00
dd75bcfedf + test code coverage + writeup 2023-09-20 16:59:46 -04:00
9678b6fdea github: + catch2 install for build 2023-09-19 17:33:02 -04:00
7676b7a676 + unit test for xo::fixed 2023-09-19 17:12:13 -04:00
6364779191 doc: + nix instructions 2023-09-19 15:56:22 -04:00
Roland
6775e8243a
Create cmake-single-platform.yml 2023-09-19 15:36:01 -04:00
414630a09a doc: expand build instructions 2023-09-19 15:22:20 -04:00
0977ff9606 + FAQ 2023-09-19 14:59:09 -04:00
3aa23ef894 indentlog: build: install fixes 2023-09-19 14:52:11 -04:00
468c525470 indentlog: + hello example + cmake install attempt 2023-09-19 14:34:41 -04:00
6f74ce1cf4 build: cmake install targets 2023-09-18 17:51:28 -04:00
eaa5f3ada3 refactor: + indentlog/timeutil/, for clarity 2023-09-18 16:15:41 -04:00
38101cce90 indentlog: ++ FILES 2023-09-18 13:33:07 -04:00
efe207a4de indentlog: refactor: move stream-inserters to print/ subdir 2023-09-18 13:29:04 -04:00
5c60277610 indentlog: strongly-typed fucntion_style enum 2023-09-18 13:24:41 -04:00