summaryrefslogtreecommitdiffstats
path: root/Objects/mimalloc/prim
Commit message (Expand)AuthorAgeFilesLines
* gh-123826: Fix unused function warnings in mimalloc on NetBSD (#123827)Furkan Onder2024-09-091-2/+2
* Fix typos in docs, error messages and comments (#123336)Wulian2024-08-281-1/+1
* gh-121731: Fix mimalloc compile error on GNU/Hurd (#121732)Samuel Thibault2024-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