커밋 기록

작성자 SHA1 메시지 날짜
  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. 1 개월 전
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. 3 달 전
  Lukas Tenbrink f4de2cd22a Use `resize_zeroed` instead of `resize` then `fill(0)` in several places. 4 달 전
  Kiro 83d4bde0a2 When calling code has length of string, pass it to parse_utf8 7 달 전
  Thaddeus Crews bb5f390fb9 Style: Apply `clang-tidy` fixes (superficial) 1 년 전
  David Snopek 760099ca6f GDExtension: Show warning on missing PDB file, rather than error 10 달 전
  patwork 2e84638147 Fix type-limits warning in windows_utils 1 년 전
  patwork 909f28a534 Fix multichar warning in windows_utils 1 년 전
  DmitriySalnikov b73e740786 Add renaming of PDB files to avoid blocking them 1 년 전