Sun, 21 Jan 2018 10:57:32 +0100 adds integer overflow checks to sstrlen and sstrcat file | diff | annotate
Sat, 28 Oct 2017 15:43:51 +0200 modules documentation file | diff | annotate
Tue, 17 Oct 2017 15:15:54 +0200 updates license file | diff | annotate
Thu, 23 Feb 2017 14:30:12 +0100 improves sstrstr function by using KMP string search algorithm file | diff | annotate
Mon, 20 Feb 2017 16:57:09 +0100 reimplementation of sstrsplit file | diff | annotate
Mon, 20 Feb 2017 16:04:14 +0100 adds new test case for sstrsplit: string ends with delimiter but empty string exceeds list bound file | diff | annotate
Thu, 08 Sep 2016 15:12:56 +0200 updates documenting comments file | diff | annotate
Tue, 27 Oct 2015 15:29:34 +0100 added sstrstr() function + improved sstrsplit variants by using sstrprefix() file | diff | annotate
Mon, 26 Oct 2015 14:09:45 +0100 added important test case to sstrsplit and fixed bug with consecutively occurring delimiters + fixed build system not linking test binary with newest library build file | diff | annotate
Mon, 18 May 2015 19:12:32 +0200 added test for ucx_avl_put file | diff | annotate
Sun, 17 May 2015 17:31:32 +0200 updated copyright notice + added files for upcoming AVL tree implementation file | diff | annotate
Mon, 21 Jul 2014 13:18:32 +0200 added some string tests file | diff | annotate
Mon, 14 Jul 2014 13:51:02 +0200 added new sstrcat file | diff | annotate
Mon, 14 Jul 2014 12:45:48 +0200 removed old sstrncat file | diff | annotate
Mon, 07 Jul 2014 11:18:13 +0200 go ahead, nothing to see here file | diff | annotate
Tue, 10 Jun 2014 15:43:13 +0200 fixed some sstring issues + added allocator macros file | diff | annotate
Mon, 19 Aug 2013 11:54:54 +0200 added sstrcasecmp file | diff | annotate
Mon, 19 Aug 2013 10:44:11 +0200 added sstrrchr file | diff | annotate
Fri, 16 Aug 2013 14:48:58 +0200 added printf for UcxBuffer + fixed memory leaks file | diff | annotate
Fri, 16 Aug 2013 13:40:10 +0200 fixed documentation for netbeans parser + added sstrprefix() and sstrsuffix() file | diff | annotate
Fri, 09 Aug 2013 11:32:10 +0200 documented test.h and removed duplicated implement/declare macros for UCX_TEST file | diff | annotate
Mon, 22 Jul 2013 13:45:49 +0200 changed signature of sstrncat + some documentation for UcxList + new features for UcxList file | diff | annotate
Wed, 17 Jul 2013 15:56:01 +0200 some fixes and some documentation file | diff | annotate
Fri, 21 Jun 2013 10:27:03 +0200 fixed sstrtrim and some warnings file | diff | annotate
Thu, 28 Feb 2013 08:50:24 +0100 added license and copyright notice to all files file | diff | annotate
Wed, 27 Feb 2013 16:59:02 +0100 happy 100th commit + removed deprecated sstrcat + fixed sstrncat file | diff | annotate
Wed, 27 Feb 2013 14:12:28 +0100 fixed sstrtrim for empty strings file | diff | annotate
Wed, 27 Feb 2013 14:04:45 +0100 fixed execution order of tests + added test for sstrtrim file | diff | annotate
Fri, 12 Oct 2012 12:46:54 +0200 made the code work with g++ and without warnings file | diff | annotate
Fri, 12 Oct 2012 12:08:34 +0200 made the code work with g++ without errors (but warnings) file | diff | annotate
Fri, 12 Oct 2012 10:54:55 +0200 made the code work with VC++ compiler (use make CONF=windows) file | diff | annotate
Fri, 05 Oct 2012 10:38:51 +0200 sstrncat uses memcpy file | diff | annotate
Tue, 02 Oct 2012 13:43:17 +0200 added sstrsplit function file | diff | annotate
(0)tip

mercurial