log

age author description
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.
Mon, 06 Jan 2020 12:40:57 +0200 Matti Hamalainen Rename EXEEXT to BINEXT in the build system, as per changes in th-libs build system.
Sun, 05 Jan 2020 20:48:15 +0200 Matti Hamalainen th-libs function th_llist_free_func() was renamed to th_llist_free_func_data(). Fix references.
Sun, 05 Jan 2020 10:47:49 +0200 Matti Hamalainen Use TH_DIR_SEPARATOR_CHR instead of our own define.
Wed, 25 Dec 2019 15:40:35 +0200 Matti Hamalainen Free io context instead of just closing it.