Thaddeus Crews 08d4dd7fd8 Merge pull request #100694 from Ivorforce/cowdata-destruct-graciously 3 weeks ago
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 3 months ago
a_hash_map.cpp 76208f7155 Implement array based hash map 2 months ago
a_hash_map.h 361e3b4fe8 Core: Expand `std::initializer_list` support 3 weeks ago
bin_sorted_array.h 9903e6779b Enforce template syntax `typename` over `class` 10 months ago
command_queue_mt.cpp be86ce3103 Apply iwyu suggestion in core. 3 weeks ago
command_queue_mt.h bf9ef5f8a5 Merge pull request #100564 from YYF233333/iwyu 3 weeks ago
cowdata.h 25cd923ea1 Destruct `CowData` more graciously by avoiding accidentally exposing a half-destructed buffer. This can avoid problems if any of the destructed objects tries to access the data while it's being destructed. 3 weeks ago
hash_map.cpp a7f6ec0e4c Add a sort method to Dictionary and HashMap 3 months ago
hash_map.h bf9ef5f8a5 Merge pull request #100564 from YYF233333/iwyu 3 weeks ago
hash_set.h 361e3b4fe8 Core: Expand `std::initializer_list` support 3 weeks ago
hashfuncs.h 240f510fa7 Core ubsan fixes 4 weeks ago
list.h 92615f24e7 Merge pull request #100563 from Ivorforce/move-semantics-list 3 weeks ago
local_vector.h 0e32f3b957 Make `LocalVector` -> `Vector` automatic conversion safe for non-trivial types. 3 weeks ago
lru.h a8931f1aa9 Merge pull request #98652 from stuartcarnie/2d_texture_state_fixes 2 months ago
oa_hash_map.h 361e3b4fe8 Core: Expand `std::initializer_list` support 3 weeks ago
paged_allocator.h 604df4fc83 Improve Template Class Conditionals (Code Style) 4 months ago
paged_array.h 9903e6779b Enforce template syntax `typename` over `class` 10 months ago
pair.h 9903e6779b Enforce template syntax `typename` over `class` 10 months ago
pass_func.h d95794ec8a One Copyright Update to rule them all 2 years ago
pooled_list.h 9903e6779b Enforce template syntax `typename` over `class` 10 months ago
rb_map.h 361e3b4fe8 Core: Expand `std::initializer_list` support 3 weeks ago
rb_set.h 361e3b4fe8 Core: Expand `std::initializer_list` support 3 weeks ago
rid.h d95794ec8a One Copyright Update to rule them all 2 years ago
rid_owner.cpp d95794ec8a One Copyright Update to rule them all 2 years ago
rid_owner.h be86ce3103 Apply iwyu suggestion in core. 3 weeks ago
ring_buffer.h a8ff47b6d6 Fix GCC 14 -Wtemplate-id-cdtor warnings 8 months ago
safe_list.h 361e3b4fe8 Core: Expand `std::initializer_list` support 3 weeks ago
safe_refcount.h a8ff47b6d6 Fix GCC 14 -Wtemplate-id-cdtor warnings 8 months ago
search_array.h 9903e6779b Enforce template syntax `typename` over `class` 10 months ago
self_list.h 9903e6779b Enforce template syntax `typename` over `class` 10 months ago
simple_type.h dee65d1435 Redefine GetSimpleTypeT<> in terms of <type_traits> 8 months ago
sort_array.h 604df4fc83 Improve Template Class Conditionals (Code Style) 4 months ago
vector.h 361e3b4fe8 Core: Expand `std::initializer_list` support 3 weeks ago
vmap.h 361e3b4fe8 Core: Expand `std::initializer_list` support 3 weeks ago
vset.h 361e3b4fe8 Core: Expand `std::initializer_list` support 3 weeks ago