2018-01-21 |
Olaf Wintermann |
adds integer overflow checks
|
file |
diff |
annotate
|
2017-10-28 |
Mike Becker |
modules documentation
|
file |
diff |
annotate
|
2017-10-18 |
Mike Becker |
removes unnecessary macros from ucx.h + removes the usage of restrict and _Bool completely, instead of defining macros
|
file |
diff |
annotate
|
2017-10-17 |
Mike Becker |
updates license
|
file |
diff |
annotate
|
2017-03-06 |
Mike Becker |
removes unused ucx_mempool_clamp() and changes storage behavior of mempool to increase the capacity by a factor of two
|
file |
diff |
annotate
|
2016-09-08 |
Mike Becker |
updates documenting comments
|
file |
diff |
annotate
|
2016-03-11 |
Olaf Wintermann |
fixed misaligned memory access in test_ucx_buffer_write
|
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
|
2013-08-09 |
Mike Becker |
documented test.h and removed duplicated implement/declare macros for UCX_TEST
|
file |
diff |
annotate
|
2013-08-06 |
Olaf Wintermann |
fixed some warnings when compiling with the sun C++ Compiler
|
file |
diff |
annotate
|
2013-07-15 |
Olaf Wintermann |
added mempool allocator
|
file |
diff |
annotate
|
2013-02-28 |
Mike Becker |
added license and copyright notice to all files
|
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-05-31 |
Mike Becker |
major refactoring of test framework
|
file |
diff |
annotate
|
2012-05-31 |
Mike Becker |
consequently used intptr_t in mpool tests
|
file |
diff |
annotate
|
2012-02-24 |
Olaf Wintermann |
some fixes
|
file |
diff |
annotate
|
2012-02-20 |
Mike Becker |
new mempool tests
|
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
|
2011-12-31 |
Olaf Wintermann |
Fixed realloc
|
file |
diff |
annotate
|
2011-12-31 |
Olaf Wintermann |
Added mempool
|
file |
diff |
annotate
|