2021-09-28 |
Olaf Wintermann |
remove error handling from tests
|
file |
diff |
annotate
|
2021-09-26 |
Mike Becker |
add attributes to allocator functions
|
file |
diff |
annotate
|
2021-09-26 |
Mike Becker |
fix reallocate_null test not used and wrong
|
file |
diff |
annotate
|
2021-09-26 |
Mike Becker |
remove public visibility of default allocator class
|
file |
diff |
annotate
|
2021-03-01 |
Mike Becker |
adds cxReallocate()
|
file |
diff |
annotate
|
2021-02-14 |
Mike Becker |
add test config and let the test binary return nonzero on test failures
|
file |
diff |
annotate
|
2021-02-07 |
Mike Becker |
removes unnecessary cx_allocator typedef
|
file |
diff |
annotate
|
2021-02-07 |
Mike Becker |
make cx_allocator_class shared
|
file |
diff |
annotate
|
2021-02-07 |
Mike Becker |
high level allocator functions should be real functions, not macros
|
file |
diff |
annotate
|
2021-02-07 |
Mike Becker |
add at least a cxFree() call, even if we can't test it
|
file |
diff |
annotate
|
2021-02-07 |
Mike Becker |
adds allocator interface and default implementation
|
file |
diff |
annotate
|