Thu, 22 Oct 2015 11:35:40 +0200 fixed name of ucx_list_free_content() file | diff | annotate
Wed, 21 Oct 2015 16:32:30 +0200 added ucx_list_free_contents() 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, 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, 02 Jun 2014 16:04:11 +0200 refactoring of list tests + some bug fixes file | diff | annotate
Thu, 10 Apr 2014 11:18:12 +0200 fixed ucx_list_remove crashing when removing the last element of a list file | diff | annotate
Tue, 23 Jul 2013 14:43:45 +0200 finished documentation of UcxList file | diff | annotate
Tue, 23 Jul 2013 12:06:28 +0200 changed suffix for allocator aware functions + added allocator aware functions for UcxList 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
Mon, 22 Jul 2013 11:53:39 +0200 removal of single linked list implemenation - step 2: renamed UcxDlist to UcxList (new single implementation) file | diff | annotate | base
Thu, 28 Feb 2013 08:50:24 +0100 added license and copyright notice to all files file | diff | annotate
Wed, 27 Feb 2013 11:37:27 +0100 removed brain-afk code file | diff | annotate
Mon, 25 Feb 2013 16:26:50 +0100 some fixes + ucx_(d)list_contains file | diff | annotate
Fri, 12 Oct 2012 12:12:59 +0200 lists now sort on heap to prevent stack overflows 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
Thu, 11 Oct 2012 11:42:31 +0200 added some qualifiers + removed pointer alias in mergesort file | diff | annotate
Thu, 16 Aug 2012 12:36:23 +0200 replaced qsort with natural merge sort file | diff | annotate
Thu, 16 Aug 2012 11:31:16 +0200 changed API of sort algorithms (no further hint for the algorithms used in preparation for the upcomming change from qsort to natural merge sort) file | diff | annotate
Wed, 15 Aug 2012 19:32:29 +0200 added mkdir for build directory to makefile + added qsort for list and dlist file | diff | annotate
Fri, 25 May 2012 17:39:27 +0200 added map iterator file | diff | annotate
Sat, 18 Feb 2012 18:36:30 +0100 removed old foreach + refactored list tests file | diff | annotate
Wed, 08 Feb 2012 23:43:02 +0100 changed make clean + added dlist_clone with copy test + added va_end statements to string.c file | diff | annotate
Sun, 15 Jan 2012 14:20:25 +0100 added ucx_list_remove file | diff | annotate
Sun, 15 Jan 2012 14:12:34 +0100 added ucx_dlist_remove and tests + fixed makefile error file | diff | annotate
Wed, 04 Jan 2012 14:51:54 +0100 added clone and equals to lists file | diff | annotate
Sat, 31 Dec 2011 19:05:26 +0100 added list implementation file | diff | annotate
Sat, 31 Dec 2011 17:08:26 +0100 Added some source files file | diff | annotate
(0)tip

mercurial