log th_string.c @ 354:c01e42fc9adb

age author description
Mon, 13 Jun 2011 15:08:51 +0300 Matti Hamalainen Make th_growbuf() public.
Sat, 11 Jun 2011 02:44:55 +0300 Matti Hamalainen Use strcpy() instead of strcat().
Sat, 11 Jun 2011 01:09:27 +0300 Matti Hamalainen Make th_vputch() and th_vputs() return a boolean value for success and failure respectively. Also fix a grave bug in th_growbuf().
Thu, 09 Jun 2011 20:48:17 +0300 Matti Hamalainen Added helper functions for easier string manipulation.
Wed, 20 Apr 2011 18:55:19 +0300 Matti Hamalainen Buffer pointer handling was wrong in th_vaddch(), fixed.
Wed, 20 Apr 2011 18:54:26 +0300 Matti Hamalainen Staticize.
Wed, 20 Apr 2011 18:47:22 +0300 Matti Hamalainen Functions for growing a string buffer when needed.
Sat, 30 Oct 2010 17:02:35 +0300 Matti Hamalainen Added th_get_hex_triplet().
Fri, 29 Oct 2010 23:12:23 +0300 Matti Hamalainen Portability fixes.
Fri, 29 Oct 2010 19:54:42 +0300 Matti Hamalainen Sync.
Fri, 29 Oct 2010 16:41:08 +0300 Matti Hamalainen Sync.
Mon, 20 Apr 2009 22:02:37 +0300 Matti Hamalainen Synced th-libs.
Wed, 24 Dec 2008 16:03:53 +0200 Matti Hamalainen Use th_strdup() again.
Wed, 29 Oct 2008 02:51:18 +0200 Matti Hamalainen Synced th-libs.
Sat, 22 Mar 2008 02:52:01 +0000 Matti Hamalainen Synced th-libs.
Thu, 20 Mar 2008 01:06:03 +0000 Matti Hamalainen Cleanups in th-libs.
Thu, 20 Mar 2008 00:15:03 +0000 Matti Hamalainen Import.