Sun, 21 May 2023 16:22:09 +0200 fix const-ness of non-mutating iterator creation for maps file | diff | annotate
Sun, 21 May 2023 15:07:31 +0200 simplify map class structure file | diff | annotate
Sun, 21 May 2023 14:37:56 +0200 add empty map implementation - fixes #259 file | diff | annotate
Fri, 21 Apr 2023 20:50:19 +0200 fix missing controlling-expression for char const* file | diff | annotate
Fri, 21 Apr 2023 20:17:09 +0200 add cxmutstr to the map generics file | diff | annotate
Fri, 21 Apr 2023 19:50:43 +0200 bring a generic interface to CxMap file | diff | annotate
Thu, 20 Apr 2023 19:13:25 +0200 fix typo file | diff | annotate
Tue, 18 Apr 2023 19:10:45 +0200 add destructor functions for maps - fixes #253 file | diff | annotate
Tue, 18 Apr 2023 18:01:41 +0200 add base collection members to map interface file | diff | annotate
Sun, 16 Apr 2023 20:50:19 +0200 fix common.h include problems - fixes #255 file | diff | annotate
Sun, 09 Apr 2023 19:03:58 +0200 refactoring of collections to make use of destructors in map implementations file | diff | annotate
Tue, 28 Mar 2023 19:13:33 +0200 add docs for CX_STORE_POINTERS and remove cxHashMapCreateForPointers() file | diff | annotate
Tue, 21 Mar 2023 17:21:20 +0100 add CX_STORE_POINTERS special item size for maps file | diff | annotate
Thu, 23 Feb 2023 21:42:46 +0100 split cxMapRemove() to cxMapRemoveAndGet() file | diff | annotate
Thu, 23 Feb 2023 18:58:15 +0100 make hashmap store objects instead of pointers by default - fixes #239 file | diff | annotate
Sat, 26 Nov 2022 16:58:41 +0100 separate iterators and mutating iterators file | diff | annotate
Wed, 08 Jun 2022 21:38:45 +0200 fix obsolete documentation file | diff | annotate
Wed, 08 Jun 2022 21:33:31 +0200 improve hash key handling file | diff | annotate
Fri, 27 May 2022 13:25:42 +0200 add convenience function to make keys from strings file | diff | annotate
Fri, 27 May 2022 12:28:49 +0200 fix documentation for map iterators file | diff | annotate
Fri, 27 May 2022 11:39:50 +0200 fix missing static inline for map functions file | diff | annotate
Sat, 21 May 2022 11:22:47 +0200 #189 implement map iterators file | diff | annotate
Thu, 19 May 2022 14:30:20 +0200 #189 basic map implementation file | diff | annotate
Wed, 18 May 2022 16:26:32 +0200 #189 declare basic map functions file | diff | annotate
(0)tip

mercurial