summaryrefslogtreecommitdiffstats
path: root/Objects/mimalloc/prim
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-123826: Fix unused function warnings in mimalloc on NetBSD (GH-1238...Miss Islington (bot)2024-09-301-2/+2
* [3.13] gh-121731: Fix mimalloc compile error on GNU/Hurd (GH-121732) (#121773)Miss Islington (bot)2024-07-141-0/+1
* gh-117547: Fix mimalloc compile error on OpenBSD (#117548)Sam Gross2024-04-081-2/+2
* chore: fix typos (#116345)cui fliter2024-03-051-1/+1
* gh-112808: Fix mimalloc build on Solaris (#112809)Jakub Kulík2024-01-081-1/+1
* gh-112806: Remove unused function warnings during mimalloc build on Solaris (...Jakub Kulík2024-01-081-2/+2
* gh-112027: Don't print mimalloc warning after mmap() call (gh-113372)Sam Gross2023-12-221-2/+2
* gh-111906: Fix warnings during mimalloc build on FreeBSD (#111907)Furkan Onder2023-11-141-2/+2
* gh-111544: Fix mimalloc build on AIX (#111593)Ayappan Perumal2023-11-021-2/+2
* gh-90815: Fix mimalloc build on WASI (#111524)Victor Stinner2023-10-301-0/+1
* gh-90815: Add mimalloc memory allocator (#109914)Dino Viehland2023-10-3011-0/+3239