aboutsummaryrefslogtreecommitdiff
path: root/ports/robin-hood-hashing
AgeCommit message (Collapse)Author
2021-07-22[robin-hood-hashing] Update to 3.11.3 (#18917)Rémy Tassoux
* [robin-hood-hashing] Update to 3.11.3 * [robin-hood-hashing] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-05-18[robin-hood-hashing] Update to 3.11.2 (#17958)Ryan
* update to 3.11.2 * add versions
2021-03-29[robin-hood-hashing] Update to 3.11.1 (#16901)Rémy Tassoux
* [robin-hood-hashing] Update to 3.11.1 * [robin-hood-hashing] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-03-15[robin-hood-hashing] update to 3.10.0 (#16701)Ryan
* [robin-hood-hashing] update to 3.10.0 * update version files * fix version field * update version
2020-11-17[robin-hood-hashing] Update to 3.9.1 (#14563)Rémy Tassoux
https://github.com/martinus/robin-hood-hashing/releases/tag/3.9.1
2020-10-27[robin-hood-hashing] Update to 3.9.0 (#14215)Rémy Tassoux
https://github.com/martinus/robin-hood-hashing/releases/tag/3.9.0
2020-07-31[robin-hood-hashing] Update to latest version (#12480)Rémy Tassoux
https://github.com/martinus/robin-hood-hashing/releases/tag/3.8.0
2020-07-06[robin-hood-hashing] Update to 3.7.0 (#12147)Rémy Tassoux
https://github.com/martinus/robin-hood-hashing/releases/tag/3.7.0
2019-08-16[robin-hood-hashing] Update library to 3.4.0unknown
2019-05-31[robin-hood-hashing] Add new port (#6709)myd7349