Skip to content

Pull requests: microsoft/mimalloc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Change type of loop variable from size_t to unsigned
#1182 opened Dec 14, 2025 by AZero13 Loading… updated Dec 14, 2025
Fix crash in pthread_tsd_cleanup on macOS ARM64 (#1177)
#1178 opened Nov 26, 2025 by austenstone Loading… updated Dec 3, 2025
Fix find_link_library in the event the linker flag check fails.
#1114 opened Jul 21, 2025 by WildCard65 Loading… updated Nov 6, 2025
Fix windows clang compiling
#1123 opened Aug 7, 2025 by MaxwellGengYF Loading… updated Nov 6, 2025
add support for static override on Windows
#1075 opened Apr 15, 2025 by Noxybot Loading… updated Oct 15, 2025
Implement RISC-V64 atomic_yield fastpath
#1157 opened Oct 12, 2025 by MahnoKropotkinvich Loading… updated Oct 12, 2025
Fix large allocations in preallocated arenas
#1143 opened Sep 25, 2025 by jprendes Loading… updated Sep 25, 2025
disable new/delete overrides when building as C code
#959 opened Nov 6, 2024 by Noxybot Loading… updated Jul 8, 2025
Mark the padding bytes no access
#1076 opened Apr 17, 2025 by Morakito Loading… updated Apr 17, 2025
Check the default huge page size for Linux
#425 opened Jun 27, 2021 by hankluo6 Loading… updated Apr 4, 2025
Fix mi_cfree function missing certain big allocations
#915 opened Jul 15, 2024 by kerambyte Loading… updated Apr 2, 2025
Explicitly mention code owners
#105 opened Jul 18, 2019 by jserv Loading… updated Apr 2, 2025
Support -fno-exceptions when building with C++ support
#572 opened Apr 5, 2022 by Jarred-Sumner Loading… updated Apr 2, 2025
Add ability to not override new/delete for C++
#583 opened May 17, 2022 by azat Loading… updated Apr 2, 2025
Add vcpkg installation instructions
#195 opened Jan 20, 2020 by NancyLi1013 Loading… updated Apr 2, 2025
add stdatomic.h for gcc-4.8.5
#611 opened Aug 10, 2022 by shadow-yuan Loading… updated Apr 2, 2025
init main heap
#1059 opened Apr 1, 2025 by Noxybot Loading… updated Apr 1, 2025
linux, checking THP current system settings.
#494 opened Dec 12, 2021 by devnexen Loading… updated Mar 27, 2025
Use much faster getcpu() via vDSO
#424 opened Jun 26, 2021 by jserv Loading… updated Mar 27, 2025
new utility to name a region
#569 opened Apr 2, 2022 by devnexen Loading… updated Mar 11, 2025
test: Add a fuzzing harness for heap allocator
#931 opened Aug 29, 2024 by nathaniel-brough Loading… updated Dec 31, 2024
Suppress compiler warning on potential buffer overflow
#935 opened Aug 31, 2024 by doctorlai-msrc Loading… updated Dec 30, 2024
fixed unnecessary set_specific in _mi_heap_set_default_direct
#977 opened Dec 24, 2024 by rubensturm1 Loading… updated Dec 30, 2024
ProTip! Type g i on any issue or pull request to go back to the issue listing page.