Historie revizí

Autor SHA1 Zpráva Datum
  Ninni Pipping b43f847808 Fix `Array.slice()` rounding for `abs(step) != 1` před 2 roky
  Dmitrii Maganov 8400308ab3 GDScript: Fix can_reference check for typed arrays před 2 roky
  Rémi Verschelde bbff9fd7a4 Merge pull request #71786 from raulsntos/dotnet/array před 2 roky
  Rémi Verschelde 394bb0ee2b Fix various typos with codespell před 2 roky
  Dmitrii Maganov 5909f9f075 GDScript: Fix issues with typed arrays před 2 roky
  Raul Santos 54f8fb010c Sync C# Array with Core před 2 roky
  Dmitrii Maganov abe6d67232 GDScript: Fix test for read-only state of constants před 2 roky
  Dmitrii Maganov 5e2ac1a31e GDScript: Begin making constants deep, not shallow or flat před 2 roky
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all před 2 roky
  rune-scape e79be6ce07 Unify String and StringName před 2 roky
  Micky 67cdac6db8 Remove `Array.find_last()` před 2 roky
  Nonunknown 9f4dbf415d add ability to pick random value from array před 3 roky
  Micky bf64a068a4 Fix Array.`slice()` and `filter()` forgetting Typed Array před 3 roky
  Juan Linietsky d4433ae6d3 Remove Signal connect binds před 3 roky
  reduz 141c375581 Clean up Hash Functions před 3 roky
  Pedro J. Estébanez fb86430770 Validate every source element separately Array::append_array() před 3 roky
  Hugo Locurcio a98e31aa3a Add `any()` and `all()` methods to Array před 4 roky
  George Marques 023b1d7f5a Implement read-only arrays před 3 roky
  mashumafi 9c2bfeb2fb Const Ref Callable for custom sort/search před 3 roky
  Rémi Verschelde 668d6a1c5c Merge pull request #56337 from cdemirer/fix-array-dictionary-id před 3 roky
  Rémi Verschelde c6cefb1b79 `Array`: Relax `slice` bound checks to properly handle negative indices před 3 roky
  Rémi Verschelde fe52458154 Update copyright statements to 2022 před 3 roky
  cdemirer e2ed9d13eb Fix Array and Dictionary id() and dictionary test bug před 3 roky
  Nathan Franke dd30253cdc PackedByteArray, Array slice end exclusive, rename subarray to slice před 3 roky
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index před 4 roky
  Emmanuel Leblond f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) před 5 roky
  mashumafi 214bbfbefe Implement bsearch for Vector and Packed*Array před 4 roky
  Max Hilbrunner 04c64b59a1 Merge pull request #47406 from mashumafi/master-Array-insert-rc před 4 roky
  Hugo Locurcio 60116b17b5 Add an `Array.pop_at()` method to pop an element at an arbitrary index před 4 roky
  Marcel Admiraal afdc5edb2a Remove alloca from loop and use a single fixed size array declaration před 4 roky