log main.c @ 706:4426bbf3264b

age author description
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.
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.
Wed, 25 Dec 2019 15:18:47 +0200 Matti Hamalainen Use th_get_home_dir().
Wed, 25 Dec 2019 11:05:31 +0200 Matti Hamalainen Adjust to match th-libs API changes.
Wed, 25 Dec 2019 08:35:22 +0200 Matti Hamalainen Typofix in config file comments.
Mon, 09 Jul 2018 08:08:50 +0300 Matti Hamalainen Update to new th_io_fopen() API.