6 weeks ago Mike Becker major refactoring of attributes file | diff | annotate
7 weeks ago Mike Becker add reallocarray() like functions - resolves #468 file | diff | annotate
2 months ago Mike Becker add convenience macro for cx_reallocate to hide the (void**) cast file | diff | annotate
2 months ago Mike Becker make all function attributes leading - fixes #425 file | diff | annotate
2 months ago Mike Becker move all const keywords to the west - fixes #426 file | diff | annotate
18 months ago Mike Becker add a low-level stdlib-based cx_reallocate() file | diff | annotate
20 months ago Mike Becker refactoring of collections to make use of destructors in map implementations file | diff | annotate
2022-11-20 Mike Becker use //-style single line comments everywhere file | diff | annotate
2022-04-18 Mike Becker #179 improve API for list content destruction file | diff | annotate
2022-04-18 Mike Becker simplify destructor signature (but loads more responsibility onto the user) file | diff | annotate
2022-04-09 Mike Becker #168 - add attributes and const file | diff | annotate
2022-02-15 Mike Becker add new destructor API and apply it to CxList file | diff | annotate
2022-01-30 Mike Becker do not hide pointers behind typedefs file | diff | annotate
2021-12-27 Mike Becker add common.h include to all other header files file | diff | annotate
2021-10-05 Mike Becker remove redundant documentation for function pointers file | diff | annotate
2021-10-05 Mike Becker put attributes on separate lines file | diff | annotate
2021-10-03 Mike Becker add __alloc_size__ attribute file | diff | annotate
2021-10-03 Mike Becker improves usage of attributes file | diff | annotate
2021-09-26 Mike Becker add attributes to allocator functions file | diff | annotate
2021-09-26 Mike Becker add documentation to allocator.h file | diff | annotate
2021-09-26 Mike Becker remove public visibility of default allocator class file | diff | annotate
2021-09-26 Mike Becker fix missing extern "C" file | diff | annotate
2021-03-01 Mike Becker adds cxReallocate() file | diff | annotate
2021-02-07 Mike Becker removes unnecessary typedefs 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 no C99 comments file | diff | annotate
2021-02-07 Mike Becker adds allocator interface and default implementation file | diff | annotate
(0) tip

mercurial