| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-123826: Fix unused function warnings in mimalloc on NetBSD (#123827) | Furkan Onder | 2024-09-09 | 1 | -2/+2 |
|
|
* | Fix typos (#123775) | algonell | 2024-09-09 | 3 | -3/+3 |
|
|
* | Fix typos in docs, error messages and comments (#123336) | Wulian | 2024-08-28 | 7 | -9/+9 |
|
|
* | gh-123022: Fix crash with `Py_Initialize` in background thread (#123052) | Sam Gross | 2024-08-17 | 1 | -4/+12 |
|
|
* | gh-121731: Fix mimalloc compile error on GNU/Hurd (#121732) | Samuel Thibault | 2024-07-14 | 1 | -0/+1 |
|
|
* | Fix typos in comments (#120821) | Xie Yanbo | 2024-06-24 | 2 | -3/+3 |
|
|
* | gh-117755: Fix mimalloc for huge allocation on s390x (#117809) | Victor Stinner | 2024-04-16 | 1 | -0/+6 |
|
|
* | gh-117547: Fix mimalloc compile error on OpenBSD (#117548) | Sam Gross | 2024-04-08 | 1 | -2/+2 |
|
|
* | gh-115103: Delay reuse of mimalloc pages that store PyObjects (#115435) | Sam Gross | 2024-03-06 | 3 | -6/+53 |
|
|
* | gh-115103: Enable internal mimalloc assertions in debug builds (#116343) | Sam Gross | 2024-03-05 | 1 | -0/+3 |
|
|
* | chore: fix typos (#116345) | cui fliter | 2024-03-05 | 1 | -1/+1 |
|
|
* | gh-115491: Fix Clang compiler warning (#116153) | Sam Gross | 2024-03-01 | 1 | -1/+1 |
|
|
* | gh-115491: Keep some fields valid across allocations (free-threading) (#115573) | Sam Gross | 2024-02-20 | 3 | -25/+16 |
|
|
* | gh-115184: Fix refleak tracking issues in free-threaded build (#115188) | Sam Gross | 2024-02-09 | 1 | -1/+1 |
|
|
* | gh-112532: Improve mimalloc page visiting (#114133) | Sam Gross | 2024-01-22 | 2 | -34/+130 |
|
|
* | gh-112808: Fix mimalloc build on Solaris (#112809) | Jakub Kulík | 2024-01-08 | 1 | -1/+1 |
|
|
* | gh-112806: Remove unused function warnings during mimalloc build on Solaris (... | Jakub Kulík | 2024-01-08 | 1 | -2/+2 |
|
|
* | gh-112532: Tag mimalloc heaps and pages (#113742) | Sam Gross | 2024-01-05 | 4 | -13/+30 |
|
|
* | gh-112532: Isolate abandoned segments by interpreter (#113717) | Sam Gross | 2024-01-04 | 2 | -58/+44 |
|
|
* | gh-112532: Use separate mimalloc heaps for GC objects (gh-113263) | Sam Gross | 2023-12-26 | 2 | -22/+31 |
|
|
* | gh-112027: Don't print mimalloc warning after mmap() call (gh-113372) | Sam Gross | 2023-12-22 | 1 | -2/+2 |
|
|
* | gh-111906: Fix warnings during mimalloc build on FreeBSD (#111907) | Furkan Onder | 2023-11-14 | 1 | -2/+2 |
|
|
* | gh-111544: Fix mimalloc build on AIX (#111593) | Ayappan Perumal | 2023-11-02 | 1 | -2/+2 |
|
|
* | gh-90815: Fix mimalloc build on WASI (#111524) | Victor Stinner | 2023-10-30 | 1 | -0/+1 |
|
|
* | gh-90815: Add mimalloc memory allocator (#109914) | Dino Viehland | 2023-10-30 | 29 | -0/+12961 |
|
|