Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 年 前 |
Rémi Verschelde
|
b4af1eba0a
Style: Enforce use of bool literals instead of integers
|
4 年 前 |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 年 前 |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 年 前 |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 年 前 |
Rémi Verschelde
|
70ae90e0e8
Core: Drop custom `copymem`/`zeromem` defines
|
4 年 前 |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 年 前 |
Andrea Catania
|
b0ba122443
Removed const from OAHashMap iterator value
|
5 年 前 |
Pedro J. Estébanez
|
8349635ffc
Fix leaks and crashes in OAHashMap
|
5 年 前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年 前 |
Shiqing
|
78bee16e05
Implement backward shift deletion for OAHashMap
|
6 年 前 |
Robin Hübner
|
1031833fb0
allow to reserve space in OAHashMap explicitly and also in AStar.
|
6 年 前 |
Robin Hübner
|
4bac393549
astar performance improvements, use oahashmap
|
6 年 前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年 前 |
Florian Jung
|
0353182e7b
Fix bug with OAHashMap corruption on insertion
|
7 年 前 |
Rémi Verschelde
|
e5bbcb8bcf
Fix warnings for comparison between signed and unsigned integers [-Wsign-compare]
|
7 年 前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 年 前 |
Juan Linietsky
|
c6e3394d55
Fix bug leading to crashes in CSG due to bug in OAHashMap, closes #20403
|
7 年 前 |
karroffel
|
bf24d570bb
updated OAHashMap to use robinhood hashing
|
7 年 前 |
Rémi Verschelde
|
9f479f096c
Fix typos in code and docs with codespell
|
7 年 前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年 前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年 前 |
Karroffel
|
add040d381
added OAHashMap type
|
8 年 前 |