log

age author description
Mon, 22 Feb 2016 11:49:05 +0200 Matti Hamalainen Add th_printf_ctx.ipos and use it for return values. It's a hack. :S
Mon, 22 Feb 2016 11:48:23 +0200 Matti Hamalainen Comment out case '%', it's superfluous here.
Mon, 22 Feb 2016 11:47:54 +0200 Matti Hamalainen Rename internal functions and add a typedef for function pointer used for vputch().
Wed, 17 Feb 2016 17:24:02 +0200 Matti Hamalainen Improve tests output per verbosity level.
Wed, 17 Feb 2016 17:17:00 +0200 Matti Hamalainen Merge.
Wed, 17 Feb 2016 16:56:21 +0200 Matti Hamalainen Implement commandline options for test driver.
Wed, 17 Feb 2016 15:38:33 +0200 Matti Hamalainen Build all modules.
Wed, 17 Feb 2016 14:49:39 +0200 Matti Hamalainen Tests output changes.
Wed, 17 Feb 2016 14:27:47 +0200 Matti Hamalainen Oops, forgot to move th_strbuf_* functions into datastruct module.
Wed, 17 Feb 2016 14:22:33 +0200 Matti Hamalainen Remember to include th_datastruct.h where needed.
Wed, 17 Feb 2016 14:20:36 +0200 Matti Hamalainen Split data structures (linked lists, growbufs, ringbufs, etc.) code into th_datastruct.[ch] module.
Wed, 17 Feb 2016 14:13:22 +0200 Matti Hamalainen Add th_strlen().
Wed, 17 Feb 2016 13:44:57 +0200 Matti Hamalainen More tests.
Wed, 17 Feb 2016 13:42:02 +0200 Matti Hamalainen More tests.
Wed, 17 Feb 2016 13:36:36 +0200 Matti Hamalainen More work on tests.
Wed, 17 Feb 2016 13:30:50 +0200 Matti Hamalainen Add test header printing function.
Wed, 17 Feb 2016 13:28:01 +0200 Matti Hamalainen Add more tests.
Wed, 17 Feb 2016 13:27:23 +0200 Matti Hamalainen Found some nasty bugs hiding in th_str{n}casecmp() functions via unit tests. Fixed.
Wed, 17 Feb 2016 12:59:55 +0200 Matti Hamalainen Improve tests.
Wed, 17 Feb 2016 12:59:51 +0200 Matti Hamalainen Check for NULL fmt.
Wed, 17 Feb 2016 12:36:06 +0200 Matti Hamalainen Work on tests.
Tue, 16 Feb 2016 23:11:38 +0200 Matti Hamalainen Add endian checking utility for building the tests.
Tue, 16 Feb 2016 22:27:26 +0200 Matti Hamalainen Add test for '%c'.
Tue, 16 Feb 2016 22:27:00 +0200 Matti Hamalainen Fix '%c' support.
Tue, 16 Feb 2016 22:00:54 +0200 Matti Hamalainen Work on tests.
Tue, 16 Feb 2016 21:28:00 +0200 Matti Hamalainen Start of a very simplistic unit test suite. Initially handling just printf()
Tue, 16 Feb 2016 21:27:19 +0200 Matti Hamalainen Fix handling of negative values.
Tue, 16 Feb 2016 20:53:10 +0200 Matti Hamalainen More work on printing.
Tue, 16 Feb 2016 20:32:02 +0200 Matti Hamalainen More work on printing functions.
Tue, 16 Feb 2016 19:05:00 +0200 Matti Hamalainen Hmm .. fix %c handling.
Tue, 16 Feb 2016 18:39:31 +0200 Matti Hamalainen Implement %c.
Tue, 16 Feb 2016 18:21:54 +0200 Matti Hamalainen Add check for NULL strings.
Tue, 16 Feb 2016 18:19:37 +0200 Matti Hamalainen Use special error codes for syntax errors in format string.
Tue, 16 Feb 2016 18:17:33 +0200 Matti Hamalainen Rename internal function th_vput_itoa() to th_vput_int()
Tue, 16 Feb 2016 16:40:31 +0200 Matti Hamalainen Some more preparation work for precision support.
Tue, 16 Feb 2016 16:30:51 +0200 Matti Hamalainen Initialize and check precision.
Tue, 16 Feb 2016 16:30:26 +0200 Matti Hamalainen Cosmetics.
Tue, 16 Feb 2016 16:29:52 +0200 Matti Hamalainen Fix return values of some helper functions.
Tue, 16 Feb 2016 16:29:25 +0200 Matti Hamalainen Add some comments.
Tue, 16 Feb 2016 16:10:41 +0200 Matti Hamalainen Some preparation for %f support .. if it ever happens.
Tue, 16 Feb 2016 16:01:32 +0200 Matti Hamalainen Silence unused function warning when not using internal implementations.
Tue, 16 Feb 2016 16:01:15 +0200 Matti Hamalainen Initialize return value variable.
Tue, 16 Feb 2016 16:01:02 +0200 Matti Hamalainen Oops, s/vsnpintf/vsnprintf/.
Tue, 16 Feb 2016 16:00:44 +0200 Matti Hamalainen Function argument list split & indentation cosmetic.
Tue, 16 Feb 2016 15:59:43 +0200 Matti Hamalainen Reverse order of certain checks (micro-optimize).
Tue, 16 Feb 2016 15:59:24 +0200 Matti Hamalainen Add blocks to clarify some code.
Tue, 16 Feb 2016 15:58:50 +0200 Matti Hamalainen Add some error checking to th_vprintf_do().
Tue, 16 Feb 2016 15:55:33 +0200 Matti Hamalainen Cosmetic.
Tue, 16 Feb 2016 15:54:37 +0200 Matti Hamalainen Update copyright.
Tue, 16 Feb 2016 14:08:35 +0200 Matti Hamalainen Stray nbsp.
Tue, 16 Feb 2016 14:03:51 +0200 Matti Hamalainen Add some comments.
Tue, 16 Feb 2016 13:59:51 +0200 Matti Hamalainen Initial work on printf() style function family implementation.
Tue, 16 Feb 2016 12:02:17 +0200 Matti Hamalainen Cosmetics.
Tue, 16 Feb 2016 12:00:18 +0200 Matti Hamalainen Bump copyright year.
Tue, 16 Feb 2016 11:59:44 +0200 Matti Hamalainen UTF-8.
Mon, 15 Feb 2016 12:01:12 +0200 Matti Hamalainen Fix th_str(n)dup_trim() functions. :S
Mon, 15 Feb 2016 10:46:45 +0200 Matti Hamalainen Improve documentation.
Mon, 15 Feb 2016 10:45:05 +0200 Matti Hamalainen Fix th_str{n}dup_trim() functions.
Mon, 15 Feb 2016 10:13:08 +0200 Matti Hamalainen Oops, broken function. Fixed.
Mon, 15 Feb 2016 10:11:10 +0200 Matti Hamalainen Implement th_strndup_trim() and factorize implementation of th_strdup_trim().