log

age author description
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.
Thu, 05 Dec 2019 03:03:36 +0200 Matti Hamalainen Slight MinGW Windows cross-build Makefile cleanup.
Mon, 09 Jul 2018 08:08:50 +0300 Matti Hamalainen Update to new th_io_fopen() API.
Mon, 09 Jul 2018 07:28:45 +0300 Matti Hamalainen Changed to conform to new th_stat_path() API.
Mon, 09 Jul 2018 06:11:30 +0300 Matti Hamalainen Remove unknown revision.
Mon, 09 Jul 2018 06:10:28 +0300 Matti Hamalainen Added signature for changeset af3e837558f0
Mon, 09 Jul 2018 06:09:12 +0300 Matti Hamalainen Added tag dev-1_5_3 for changeset 2d4089c92939
Mon, 09 Jul 2018 06:02:05 +0300 Matti Hamalainen There is 'make install'. dev-1_5_3
Mon, 09 Jul 2018 05:59:13 +0300 Matti Hamalainen Fix an issue in editBuffer handling.
Mon, 02 Jul 2018 00:04:53 +0300 Matti Hamalainen Improve build system.