Sat, 17 Feb 2024 20:51:27 +0100 remove unnecessary flag_removal function file | diff | annotate
Sun, 21 May 2023 15:07:31 +0200 simplify map class structure file | diff | annotate
Fri, 21 Apr 2023 19:50:43 +0200 bring a generic interface to CxMap file | diff | annotate
Fri, 21 Apr 2023 18:38:18 +0200 simplify CxHashKey file | diff | annotate
Tue, 18 Apr 2023 19:19:04 +0200 serious code formatting problems ;-) 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, 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
Mon, 20 Mar 2023 18:05:12 +0100 fix hashmap iterator skipping the second element in some cases 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
Fri, 12 Aug 2022 16:56:41 +0200 fix #200 - key contents not compared in cx_hash_map_put() file | diff | annotate
Fri, 12 Aug 2022 16:48:59 +0200 invert if-condition in preparation for the next bugfix file | diff | annotate
Fri, 12 Aug 2022 16:47:11 +0200 remove unused variable (return immediately) file | diff | annotate
Wed, 08 Jun 2022 21:33:31 +0200 improve hash key handling file | diff | annotate
Fri, 27 May 2022 17:40:27 +0200 #189 #199 implement and test map rehash file | diff | annotate
Fri, 27 May 2022 14:02:27 +0200 fix wrong slot and index numbers file | diff | annotate
Fri, 27 May 2022 12:59:41 +0200 remove unused header file | diff | annotate
Fri, 27 May 2022 12:28:35 +0200 fix kv-pair not initialized 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