summaryrefslogtreecommitdiffstats
path: root/Objects/mimalloc/page.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in docs, error messages and comments (#123336)Wulian2024-08-281-1/+1
* gh-115103: Delay reuse of mimalloc pages that store PyObjects (#115435)Sam Gross2024-03-061-2/+33
* gh-115491: Keep some fields valid across allocations (free-threading) (#115573)Sam Gross2024-02-201-0/+1
* gh-112532: Tag mimalloc heaps and pages (#113742)Sam Gross2024-01-051-0/+1
* gh-90815: Add mimalloc memory allocator (#109914)Dino Viehland2023-10-301-0/+939