| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-06 | Updated shootout_hashmaps.cpp. Cleanup/renamed benchmark folders. | Tyge Løvset | |
| 2021-10-22 | Updated shootout2_cmap.cpp and competing hashmaps. Replaced Gregs sparsepp ↵ | Tyge Løvset | |
| with his parallel_hashmap as recommended by him. | |||
| 2021-10-05 | Changed recommended order of defining template parameters. | Tyge Løvset | |
| 2021-09-19 | Fixed errors caused by gcc -std=c99 -pedantic. | Tyge Løvset | |
| 2021-09-11 | Updated benchmarks to newstyle. | Tyge Løvset | |
| 2021-04-16 | Replaced cmap/cset min_load_factor with shrink_to_fit() method. | Tyge Løvset | |
| 2021-03-11 | Renamed public *_result_t struct member names in maps/sets for consistency ↵ | Tyge Løvset | |
| with iterators. | |||
| 2021-03-01 | Update exteral maps | Tyge Løvset | |
| 2021-02-24 | More docs and some file renames. | Tyge Løvset | |
