Historia zmian

Autor SHA1 Wiadomość Data
  Lukas Tenbrink 1bf821c1e1 Store current capacity in `CowData` buffers, and rewrite most of it. 5 miesięcy temu
  Lukas Tenbrink a916325e6a Use `Span` for `String.sprintf`, to accelerate `vformat` not needing to allocate an `Array`. 7 miesięcy temu
  Pedro J. Estébanez 342266cfd9 Overhaul `Variant::duplicate()` for resources 8 miesięcy temu
  Thaddeus Crews 5b935881fc Typed array equality operator logic updated 2 lat temu
  Thaddeus Crews f6a35e2a6e Merge pull request #86015 from kitbdev/array-initializer-list 6 miesięcy temu
  Yufeng Ying 883ca56517 Remove unneeded read_only check for Array const operator. 7 miesięcy temu
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 8 miesięcy temu
  Yufeng Ying be86ce3103 Apply iwyu suggestion in core. 10 miesięcy temu
  Danil Alexeev bd1a35ce9e Core: Fix `JSON.{from,to}_native()` issues 10 miesięcy temu
  Rémi Verschelde 6bf8a3e3f8 Merge pull request #95449 from SlashScreen/array_functions 1 rok temu
  Slashscreen 89491f4403 Add callable support for `find` and `rfind` `Array` methods 1 rok temu
  Hilderin 27d1fb63e1 Fix Unable to use ResourceLoader in C# after threaded load in GDScript #92798 1 rok temu
  kit cb17798df3 Add Array and Variant list inializer 1 rok temu
  A Thousand Ships 80cb914e06 [Core] Fix incorrect comparison for `Array` const iterator 1 rok temu
  A Thousand Ships 64146cb7f3 [Core] Add iteration support to `Array` 1 rok temu
  Rémi Verschelde bbff9fd7a4 Merge pull request #71786 from raulsntos/dotnet/array 2 lat temu
  Dmitrii Maganov 5909f9f075 GDScript: Fix issues with typed arrays 2 lat temu
  Raul Santos 54f8fb010c Sync C# Array with Core 2 lat temu
  Dmitrii Maganov abe6d67232 GDScript: Fix test for read-only state of constants 2 lat temu
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 lat temu
  Micky 67cdac6db8 Remove `Array.find_last()` 2 lat temu
  Nonunknown 9f4dbf415d add ability to pick random value from array 3 lat temu
  bruvzg 163257d51b [GDExtension] Implement support for typed arrays. 3 lat temu
  Hugo Locurcio a98e31aa3a Add `any()` and `all()` methods to Array 4 lat temu
  George Marques 023b1d7f5a Implement read-only arrays 3 lat temu
  mashumafi 9c2bfeb2fb Const Ref Callable for custom sort/search 3 lat temu
  Rémi Verschelde c6cefb1b79 `Array`: Relax `slice` bound checks to properly handle negative indices 3 lat temu
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 lat temu
  Nathan Franke dd30253cdc PackedByteArray, Array slice end exclusive, rename subarray to slice 3 lat temu
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 4 lat temu