changelog
    
    
    - Thu, 04 Oct 2012 19:46:10 +0200
 
    - by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 04 Oct 2012 19:46:10 +0200] rev 45
 
    - map counts elements
 
    - Thu, 04 Oct 2012 18:46:57 +0200
 
    - by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 04 Oct 2012 18:46:57 +0200] rev 44
 
    - added map clone
 
    - Thu, 04 Oct 2012 18:23:32 +0200
 
    - by Mike Becker <universe@uap-core.de> [Thu, 04 Oct 2012 18:23:32 +0200] rev 43
 
    - fixed crash fails by completing the implementation of the tested function....
 
    - Thu, 04 Oct 2012 16:03:18 +0200
 
    - by Mike Becker <universe@uap-core.de> [Thu, 04 Oct 2012 16:03:18 +0200] rev 42
 
    - (broken-commit) - added load and store functions, tests failing
some evil crash happens when executing the test - remove the strcmp calls in the test case for the store and load function and everything "works"
the error must be somewhere else - maybe something that should not be freed is freed during the test 
    - Thu, 04 Oct 2012 14:08:31 +0200
 
    - by Mike Becker <universe@uap-core.de> [Thu, 04 Oct 2012 14:08:31 +0200] rev 41
 
    - simplified UCX_MAP_FOREACH
 
    - Thu, 04 Oct 2012 11:37:23 +0200
 
    - by Mike Becker <universe@uap-core.de> [Thu, 04 Oct 2012 11:37:23 +0200] rev 40
 
    - added semicolons to assert makros
 
    - Tue, 02 Oct 2012 13:43:17 +0200
 
    - by Mike Becker <universe@uap-core.de> [Tue, 02 Oct 2012 13:43:17 +0200] rev 39
 
    - added sstrsplit function
 
    - Tue, 02 Oct 2012 11:18:47 +0200
 
    - by Mike Becker <universe@uap-core.de> [Tue, 02 Oct 2012 11:18:47 +0200] rev 38
 
    - added missing stddef includes
added no break comments 
    - Thu, 16 Aug 2012 12:36:23 +0200
 
    - by Mike Becker <universe@uap-core.de> [Thu, 16 Aug 2012 12:36:23 +0200] rev 37
 
    - replaced qsort with natural merge sort
 
    - Thu, 16 Aug 2012 11:31:16 +0200
 
    - by Mike Becker <universe@uap-core.de> [Thu, 16 Aug 2012 11:31:16 +0200] rev 36
 
    - changed API of sort algorithms (no further hint for the algorithms used in preparation for the upcomming change from qsort to natural merge sort)
 
    - Wed, 15 Aug 2012 19:32:29 +0200
 
    - by Mike Becker <universe@uap-core.de> [Wed, 15 Aug 2012 19:32:29 +0200] rev 35
 
    - added mkdir for build directory to makefile + added qsort for list and dlist
 
    - Fri, 01 Jun 2012 12:35:30 +0200
 
    - by Mike Becker <universe@uap-core.de> [Fri, 01 Jun 2012 12:35:30 +0200] rev 34
 
    - completed map tests
 
    - Thu, 31 May 2012 12:51:22 +0200
 
    - by Mike Becker <universe@uap-core.de> [Thu, 31 May 2012 12:51:22 +0200] rev 33
 
    - major refactoring of test framework
 
    - Thu, 31 May 2012 09:18:26 +0200
 
    - by Mike Becker <universe@uap-core.de> [Thu, 31 May 2012 09:18:26 +0200] rev 32
 
    - consequently used intptr_t in mpool tests
 
    - Fri, 25 May 2012 17:39:27 +0200
 
    - by Olaf Wintermann <olaf.wintermann@gmail.com> [Fri, 25 May 2012 17:39:27 +0200] rev 31
 
    - added map iterator
 
    - Fri, 24 Feb 2012 15:53:50 +0100
 
    - by Olaf Wintermann <olaf.wintermann@gmail.com> [Fri, 24 Feb 2012 15:53:50 +0100] rev 30
 
    - some fixes
 
    - Tue, 21 Feb 2012 01:13:17 +0100
 
    - by Mike Becker <universe@uap-core.de> [Tue, 21 Feb 2012 01:13:17 +0100] rev 29
 
    - fixed map with the help of new tests
 
    - Mon, 20 Feb 2012 15:30:45 +0100
 
    - by Mike Becker <universe@uap-core.de> [Mon, 20 Feb 2012 15:30:45 +0100] rev 28
 
    - new mempool tests
 
    - Sat, 18 Feb 2012 18:36:30 +0100
 
    - by Mike Becker <universe@uap-core.de> [Sat, 18 Feb 2012 18:36:30 +0100] rev 27
 
    - removed old foreach + refactored list tests
 
    - Sat, 18 Feb 2012 15:50:43 +0100
 
    - by Mike Becker <universe@uap-core.de> [Sat, 18 Feb 2012 15:50:43 +0100] rev 26
 
    - added test framework and foreach macro
 
    - Thu, 09 Feb 2012 10:40:19 +0100
 
    - by Mike Becker <universe@uap-core.de> [Thu, 09 Feb 2012 10:40:19 +0100] rev 25
 
    - changed hgignore filter
 
    - Wed, 08 Feb 2012 23:43:02 +0100
 
    - by Mike Becker <universe@uap-core.de> [Wed, 08 Feb 2012 23:43:02 +0100] rev 24
 
    - changed make clean + added dlist_clone with copy test + added va_end statements to string.c
 
    - Sun, 15 Jan 2012 14:20:25 +0100
 
    - by Mike Becker <universe@uap-core.de> [Sun, 15 Jan 2012 14:20:25 +0100] rev 23
 
    - added ucx_list_remove
 
    - Sun, 15 Jan 2012 14:12:34 +0100
 
    - by Mike Becker <universe@uap-core.de> [Sun, 15 Jan 2012 14:12:34 +0100] rev 22
 
    - added ucx_dlist_remove and tests + fixed makefile error