log th_config.h @ 771:c17eadc60c3d

age author description
Mon, 20 Feb 2023 23:33:45 +0200 Matti Hamalainen Rename th_ioctx struct to th_ioctx_t, for consistency. Breaks API.
Wed, 07 Dec 2022 12:14:39 +0200 Matti Hamalainen Renaming BOOL->bool and TRUE/FALSE to true/false, and using stdbool.h if available.
Sat, 01 Jan 2022 16:17:31 +0200 Matti Hamalainen Bump copyrights.
Sat, 02 Jan 2021 11:35:54 +0200 Matti Hamalainen Bump copyright years.
Mon, 27 Apr 2020 00:44:15 +0300 Matti Hamalainen Add support for deallocator function in th_cfg_free() for freeing the values.
Sat, 25 Jan 2020 13:37:01 +0200 Matti Hamalainen Doxygen fix.
Fri, 17 Jan 2020 04:16:48 +0200 Matti Hamalainen Get rid of some useless includes.
Fri, 17 Jan 2020 04:16:32 +0200 Matti Hamalainen Some more slight Doxygenisation.
Thu, 16 Jan 2020 00:49:42 +0200 Matti Hamalainen Comment cosmetics.
Fri, 03 Jan 2020 10:53:55 +0200 Matti Hamalainen Bump copyright years.
Thu, 26 Dec 2019 08:26:10 +0200 Matti Hamalainen Bump copyrights.
Thu, 26 Dec 2019 04:17:00 +0200 Matti Hamalainen Add a comment about struct aliasing.
Wed, 25 Dec 2019 11:42:43 +0200 Matti Hamalainen Cleanup.
Wed, 25 Dec 2019 11:05:15 +0200 Matti Hamalainen Change hexvalue type to unsigned.
Wed, 25 Dec 2019 08:38:11 +0200 Matti Hamalainen Add argument names to some function prototypes.
Tue, 02 Jan 2018 23:09:29 +0200 Matti Hamalainen Actually, revert the boolean changes .. meh.
Tue, 02 Jan 2018 22:56:03 +0200 Matti Hamalainen Break backwards compatibility by renaming BOOL, TRUE and FALSE to lowercase.
Wed, 17 Feb 2016 14:22:33 +0200 Matti Hamalainen Remember to include th_datastruct.h where needed.
Thu, 11 Feb 2016 22:59:30 +0200 Matti Hamalainen Fix th_config for new th_ioctx API.
Thu, 19 Feb 2015 17:03:00 +0200 Matti Hamalainen Adding floating point configuration item support.
Thu, 19 Feb 2015 15:57:38 +0200 Matti Hamalainen Cleanups.
Sat, 07 Feb 2015 00:33:41 +0200 Matti Hamalainen Use th_llist for th_config module as well instead of duped linked list
Sat, 07 Feb 2015 00:19:43 +0200 Matti Hamalainen Move header includes before C++ guard.
Fri, 06 Feb 2015 23:04:08 +0200 Matti Hamalainen Rename qlist_t doubly linked list structure to th_llist_t.
Thu, 01 Jan 2015 09:22:08 +0200 Matti Hamalainen Update copyrights.
Sun, 22 Jun 2014 07:23:54 +0300 Matti Hamalainen Cosmetics.
Thu, 17 Oct 2013 08:54:22 +0300 Matti Hamalainen Add new function, th_cfg_find().
Thu, 15 Nov 2012 19:32:00 +0200 Matti Hamalainen Refactor configuration file handling module rather thoroughly. The API is
Thu, 15 Nov 2012 19:22:42 +0200 Matti Hamalainen Cosmetics.
Mon, 12 Nov 2012 20:54:03 +0200 Matti Hamalainen Update copyrights.
Mon, 03 Oct 2011 15:40:54 +0300 Matti Hamalainen Change how "config.h" is included, etc.
Sun, 22 May 2011 02:11:05 +0300 Matti Hamalainen ISO C99 compatibility fixes.
Tue, 02 Nov 2010 23:22:44 +0200 Matti Hamalainen Sync.
Sat, 30 Oct 2010 17:48:40 +0300 Matti Hamalainen Sync.
Fri, 01 Jan 2010 05:43:28 +0200 Matti Hamalainen Cleanups.
Mon, 20 Apr 2009 00:01:43 +0300 Matti Hamalainen Updates.
Wed, 26 Mar 2008 05:03:16 +0200 Matti Hamalainen Breaking the API a bit, cleanups.
Wed, 26 Mar 2008 04:41:58 +0200 Matti Hamalainen Initial import into Mercurial repository. Discarding old cvs/svn history