summaryrefslogtreecommitdiffstats
path: root/core/templates/hashfuncs.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* Enforce template syntax `typename` over `class`Thaddeus Crews2024-03-071-6/+6
* Link hash table primes externally to prevent data duplication in binaryBartłomiej T. Listwon2024-02-101-2/+2
* [Core] Fix crash when hashing empty `CharString`A Thousand Ships2023-11-261-1/+1
* Store Object signals in a HashMap rather than a VMapmyaaaaaaaaa2023-02-251-0/+6
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Improve logic for detecting and tracking extensionsBastiaan Olij2022-11-241-0/+1
* Fix MSVC warning C4706: assignment within conditional expressionRémi Verschelde2022-09-281-2/+3
* Implement Vector4, Vector4i, Projectionreduz2022-07-231-0/+16
* Optimize HashMap/HashSet using fastmodHendrik Brucker2022-06-231-0/+62
* Clean up Hash Functionsreduz2022-06-201-31/+131
* Hash function improvementsHendrik Brucker2022-06-151-74/+101
* Replace most uses of Map by HashMapreduz2022-05-161-2/+31
* Add a new HashMap implementationreduz2022-05-121-0/+85
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* #52491 Cosmetic: fix type cast and add comment with the algorithm sourceKirill Diduk2021-10-051-1/+8
* Use the standard C `INFINITY` and `NAN` constants directlyHugo Locurcio2021-07-211-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-261-0/+18
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+174