Thu, 28 Feb 2013 08:50:24 +0100 |
Mike Becker |
added license and copyright notice to all files
|
file |
diff |
annotate
|
Wed, 27 Feb 2013 13:30:21 +0100 |
Mike Becker |
added gnu++11 support
|
file |
diff |
annotate
|
Wed, 27 Feb 2013 09:41:17 +0100 |
Mike Becker |
variadic test subroutines
|
file |
diff |
annotate
|
Wed, 06 Feb 2013 14:35:15 +0100 |
Mike Becker |
Fixed map tests + added some formatting options to logger
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 13:10:58 +0100 |
Olaf Wintermann |
fixed buffer
|
file |
diff |
annotate
|
Fri, 12 Oct 2012 12:08:34 +0200 |
Mike Becker |
made the code work with g++ without errors (but warnings)
|
file |
diff |
annotate
|
Fri, 12 Oct 2012 10:54:55 +0200 |
Mike Becker |
made the code work with VC++ compiler (use make CONF=windows)
|
file |
diff |
annotate
|
Tue, 09 Oct 2012 10:21:18 +0200 |
Mike Becker |
fixed map tests + used tmpfiles in tests
|
file |
diff |
annotate
|
Mon, 08 Oct 2012 12:29:27 +0200 |
Mike Becker |
added ucx_map_remove
|
file |
diff |
annotate
|
Fri, 05 Oct 2012 16:59:14 +0200 |
Olaf Wintermann |
added ucx_map_copy and fixed ucx_map_rehash
|
file |
diff |
annotate
|
Fri, 05 Oct 2012 14:06:40 +0200 |
Mike Becker |
added rehashing to maps by using clone function
|
file |
diff |
annotate
|
Fri, 05 Oct 2012 11:52:53 +0200 |
Mike Becker |
map can now load values from file into pooled memory
|
file |
diff |
annotate
|
Fri, 05 Oct 2012 10:25:33 +0200 |
Mike Becker |
implemented encoder/decoder for map store/load
|
file |
diff |
annotate
|
Thu, 04 Oct 2012 18:46:57 +0200 |
Olaf Wintermann |
added map clone
|
file |
diff |
annotate
|
Thu, 04 Oct 2012 18:23:32 +0200 |
Mike Becker |
fixed crash fails by completing the implementation of the tested function....
|
file |
diff |
annotate
|
Thu, 04 Oct 2012 16:03:18 +0200 |
Mike Becker |
(broken-commit) - added load and store functions, tests failing
|
file |
diff |
annotate
|
Thu, 04 Oct 2012 14:08:31 +0200 |
Mike Becker |
simplified UCX_MAP_FOREACH
|
file |
diff |
annotate
|
Thu, 04 Oct 2012 11:37:23 +0200 |
Mike Becker |
added semicolons to assert makros
|
file |
diff |
annotate
|
Fri, 01 Jun 2012 12:35:30 +0200 |
Mike Becker |
completed map tests
|
file |
diff |
annotate
|
Thu, 31 May 2012 12:51:22 +0200 |
Mike Becker |
major refactoring of test framework
|
file |
diff |
annotate
|
Thu, 31 May 2012 09:18:26 +0200 |
Mike Becker |
consequently used intptr_t in mpool tests
|
file |
diff |
annotate
|
Fri, 25 May 2012 17:39:27 +0200 |
Olaf Wintermann |
added map iterator
|
file |
diff |
annotate
|
Tue, 21 Feb 2012 01:13:17 +0100 |
Mike Becker |
fixed map with the help of new tests
|
file |
diff |
annotate
|
Thu, 05 Jan 2012 14:53:54 +0100 |
Olaf Wintermann |
added some map functions
|
file |
diff |
annotate
|