log

age author description
Mon, 02 Mar 2015 22:43:15 +0200 Matti Hamalainen Remove defines that were meant to cause errors when ancient versions of
Mon, 02 Mar 2015 22:42:38 +0200 Matti Hamalainen Remove TH_HAVE_64BIT checks. Just assume we do have it.
Mon, 02 Mar 2015 01:46:31 +0200 Matti Hamalainen Adjust program banner printing.
Sun, 01 Mar 2015 15:59:36 +0200 Matti Hamalainen Cleanup.
Sun, 01 Mar 2015 05:35:15 +0200 Matti Hamalainen Rename some variables.
Sun, 01 Mar 2015 05:34:48 +0200 Matti Hamalainen Comments, cosmetics.
Mon, 23 Feb 2015 15:45:12 +0200 Matti Hamalainen Fix handling of option arguments.
Thu, 19 Feb 2015 17:03:00 +0200 Matti Hamalainen Adding floating point configuration item support.
Thu, 19 Feb 2015 15:59:42 +0200 Matti Hamalainen Merged.
Thu, 19 Feb 2015 15:57:38 +0200 Matti Hamalainen Cleanups.
Wed, 18 Feb 2015 21:44:28 +0200 Matti Hamalainen Add on/off to valid boolean values.
Wed, 18 Feb 2015 21:13:52 +0200 Matti Hamalainen Use th_get_boolean() in configuration parser.
Wed, 18 Feb 2015 21:13:44 +0200 Matti Hamalainen Add th_get_boolean() function.
Wed, 18 Feb 2015 13:28:29 +0200 Matti Hamalainen Use TH_PRIu_SIZE_T for size_t printing.
Wed, 18 Feb 2015 13:28:18 +0200 Matti Hamalainen Initialize line number field in ioctx to 1.