Commit 0d974f3
committed
Update mimalloc to 3.2.6
```
rm -rf 3rd/mimalloc-2.0.9
wget https://github.com/microsoft/mimalloc/archive/refs/tags/v3.2.6.zip
unzip v3.2.6.zip
rm v3.2.6.zip
mv mimalloc-3.2.6 3rd
sed -i 's/mimalloc-2.0.9/mimalloc-3.2.6/g' CodeFormatServer/CMakeLists.txt
```
Closed #2161 parent 8c4289b commit 0d974f3
161 files changed
Lines changed: 26993 additions & 17199 deletions
File tree
- 3rd
- mimalloc-2.0.9
- ide
- vs2017
- vs2019
- vs2022
- include
- src
- test
- mimalloc-3.2.6
- bin
- cmake
- contrib
- docker
- alpine-arm32v7
- alpine-x86
- alpine
- manylinux-x64
- vcpkg
- doc
- bench-2020
- bench-2021
- ide/vs2022
- include
- mimalloc
- src
- prim
- emscripten
- osx
- unix
- wasi
- windows
- test
- CodeFormatServer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 190 deletions
This file was deleted.
0 commit comments