Age | Commit message (Expand) | Author |
---|---|---|
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-10-11 | Fix bug with OAHashMap corruption on insertion | Florian Jung |
2018-09-27 | Fix warnings for comparison between signed and unsigned integers [-Wsign-comp... | Rémi Verschelde |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-08-24 | Fix bug leading to crashes in CSG due to bug in OAHashMap, closes #20403 | Juan Linietsky |
2018-05-03 | updated OAHashMap to use robinhood hashing | karroffel |
2018-01-18 | Fix typos in code and docs with codespell | Rémi Verschelde |
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 |