Rémi Verschelde cd7f172cf8 Merge pull request #66804 from akien-mga/core-remove-NO_SAFE_CAST 3 년 전
..
SCsub 127458ed17 Reorganized core/ directory, it was too fatty already 5 년 전
bin_sorted_array.h 90019676b0 Code quality: Fix header guards consistency 3 년 전
command_queue_mt.cpp fe52458154 Update copyright statements to 2022 3 년 전
command_queue_mt.h f851c4aa33 Fix some issues found by cppcheck. 3 년 전
cowdata.h 54418ea659 Remove NO_THREADS fallback code, Godot 4 requires thread support 3 년 전
hash_map.h fddafed919 Optimize HashMap/HashSet using fastmod 3 년 전
hash_set.h fddafed919 Optimize HashMap/HashSet using fastmod 3 년 전
hashfuncs.h 0e53dd642c Fix MSVC warning C4706: assignment within conditional expression 3 년 전
list.h fe52458154 Update copyright statements to 2022 3 년 전
local_vector.h ea1848ce0a Use `constexpr` in the conditions with template parameters and `sizeof`s to suppress C4127 warnings. 3 년 전
lru.h 90019676b0 Code quality: Fix header guards consistency 3 년 전
oa_hash_map.h 4066349488 Add mutable OAHashMap::lookup_ptr function to fix mutability. 3 년 전
paged_allocator.h b221eab426 Variant memory pools 3 년 전
paged_array.h 85fe6ecc32 Fix MSVC warnings C4701 and C4703: Potentially uninitialized variable used 3 년 전
pair.h 746dddc067 Replace most uses of Map by HashMap 3 년 전
pass_func.h fe52458154 Update copyright statements to 2022 3 년 전
pooled_list.h ea1848ce0a Use `constexpr` in the conditions with template parameters and `sizeof`s to suppress C4127 warnings. 3 년 전
rb_map.h 90019676b0 Code quality: Fix header guards consistency 3 년 전
rb_set.h 90019676b0 Code quality: Fix header guards consistency 3 년 전
rid.h fe52458154 Update copyright statements to 2022 3 년 전
rid_owner.cpp fe52458154 Update copyright statements to 2022 3 년 전
rid_owner.h 82b87d7a17 Remove unsupported `NO_SAFE_CAST`/`-fno-rtti` from Android build 3 년 전
ring_buffer.h fe52458154 Update copyright statements to 2022 3 년 전
safe_list.h 54418ea659 Remove NO_THREADS fallback code, Godot 4 requires thread support 3 년 전
safe_refcount.h 54418ea659 Remove NO_THREADS fallback code, Godot 4 requires thread support 3 년 전
search_array.h fe52458154 Update copyright statements to 2022 3 년 전
self_list.h f8ab79e68a Zero initialize all pointer class and struct members 3 년 전
simple_type.h fe52458154 Update copyright statements to 2022 3 년 전
sort_array.h fe52458154 Update copyright statements to 2022 3 년 전
vector.h c717d5c64b Arrays: Zero new items of trivial types on resize() (bindings only) 3 년 전
vmap.h 3057b19daa Make VMap::find_nearest return -1 when empty 3 년 전
vset.h fe52458154 Update copyright statements to 2022 3 년 전