Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
instead of terminating. (#7219)
|
|
conversions in initializer lists.
|
|
|
|
Eagle_rainbow)
|
|
|
|
|
|
|
|
PoolItem::CanAllocateItem() before actually allocating it
|
|
more likely to be updated [n].
|
|
pools, that is instead of 'free' push the unused items in a linked list and use them on 'malloc'. Also add the concept of zeroing, or actually not zeroing, on new for pool items.
|
|
|
|
item from the pool
|
|
|
|
time, binary size and run time (with asserts disabled) should be improved
|