.. |
bin_sorted_array.h
|
Rename remove() to remove_at() when removing by index
|
2021-11-23 18:58:57 -07:00 |
command_queue_mt.cpp
|
|
|
command_queue_mt.h
|
|
|
cowdata.h
|
Rename remove() to remove_at() when removing by index
|
2021-11-23 18:58:57 -07:00 |
hash_map.h
|
clang-format: Various fixes to comments alignment from clang-format 13
|
2021-10-28 15:43:36 +02:00 |
hashfuncs.h
|
#52491 Cosmetic: fix type cast and add comment with the algorithm source
|
2021-10-05 21:40:33 +02:00 |
list.h
|
clang-format: Various fixes to comments alignment from clang-format 13
|
2021-10-28 15:43:36 +02:00 |
local_vector.h
|
Don't return reference on copy assignment operators
|
2021-11-30 16:26:29 +01:00 |
lru.h
|
|
|
map.h
|
|
|
oa_hash_map.h
|
Don't return reference on copy assignment operators
|
2021-11-30 16:26:29 +01:00 |
ordered_hash_map.h
|
Don't return reference on copy assignment operators
|
2021-11-30 16:26:29 +01:00 |
paged_allocator.h
|
|
|
paged_array.h
|
|
|
pair.h
|
|
|
pass_func.h
|
|
|
pooled_list.h
|
Replace #pragma once by traditional include guards for consistency
|
2021-09-24 02:33:15 +02:00 |
rid_owner.cpp
|
|
|
rid_owner.h
|
Rename RID's getornull() to get_or_null()
|
2021-09-29 23:58:02 +02:00 |
rid.h
|
|
|
ring_buffer.h
|
|
|
safe_list.h
|
|
|
safe_refcount.h
|
|
|
SCsub
|
|
|
search_array.h
|
Implement bsearch for Vector and Packed*Array
|
2021-09-30 23:57:26 +00:00 |
self_list.h
|
|
|
set.h
|
|
|
simple_type.h
|
|
|
sort_array.h
|
|
|
thread_work_pool.cpp
|
[OS] Add ThreadWorkPool default size to OS.
|
2021-11-02 04:16:00 +01:00 |
thread_work_pool.h
|
ThreadWorkPool no longer starts worker threads if given zero work.
|
2021-11-01 19:19:25 +00:00 |
vector.h
|
Merge pull request #35901 from nathanfranke/pool-byte-array-subarray-exclusive
|
2021-12-07 14:00:59 +01:00 |
vmap.h
|
Don't return reference on copy assignment operators
|
2021-11-30 16:26:29 +01:00 |
vset.h
|
Rename remove() to remove_at() when removing by index
|
2021-11-23 18:58:57 -07:00 |