index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
internal
/
mimalloc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: More duplicate word fixes (GH-136299)
Weilin Du
2025-07-11
1
-1/+1
*
Doc: fix duplicated words (#136086)
Weilin Du
2025-06-29
1
-1/+1
*
gh-134875: Fix mimallc build error for the old compilers (gh-134994)
Donghee Na
2025-06-02
1
-2/+2
*
gh-134586: mark `_mi_assert_fail` as `noreturn`, `cold` and `throw` (#134624)
Bénédikt Tran
2025-05-30
1
-1/+28
*
gh-129748: Update mimalloc to use atomic store for mi_block_set_nextx (#134238)
Donghee Na
2025-05-20
2
-5/+5
*
gh-131675: Fix `mi_atomic_yield` in mimalloc on 32-bit ARM (gh-131784)
Vincent Fazio
2025-03-31
1
-7/+10
*
gh-125444: Fix illegal instruction for older Arm architectures (#125574)
Diego Russo
2024-10-16
1
-2/+2
*
gh-121487: Fix deprecation warning for ATOMIC_VAR_INIT in mimalloc (gh-121488)
Marc Mueller
2024-07-08
1
-2/+6
*
Fix typos in comments (#120188)
Xie Yanbo
2024-06-07
2
-2/+2
*
gh-116984: Make mimalloc header includes relative to the current file (#118808)
Sam Gross
2024-05-09
2
-3/+3
*
gh-115103: Delay reuse of mimalloc pages that store PyObjects (#115435)
Sam Gross
2024-03-06
1
-1/+8
*
gh-115491: Keep some fields valid across allocations (free-threading) (#115573)
Sam Gross
2024-02-20
1
-0/+2
*
gh-112529: Use _PyThread_Id() in mimalloc in free-threaded build (#115488)
Sam Gross
2024-02-14
1
-1/+7
*
gh-112532: Improve mimalloc page visiting (#114133)
Sam Gross
2024-01-22
1
-0/+4
*
gh-112532: Tag mimalloc heaps and pages (#113742)
Sam Gross
2024-01-05
2
-1/+3
*
gh-112532: Isolate abandoned segments by interpreter (#113717)
Sam Gross
2024-01-04
2
-18/+42
*
gh-112532: Use separate mimalloc heaps for GC objects (gh-113263)
Sam Gross
2023-12-26
1
-0/+2
*
gh-90815: Fix mimalloc atomic.h on Windows arm64 (#111527)
Victor Stinner
2023-10-30
1
-1/+1
*
gh-90815: Add mimalloc memory allocator (#109914)
Dino Viehland
2023-10-30
6
-0/+3069