2019-11-24 Mike Becker adds set operations to UcxList file | diff | annotate
2018-05-17 Mike Becker removes deprecated ucx_list_append_once() and ucx_list_prepend_once() file | diff | annotate
2018-05-14 Mike Becker renames ucx_strcmp() to ucx_cmp_str() file | diff | annotate
2017-10-28 Mike Becker modules documentation file | diff | annotate
2017-10-17 Mike Becker changes source directory structure in preperation for autotools rollout file | diff | annotate
2017-10-17 Mike Becker updates license file | diff | annotate
2016-11-18 Mike Becker removes ucx_list_prepend_once() - this was a big mistake.... file | diff | annotate
2016-11-18 Mike Becker adds ucx_list_append_once() and ucx_list_prepend_once() file | diff | annotate
2016-09-08 Mike Becker updates documenting comments file | diff | annotate
2015-10-22 Mike Becker fixed name of ucx_list_free_content() file | diff | annotate
2015-10-21 Mike Becker added ucx_list_free_contents() file | diff | annotate
2015-05-17 Mike Becker updated copyright notice + added files for upcoming AVL tree implementation file | diff | annotate
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