summaryrefslogtreecommitdiffstats
path: root/Objects/mimalloc/heap.c
Commit message (Expand)AuthorAgeFilesLines
* gh-115184: Fix refleak tracking issues in free-threaded build (#115188)Sam Gross2024-02-091-1/+1
* gh-112532: Improve mimalloc page visiting (#114133)Sam Gross2024-01-221-34/+80
* gh-112532: Tag mimalloc heaps and pages (#113742)Sam Gross2024-01-051-6/+8
* gh-112532: Use separate mimalloc heaps for GC objects (gh-113263)Sam Gross2023-12-261-8/+21
* gh-90815: Add mimalloc memory allocator (#109914)Dino Viehland2023-10-301-0/+626