log th_string.h @ 129:aa2d608fb3f3

age author description
Sun, 22 Jun 2014 07:23:54 +0300 Matti Hamalainen Cosmetics.
Sat, 21 Jun 2014 20:01:36 +0300 Matti Hamalainen Remove old string growbuf code.
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:06 +0300 Matti Hamalainen Bump copyrights.
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.
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.
Thu, 23 Jun 2011 11:08:35 +0300 Matti Hamalainen Make th_growbuf() public.
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 04:59:05 +0300 Matti Hamalainen Update copyright.
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.
Sat, 30 Oct 2010 17:47:41 +0300 Matti Hamalainen Various cleanups, additions and removals.
Mon, 20 Apr 2009 00:01:43 +0300 Matti Hamalainen Updates.
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.
Wed, 26 Mar 2008 04:41:58 +0200 Matti Hamalainen Initial import into Mercurial repository. Discarding old cvs/svn history