log th_args.h @ 789:d61d3eb29053 default tip

age author description
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.
Fri, 17 Jan 2020 03:41:54 +0200 Matti Hamalainen Remove useless #include.
Sun, 12 Jan 2020 20:25:23 +0200 Matti Hamalainen Add new argument to th_args_help() to specify the desired print width.
Sun, 12 Jan 2020 19:30:05 +0200 Matti Hamalainen Change th_print_wrap() API and move the string argument last.
Sun, 12 Jan 2020 18:03:47 +0200 Matti Hamalainen Add new compile-time optional th_optarg struct field o_arg for specifying the option argument description/name. TH_USE_OPT_ARG must be defined at compile time.
Sun, 12 Jan 2020 14:27:09 +0200 Matti Hamalainen Move th_print_wrap() and th_print_pad() to th_args from th_string.
Sun, 12 Jan 2020 13:00:58 +0200 Matti Hamalainen Improve few comments.
Fri, 03 Jan 2020 10:53:55 +0200 Matti Hamalainen Bump copyright years.
Thu, 10 Jan 2019 20:01:38 +0200 Matti Hamalainen Bump copyright years.
Sat, 09 Jun 2018 16:44:37 +0300 Matti Hamalainen Cleanup.
Tue, 02 Jan 2018 23:09:29 +0200 Matti Hamalainen Actually, revert the boolean changes .. meh.
Tue, 02 Jan 2018 22:57:02 +0200 Matti Hamalainen Bump copyright years.
Tue, 02 Jan 2018 22:56:03 +0200 Matti Hamalainen Break backwards compatibility by renaming BOOL, TRUE and FALSE to lowercase.
Thu, 12 Oct 2017 17:13:47 +0300 Matti Hamalainen Rename header #ifdef guards.
Wed, 10 May 2017 21:00:37 +0300 Matti Hamalainen Begin adding Doxygen documentation for some things. Very rudimentary, and
Sun, 01 Jan 2017 01:59:49 +0200 Matti Hamalainen Bump copyrights.
Tue, 01 Mar 2016 17:22:33 +0200 Matti Hamalainen Fix a nasty typo.
Tue, 01 Mar 2016 17:21:22 +0200 Matti Hamalainen Rename th_optarg_t to t_optarg. API break.
Tue, 01 Mar 2016 17:18:58 +0200 Matti Hamalainen Rename some function arguments and option argument structure members.
Thu, 01 Jan 2015 09:22:08 +0200 Matti Hamalainen Update copyrights.
Sat, 22 Nov 2014 23:37:44 +0200 Matti Hamalainen Revise the argument handling API. Breaks compatibility.
Mon, 13 Oct 2014 06:35:53 +0300 Matti Hamalainen Cosmetics, comments.
Thu, 25 Sep 2014 03:37:08 +0300 Matti Hamalainen Improve argument handling module.
Thu, 25 Sep 2014 03:18:27 +0300 Matti Hamalainen Clean up th_args API.
Sun, 22 Jun 2014 07:23:54 +0300 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.
Mon, 03 Oct 2011 15:38:53 +0300 Matti Hamalainen Change some structure member names in optarg_t.
Mon, 03 Oct 2011 15:37:53 +0300 Matti Hamalainen Separate program "banner" printing from th_args_help() to th_print_banner().
Mon, 15 Nov 2010 19:22:04 +0200 Matti Hamalainen Cosmetics.
Mon, 20 Apr 2009 00:01:43 +0300 Matti Hamalainen Updates.
Wed, 26 Mar 2008 04:41:58 +0200 Matti Hamalainen Initial import into Mercurial repository. Discarding old cvs/svn history