3 weeks ago Mike Becker create specialized map iterators - fixes #550 file | diff | annotate
3 weeks ago Mike Becker fix that overwriting a map element did not call any destructor function file | diff | annotate
3 weeks ago Mike Becker remove API for changing the store_pointer property after list creation file | diff | annotate
4 weeks ago Mike Becker free functions should not be inline in release mode - relates to #541 file | diff | annotate
4 weeks ago Mike Becker refine docs for map.h - issue #548 file | diff | annotate
2 months ago Mike Becker remove map detach function - fixes #487 file | diff | annotate
2 months ago Mike Becker make names of destroy and free functions consistent - fixes #484 file | diff | annotate
2 months ago Mike Becker missing comma in map iterator docs file | diff | annotate
2 months ago Mike Becker major refactoring of attributes file | diff | annotate
2 months ago Mike Becker let cxMapDestroy() ignore NULL as any free()-like function should do file | diff | annotate
3 months ago Olaf Wintermann fix map.h C++ inline functions not ported to new collection base class file | diff | annotate
4 months ago Mike Becker move all const keywords to the west - fixes #426 file | diff | annotate
8 months ago Mike Becker add missing convenience functions file | diff | annotate
8 months ago Mike Becker fix name of collection base member (to avoid base.base) file | diff | annotate
8 months ago Mike Becker fix inconsistent use of item_size and elem_size file | diff | annotate
8 months ago Mike Becker fix members inherited by macro or include are not documented file | diff | annotate
8 months ago Mike Becker simplify iterator structures file | diff | annotate
13 months ago Mike Becker increase version number to 3.1 file | diff | annotate
19 months ago Mike Becker add missing docs for cxEmptyMap file | diff | annotate
20 months ago Mike Becker fix const-ness of non-mutating iterator creation for maps file | diff | annotate
20 months ago Mike Becker simplify map class structure file | diff | annotate
20 months ago Mike Becker add empty map implementation - fixes #259 file | diff | annotate
21 months ago Mike Becker fix missing controlling-expression for char const* file | diff | annotate
21 months ago Mike Becker add cxmutstr to the map generics file | diff | annotate
21 months ago Mike Becker bring a generic interface to CxMap file | diff | annotate
21 months ago Mike Becker fix typo file | diff | annotate
21 months ago Mike Becker add destructor functions for maps - fixes #253 file | diff | annotate
21 months ago Mike Becker add base collection members to map interface file | diff | annotate
21 months ago Mike Becker fix common.h include problems - fixes #255 file | diff | annotate
22 months ago Mike Becker refactoring of collections to make use of destructors in map implementations file | diff | annotate
22 months ago Mike Becker add docs for CX_STORE_POINTERS and remove cxHashMapCreateForPointers() file | diff | annotate
22 months ago Mike Becker add CX_STORE_POINTERS special item size for maps file | diff | annotate
23 months ago Mike Becker split cxMapRemove() to cxMapRemoveAndGet() file | diff | annotate
23 months ago Mike Becker make hashmap store objects instead of pointers by default - fixes #239 file | diff | annotate
2022-11-26 Mike Becker separate iterators and mutating iterators file | diff | annotate
2022-06-08 Mike Becker fix obsolete documentation file | diff | annotate
2022-06-08 Mike Becker improve hash key handling file | diff | annotate
2022-05-27 Mike Becker add convenience function to make keys from strings file | diff | annotate
2022-05-27 Mike Becker fix documentation for map iterators file | diff | annotate
2022-05-27 Mike Becker fix missing static inline for map functions file | diff | annotate
2022-05-21 Mike Becker #189 implement map iterators file | diff | annotate
2022-05-19 Mike Becker #189 basic map implementation file | diff | annotate
2022-05-18 Mike Becker #189 declare basic map functions file | diff | annotate
(0) tip

mercurial