Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 vuotta sitten |
Rémi Verschelde
|
c717d5c64b
Arrays: Zero new items of trivial types on resize() (bindings only)
|
3 vuotta sitten |
Lyuma
|
33fd7c63e1
Prevent out-of-bounds write in array conversion; avoid logspam on empty arrays.
|
3 vuotta sitten |
Haoyu Qiu
|
380a53f02f
Add search methods for packed arrays
|
3 vuotta sitten |
mashumafi
|
9c2bfeb2fb
Const Ref Callable for custom sort/search
|
3 vuotta sitten |
Anilforextra
|
fc27636999
Vectors: Use clear() and has().
|
3 vuotta sitten |
Rémi Verschelde
|
9912492e93
Merge pull request #56668 from akien-mga/array-slice-nicer-bound-checks
|
3 vuotta sitten |
Rémi Verschelde
|
585231a172
Merge pull request #56492 from akien-mga/remove-author-docstrings
|
3 vuotta sitten |
Rémi Verschelde
|
c6cefb1b79
`Array`: Relax `slice` bound checks to properly handle negative indices
|
3 vuotta sitten |
Haoyu Qiu
|
c0d3bdc0ca
Add list initialization support for Vector & LocalVector
|
4 vuotta sitten |
Rémi Verschelde
|
ba2bdc478b
Style: Remove inconsistently used `@author` docstrings
|
3 vuotta sitten |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 vuotta sitten |
Rémi Verschelde
|
46d384060e
Merge pull request #35901 from nathanfranke/pool-byte-array-subarray-exclusive
|
3 vuotta sitten |
Rémi Verschelde
|
7da392bcc5
Don't return reference on copy assignment operators
|
3 vuotta sitten |
Nathan Franke
|
dd30253cdc
PackedByteArray, Array slice end exclusive, rename subarray to slice
|
3 vuotta sitten |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
4 vuotta sitten |
Rémi Verschelde
|
3a6be64c12
clang-format: Various fixes to comments alignment from `clang-format` 13
|
4 vuotta sitten |
mashumafi
|
214bbfbefe
Implement bsearch for Vector and Packed*Array
|
4 vuotta sitten |
Ellen Poe
|
f5d9c7b487
Replace stb_vorbis with libogg+libvorbis
|
4 vuotta sitten |
Hugo Locurcio
|
87b985a6aa
Fix ConstIterator to allow `for` range loops on Packed*Array
|
4 vuotta sitten |
reduz
|
a9c943bef9
Implement Range Iterators
|
4 vuotta sitten |
Rémi Verschelde
|
9e9ac9f6ad
Merge pull request #46476 from DarknessCatt/master
|
4 vuotta sitten |
Rémi Verschelde
|
8247667a3e
Core: Drop custom `copymem`/`zeromem` defines
|
4 vuotta sitten |
Matheus Lima Cunha
|
efd27a63c1
Add fill method to Arrays and PackedArrays
|
4 vuotta sitten |
Marcel Admiraal
|
755c70b871
Rename Array.invert() to Array.reverse()
|
4 vuotta sitten |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 vuotta sitten |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 vuotta sitten |
Jordan Schidlowsky
|
2d56e09276
packed*arrays are pass by ref now. support duplicate and update documentation
|
4 vuotta sitten |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 vuotta sitten |