log

age author description
Sun, 25 May 2014 05:28:52 +0300 Matti Hamalainen Use plain memset().
Sun, 25 May 2014 01:01:31 +0300 Matti Hamalainen Add th_errno_to_error().
Sun, 25 May 2014 01:01:13 +0300 Matti Hamalainen Remove th_memset().
Sat, 24 May 2014 21:44:36 +0300 Matti Hamalainen Add log level enums.
Thu, 22 May 2014 03:29:08 +0300 Matti Hamalainen Add error handling stuff.
Wed, 21 May 2014 22:31:10 +0300 Matti Hamalainen Cosmetics.
Wed, 21 May 2014 21:52:16 +0300 Matti Hamalainen Bump copyright year.
Wed, 21 May 2014 21:40:40 +0300 Matti Hamalainen Make th_llist_delete_node_fast() public.
Wed, 21 May 2014 20:55:54 +0300 Matti Hamalainen Cosmetics.
Wed, 21 May 2014 20:55:51 +0300 Matti Hamalainen Move C++ guard.
Tue, 20 May 2014 04:27:30 +0300 Matti Hamalainen Add new function th_strdup_trim().
Sat, 17 May 2014 22:39:37 +0300 Matti Hamalainen Add new function th_strrcasecmp().
Sat, 17 May 2014 22:39:27 +0300 Matti Hamalainen Slight adjustments.
Sat, 17 May 2014 22:39:06 +0300 Matti Hamalainen Bump copyrights.
Thu, 09 Jan 2014 23:41:59 +0200 Matti Hamalainen Added signature for changeset 60b0f85d6e1a
Thu, 09 Jan 2014 23:41:47 +0200 Matti Hamalainen Bump copyright year.
Sat, 21 Dec 2013 00:20:32 +0200 Matti Hamalainen Added signature for changeset 50006067bcd1
Thu, 17 Oct 2013 08:54:22 +0300 Matti Hamalainen Add new function, th_cfg_find().
Sat, 04 May 2013 03:39:41 +0300 Matti Hamalainen Oops, th_alloc() -> th_malloc().
Sat, 04 May 2013 03:38:55 +0300 Matti Hamalainen Add th_strndup().
Sat, 04 May 2013 03:38:41 +0300 Matti Hamalainen Cosmetics.
Sat, 04 May 2013 03:37:21 +0300 Matti Hamalainen Remove th_strncpy().
Thu, 28 Feb 2013 09:59:23 +0200 Matti Hamalainen Add some comments.
Sat, 05 Jan 2013 13:42:09 +0200 Matti Hamalainen Update copyright year.
Tue, 11 Dec 2012 15:32:42 +0200 Matti Hamalainen Oops, sizeof(x) vs sizeof(*x). Fixed.
Tue, 11 Dec 2012 15:32:23 +0200 Matti Hamalainen Add a missing include.
Sun, 18 Nov 2012 23:12:47 +0200 Matti Hamalainen Branch merge.
Sun, 18 Nov 2012 23:12:33 +0200 Matti Hamalainen Using strncmp() for long argument comparision with length of the
Thu, 15 Nov 2012 19:52:09 +0200 Matti Hamalainen Break I/O context API, add function pointers to init/open/new functions.
Thu, 15 Nov 2012 19:44:59 +0200 Matti Hamalainen Oops, the I/O context initialization was memsetting &pointer instead of
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.
Thu, 15 Nov 2012 19:22:06 +0200 Matti Hamalainen Added a new memory allocator function, th_malloc0(size), which is the same as calloc(1, size).
Thu, 15 Nov 2012 19:21:14 +0200 Matti Hamalainen Added new module, a simple I/O context helper.
Mon, 12 Nov 2012 20:54:03 +0200 Matti Hamalainen Update copyrights.
Fri, 02 Nov 2012 22:19:40 +0200 Matti Hamalainen Fix the previously implemented functions .. urgh.
Fri, 02 Nov 2012 22:16:31 +0200 Matti Hamalainen Cleanups.
Fri, 02 Nov 2012 22:16:20 +0200 Matti Hamalainen Add th_{read,write}_byte() convenience functions.
Thu, 20 Sep 2012 00:00:16 +0300 Matti Hamalainen Oops, 10L.
Wed, 19 Sep 2012 23:56:06 +0300 Matti Hamalainen Merged.
Wed, 19 Sep 2012 23:55:44 +0300 Matti Hamalainen Change some internals.
Wed, 15 Aug 2012 14:15:51 +0300 Matti Hamalainen Sync.
Wed, 06 Jun 2012 16:52:37 +0300 Matti Hamalainen Add braces, mostly cosmetic.
Sun, 27 May 2012 10:32:29 +0300 Matti Hamalainen Bump copyright year.
Sat, 26 May 2012 08:56:01 +0300 Matti Hamalainen Fix a memory leak in th_strdup_vprintf()
Sat, 26 May 2012 03:47:07 +0300 Matti Hamalainen Adjust the foreach linked list functions a bit.
Sat, 26 May 2012 02:25:27 +0300 Matti Hamalainen Add new linked list handling functions: th_llist_foreach() and th_llist_foreach_cond()
Sat, 26 May 2012 01:04:12 +0300 Matti Hamalainen Add th_llist_append_node() and th_llist_prepend_node() to public header.
Sun, 09 Oct 2011 23:03:40 +0300 Matti Hamalainen Byteorder changes.
Sun, 09 Oct 2011 22:37:58 +0300 Matti Hamalainen Change byteorder support. Now TH_BYTEORDER must be defined to either
Mon, 03 Oct 2011 18:39:31 +0300 Matti Hamalainen Sync changes.
Mon, 03 Oct 2011 15:40:54 +0300 Matti Hamalainen Change how "config.h" is included, etc.
Mon, 03 Oct 2011 15:39:42 +0300 Matti Hamalainen Cosmetics.
Mon, 03 Oct 2011 15:39:13 +0300 Matti Hamalainen Constify.
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, 03 Oct 2011 00:28:55 +0300 Matti Hamalainen More cosmetics.
Mon, 03 Oct 2011 00:21:32 +0300 Matti Hamalainen Cosmetics.
Mon, 03 Oct 2011 00:20:48 +0300 Matti Hamalainen Reindent and cosmetic cleanups.
Mon, 03 Oct 2011 00:05:43 +0300 Matti Hamalainen Update copyright year.