Age | Commit message (Expand) | Author |
---|---|---|
2020-03-24 | Remove unused classes and stray headers | Rémi Verschelde |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-09-21 | Implement backward shift deletion for OAHashMap | Shiqing |
2019-08-27 | allow to reserve space in OAHashMap explicitly and also in AStar. | Robin Hübner |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-12-17 | Fix maybe-uninitialized warnings from GCC 4.8.x | Rémi Verschelde |
2018-10-11 | Add testcase whether OAHashMap loses keys | Florian Jung |
2018-10-04 | Fix GCC 8 warnings about potentially unitialized variables | Rémi Verschelde |
2018-05-03 | updated OAHashMap to use robinhood hashing | karroffel |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-09-19 | added OAHashMap type | Karroffel |