summaryrefslogtreecommitdiffstats
path: root/include/godot_cpp/templates/cowdata.hpp
Commit message (Expand)AuthorAgeFilesLines
* Rebrand preambles to RedotSpartan3222024-10-311-2/+4
* Enforce template syntax `typename` over `class`Thaddeus Crews2024-03-101-16/+16
* [Core] Improve `CowData` and `Memory` metadata alignment.bruvzg2024-02-051-34/+65
* Switch to 64-bit ints.bruvzg2024-01-101-73/+132
* Merge pull request #1245 from AThousandShips/alloc_fixDavid Snopek2023-09-201-2/+5
|\
| * Fix allocation size overflow check in `CowData`A Thousand Ships2023-09-191-2/+5
* | Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-131-3/+3
|/
* Fix forgotten not operatorAdam Scott2023-08-161-1/+1
* Fix Clang deprecated builtinsAdam Scott2023-08-151-5/+6
* Attempt to fully implement CharStringDavid Snopek2023-06-221-1/+7
* Fix incorrect memory allocation in release builds.bruvzg2023-02-211-5/+5
* Expose some low level functions and String operators.bruvzg2023-01-191-2/+2
* Sync license copyright with upstream GH-70885Rémi Verschelde2023-01-101-29/+29
* Basic static analysis fixesAndy Maloney2022-11-181-1/+1
* Run scripts to format and make headers consistentAaron Franke2022-10-091-3/+3
* Update copyright yearRémi Verschelde2022-03-151-2/+2
* Port a bunch of Godot container templates to GDExtension.bruvzg2022-02-181-0/+392