log th_config.c @ 457:85fa3d333556

age author description
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.
Thu, 19 Oct 2017 17:18:29 +0300 Matti Hamalainen Fix th_pstrcpy() call to th_pstr_cpy()
Thu, 12 Oct 2017 17:12:50 +0300 Matti Hamalainen Get rid of trailing whitespace.
Thu, 11 Feb 2016 23:41:26 +0200 Matti Hamalainen Improve error handling in th_config.
Thu, 11 Feb 2016 22:59:30 +0200 Matti Hamalainen Fix th_config for new th_ioctx API.
Sun, 01 Mar 2015 15:59:36 +0200 Matti Hamalainen Cleanup.
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.
Wed, 18 Feb 2015 21:13:52 +0200 Matti Hamalainen Use th_get_boolean() in configuration parser.
Mon, 09 Feb 2015 04:18:18 +0200 Matti Hamalainen Simplify.
Sat, 07 Feb 2015 02:55:54 +0200 Matti Hamalainen Rename a constant.
Sat, 07 Feb 2015 00:33:41 +0200 Matti Hamalainen Use th_llist for th_config module as well instead of duped linked list
Fri, 06 Feb 2015 23:04:08 +0200 Matti Hamalainen Rename qlist_t doubly linked list structure to th_llist_t.
Wed, 28 Jan 2015 08:06:02 +0200 Matti Hamalainen Add '-' to allowed configuration key names.
Thu, 01 Jan 2015 09:22:08 +0200 Matti Hamalainen Update copyrights.
Sun, 22 Jun 2014 07:23:54 +0300 Matti Hamalainen Cosmetics.
Sun, 22 Jun 2014 03:34:00 +0300 Matti Hamalainen Use th_malloc0() where appropriate.
Sat, 21 Jun 2014 21:12:27 +0300 Matti Hamalainen Use dynamic allocation for one buffer.
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
Mon, 12 Nov 2012 20:54:03 +0200 Matti Hamalainen Update copyrights.
Thu, 20 Sep 2012 00:00:16 +0300 Matti Hamalainen Oops, 10L.
Mon, 03 Oct 2011 15:40:54 +0300 Matti Hamalainen Change how "config.h" is included, etc.
Mon, 03 Oct 2011 00:20:48 +0300 Matti Hamalainen Reindent and cosmetic cleanups.
Thu, 23 Jun 2011 11:07:16 +0300 Matti Hamalainen Prettify writing of string lists in config files.
Sun, 22 May 2011 02:11:05 +0300 Matti Hamalainen ISO C99 compatibility fixes.
Wed, 20 Apr 2011 14:57:53 +0300 Matti Hamalainen Minor warning fixes.
Tue, 02 Nov 2010 23:22:44 +0200 Matti Hamalainen Sync.
Sat, 30 Oct 2010 17:48:40 +0300 Matti Hamalainen Sync.
Fri, 29 Oct 2010 13:48:31 +0300 Matti Hamalainen Import improved config code from chat client fork of th-libs.
Wed, 26 Nov 2008 22:17:02 +0200 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