Cronologia Commit

Autore SHA1 Messaggio Data
  kobewi e14263f917 Remove empty constructors and destructors from core/ 2 mesi fa
  Lukas Tenbrink 29f75ad5fa Remove unused `StringName::search`. 7 mesi fa
  Thaddeus Crews 579feb387c Core: Add `[[nodiscard]]` to string-like classes 1 anno fa
  Lukas Tenbrink 91362a61da Simplify `StringName` to `bool` conversions. 9 mesi fa
  Lukas Tenbrink e57427900f Use `BinaryMutex` instead of `Mutex` for `StringName`. 9 mesi fa
  Lukas Tenbrink 3b31636985 Remove unnecessary `StringName` `idx` cache in `_Data` to reduce its size by 4 bytes. 9 mesi fa
  Lukas Tenbrink 91fe434a86 Always use `String` as `StringName` backing internally. 10 mesi fa
  Lukas Tenbrink e989d7bd89 Change `StringName.operator const void *` to `explicit operator bool`. 1 anno fa
  Thaddeus Crews fdbf6ecc9f Merge pull request #98408 from rune-scape/stringlikevariantorder-in-place 10 mesi fa
  rune-scape 0c7d78f455 StringLikeVariantOrder: Compare in-place 1 anno fa
  Yyf2333 b28d6d1fa3 Don't inline certain functions for smaller binary size. 1 anno fa
  Thaddeus Crews 4320800621 Core: Expand `is_zero_constructible` coverage 10 mesi fa
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 1 anno fa
  Lukas Tenbrink 8c4e674770 Add move semantics (constructor, assignment) to `StringName`. 1 anno fa
  Lukas Tenbrink a47d29cf11 Move StringName != to the header file to make it inlineable. 1 anno fa
  rune-scape 0dde931bc9 StringName: Fix empty hash 1 anno fa
  rune-scape 6abd17265b StringName: operator== compares in-place 1 anno fa
  Gergely Kis 723878bbab StringName: Use inline static field definitions 1 anno fa
  Wilson E. Alvarez d2003d2025 Remove _HashUnion from StringName 1 anno fa
  Ninni Pipping d2ddd8b228 Fix `StringName` comparison 2 anni fa
  Juan Linietsky 8950943356 Optimize Object::get_class_name 2 anni fa
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 3 anni fa
  Yuri Rubinsky 522d4243bf Add missing != operator to `StringName` 3 anni fa
  reduz 8580f377a3 Implement Scene Unique Nodes 3 anni fa
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members 3 anni fa
  Rémi Verschelde 1bdb82c64e Fix typos with codespell 4 anni fa
  reduz 38232c70db Clarify SNAME usage 4 anni fa
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 anni fa
  reduz cee905f04f Adds ability to debug stringnames 4 anni fa
  Joan Fons a6adb58493 Editor StringName and Viewport optimizations 4 anni fa