log main.c @ 718:1ab9b538c0bb default tip

age author description
Sun, 02 Jul 2023 03:21:18 +0300 Matti Hamalainen s/ITEM_/CFG_ITEM_/g
Sun, 02 Jul 2023 03:20:30 +0300 Matti Hamalainen Rename th_cfg_add_hexvalue() to th_cfg_add_hex_triplet().
Mon, 20 Feb 2023 23:38:52 +0200 Matti Hamalainen Sync with th-libs API changes.
Wed, 14 Dec 2022 01:39:18 +0200 Matti Hamalainen Update to match the th_mkdir_path() API changes in th-libs.
Wed, 07 Dec 2022 13:20:25 +0200 Matti Hamalainen th-libs now uses stdbool.h if possible, so we need to rename all
Mon, 27 Apr 2020 02:45:28 +0300 Matti Hamalainen Change how --help option is handled, and plug some memory leaks in
Tue, 10 Mar 2020 17:01:22 +0200 Matti Hamalainen Adjust to fit new th_ioctx API.
Sat, 29 Feb 2020 12:23:53 +0200 Matti Hamalainen Remove silly.
Tue, 28 Jan 2020 18:53:30 +0200 Matti Hamalainen Adjust to th-libs API change.
Sat, 25 Jan 2020 13:06:31 +0200 Matti Hamalainen Adjust to th-libs ioctx API change.
Fri, 17 Jan 2020 20:03:41 +0200 Matti Hamalainen Trim whitespace.
Fri, 17 Jan 2020 19:30:48 +0200 Matti Hamalainen Fix signedness checks.
Sun, 12 Jan 2020 20:28:35 +0200 Matti Hamalainen Adjust to th-libs th_args_help() API change.
Sun, 12 Jan 2020 18:08:41 +0200 Matti Hamalainen Cleanup help slightly.
Fri, 10 Jan 2020 00:16:59 +0200 Matti Hamalainen Fix a format string.