2014-07-07 Mike Becker go ahead, nothing to see here file | diff | annotate
2014-06-02 Mike Becker refactoring of list tests + some bug fixes file | diff | annotate
2014-04-10 Olaf Wintermann added more tests for ucx_list_remove file | diff | annotate
2013-08-09 Mike Becker documented test.h and removed duplicated implement/declare macros for UCX_TEST file | diff | annotate
2013-07-22 Mike Becker changed signature of sstrncat + some documentation for UcxList + new features for UcxList file | diff | annotate
2013-07-22 Mike Becker removal of single linked list implemenation - step 2: renamed UcxDlist to UcxList (new single implementation) file | diff | annotate | base
2013-02-28 Mike Becker added license and copyright notice to all files file | diff | annotate
2013-02-27 Mike Becker renamed comparator to utils module and added copy functions file | diff | annotate
2013-02-27 Mike Becker added tests for ucx_(d)list_contains file | diff | annotate
2013-02-27 Mike Becker comparator module file | diff | annotate
2012-10-12 Mike Becker made the code work with g++ without errors (but warnings) file | diff | annotate
2012-10-12 Mike Becker made the code work with VC++ compiler (use make CONF=windows) file | diff | annotate
2012-10-04 Mike Becker added semicolons to assert makros file | diff | annotate
2012-08-16 Mike Becker 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
2012-08-15 Mike Becker added mkdir for build directory to makefile + added qsort for list and dlist file | diff | annotate
2012-05-31 Mike Becker major refactoring of test framework file | diff | annotate
2012-02-24 Olaf Wintermann some fixes file | diff | annotate
2012-02-18 Mike Becker removed old foreach + refactored list tests file | diff | annotate
2012-02-08 Mike Becker changed make clean + added dlist_clone with copy test + added va_end statements to string.c file | diff | annotate
2012-01-15 Mike Becker added ucx_dlist_remove and tests + fixed makefile error file | diff | annotate
2012-01-11 Mike Becker Removed linked list from tests (assume that they are correct if the dlist tests are correct) file | diff | annotate
2012-01-04 Mike Becker added clone and equals to lists file | diff | annotate
2011-12-31 Olaf Wintermann Added list tests file | diff | annotate
2011-12-31 Olaf Wintermann Added dlist tests file | diff | annotate
(0) tip

mercurial