Lukas Tenbrink
|
4cb8a0c77e
Add `resize_initialized` and `resize_uninitialized` to `Vector`. These functions serve as replacements for `resize`, to make sure the caller understands whether elements need to be initialized 'by hand' after the call.
|
hai 1 mes |
Lukas Tenbrink
|
ffa6ef220b
Use `append_` instead of `parse_` for `String` methods.
|
hai 3 meses |
Lukas Tenbrink
|
f4de2cd22a
Use `resize_zeroed` instead of `resize` then `fill(0)` in several places.
|
hai 4 meses |
Kiro
|
83d4bde0a2
When calling code has length of string, pass it to parse_utf8
|
hai 7 meses |
Thaddeus Crews
|
bb5f390fb9
Style: Apply `clang-tidy` fixes (superficial)
|
hai 1 ano |
David Snopek
|
760099ca6f
GDExtension: Show warning on missing PDB file, rather than error
|
hai 10 meses |
patwork
|
2e84638147
Fix type-limits warning in windows_utils
|
hai 1 ano |
patwork
|
909f28a534
Fix multichar warning in windows_utils
|
hai 1 ano |
DmitriySalnikov
|
b73e740786
Add renaming of PDB files to avoid blocking them
|
hai 1 ano |