| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-24 | Moved last bm. | Tyge Løvset | |
| 2021-02-22 | Minor. | Tyge Løvset | |
| 2021-02-21 | Renamed emplace_put() to emplace_or_assign(). May add put() as alias to ↵ | Tyge Løvset | |
| insert_or_assign(). | |||
| 2021-02-20 | Rewamp of cmap/csmap API. More to come. | Tyge Løvset | |
| 2021-02-05 | Yet another bug in csmap.h fixed. SHould be good now. | Tyge Løvset | |
| 2021-02-04 | map iter updates. | Tyge Løvset | |
| 2021-02-03 | Two fixes in csmap. erase: value_del called on wrong node. Forgot calling ↵ | Tyge Løvset | |
| skew and split 3 and 2 times in erase. | |||
| 2021-02-02 | Rewrote unordered map AA-tree csmap.h. Now uses array as memory pool instead ↵ | Tyge Løvset | |
| of individual allocated nodes. 40% faster. V1 moved to examples. | |||
| 2021-01-26 | Fixed bug in csmap_clear() and in map benchmarks2's. Set picobench output ↵ | Tyge Løvset | |
| default to concise_text. | |||
