log

age author description
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.
Sun, 02 Oct 2011 23:58:42 +0300 Matti Hamalainen Cosmetic cleanups.
Sun, 02 Oct 2011 23:57:09 +0300 Matti Hamalainen Cosmetic cleanups.
Thu, 23 Jun 2011 11:11:55 +0300 Matti Hamalainen Oops, forgot a debug fprintf() in. Fixed.
Thu, 23 Jun 2011 11:09:23 +0300 Matti Hamalainen Fix th_strdup_vprintf(), another misuse of va_list without making a copy of it... :(
Thu, 23 Jun 2011 11:08:59 +0300 Matti Hamalainen Remove some useless assert()s.
Thu, 23 Jun 2011 11:08:35 +0300 Matti Hamalainen Make th_growbuf() public.
Thu, 23 Jun 2011 11:07:16 +0300 Matti Hamalainen Prettify writing of string lists in config files.
Sat, 11 Jun 2011 12:52:57 +0300 Matti Hamalainen Sync.
Sat, 11 Jun 2011 05:05:22 +0300 Matti Hamalainen Use strcpy() instead of strcat() in th_vputs().
Sat, 11 Jun 2011 05:05:11 +0300 Matti Hamalainen Fix an annoying bug in th_growbuf().
Sat, 11 Jun 2011 05:04:39 +0300 Matti Hamalainen Add helper functions th_pstr_vprintf() and th_pstr_printf().
Sat, 11 Jun 2011 05:03:58 +0300 Matti Hamalainen th_vputs() and th_vputch() now return a boolean value, TRUE if operation was successful, FALSE if it failed. If result was FALSE, the buffer pointer may now be NULL.
Sat, 11 Jun 2011 05:01:38 +0300 Matti Hamalainen Change how ringbuffer actually works to be more sensible.
Sat, 11 Jun 2011 05:01:14 +0300 Matti Hamalainen Cosmetics.
Sat, 11 Jun 2011 05:00:43 +0300 Matti Hamalainen Comment.
Sat, 11 Jun 2011 05:00:23 +0300 Matti Hamalainen Make ringbuffer deallocator function call only happen if data pointer is != NULL
Sat, 11 Jun 2011 04:59:05 +0300 Matti Hamalainen Update copyright.
Thu, 09 Jun 2011 17:33:18 +0300 Matti Hamalainen Add ringbuffer implementation.
Sun, 22 May 2011 02:11:05 +0300 Matti Hamalainen ISO C99 compatibility fixes.
Thu, 21 Apr 2011 01:48:42 +0300 Matti Hamalainen Add functions for growing a string/buffer and concatenating characters and/or other strings to it.
Wed, 20 Apr 2011 14:57:53 +0300 Matti Hamalainen Minor warning fixes.
Wed, 20 Apr 2011 14:57:42 +0300 Matti Hamalainen Cosmetics.
Wed, 20 Apr 2011 14:57:31 +0300 Matti Hamalainen Update copyright year.
Mon, 15 Nov 2010 19:22:04 +0200 Matti Hamalainen Cosmetics.
Tue, 02 Nov 2010 23:22:44 +0200 Matti Hamalainen Sync.
Sat, 30 Oct 2010 17:48:40 +0300 Matti Hamalainen Sync.
Sat, 30 Oct 2010 17:47:41 +0300 Matti Hamalainen Various cleanups, additions and removals.
Fri, 29 Oct 2010 13:48:31 +0300 Matti Hamalainen Import improved config code from chat client fork of th-libs.
Fri, 29 Oct 2010 13:47:57 +0300 Matti Hamalainen Cleanups.
Fri, 01 Jan 2010 05:43:28 +0200 Matti Hamalainen Cleanups.
Mon, 20 Apr 2009 00:01:43 +0300 Matti Hamalainen Updates.
Tue, 10 Feb 2009 06:53:46 +0200 Matti Hamalainen Updated copyrights.
Wed, 24 Dec 2008 16:03:04 +0200 Matti Hamalainen Re-add th_strdup().
Wed, 26 Nov 2008 22:17:02 +0200 Matti Hamalainen Updates.
Sat, 18 Oct 2008 08:49:26 +0300 Matti Hamalainen Indentation cleanups.
Sun, 20 Apr 2008 00:13:49 +0300 Matti Hamalainen Re-wrote endianess handling.
Wed, 26 Mar 2008 05:10:20 +0200 Matti Hamalainen Move defaults to header file.
Wed, 26 Mar 2008 05:03:16 +0200 Matti Hamalainen Breaking the API a bit, cleanups.
Wed, 26 Mar 2008 04:49:16 +0200 Matti Hamalainen Typofix.
Wed, 26 Mar 2008 04:46:33 +0200 Matti Hamalainen Added license.