Gustavo Varo
|
c2caa84f24
|
Fix Warnings
|
2025-04-01 08:32:48 -04:00 |
|
Gustavo Varo
|
38f139b0a5
|
Fix VS solution
|
2025-03-18 10:39:16 -04:00 |
|
Daan
|
1263f62b29
|
Merge branch 'dev3' with arena_t definition in types.h
|
2025-03-14 11:06:32 -07:00 |
|
Daan Leijen
|
ccc65d2fd9
|
fix msvc compilation in C mode
|
2025-03-10 12:37:42 -07:00 |
|
daanx
|
2383b72ef7
|
merge from dev
|
2025-03-10 12:18:39 -07:00 |
|
daanx
|
4aae566191
|
fix link error with msvc in C mode (issue #1030)
|
2025-03-10 12:17:46 -07:00 |
|
Daan
|
8edce30c17
|
merge from dev3
|
2025-03-06 21:06:46 -08:00 |
|
daanx
|
d9580f3bfb
|
update popcnt to be more efficient on x64 even without MI_OPT_ARCH=ON
|
2025-03-06 18:54:04 -08:00 |
|
Gustavo Varo
|
0ced3c5216
|
Organize Functions into its own files
Add a clang style so the entire proejct can follow same style.
|
2025-03-05 16:31:49 -05:00 |
|
Gustavo Varo
|
a6302f4768
|
Add barebones of MiMalloc WinDbg extension
|
2025-03-04 08:57:24 -05:00 |
|
Daan Leijen
|
6e0af52c95
|
merge new statistics from dev
|
2025-03-02 16:08:50 -08:00 |
|
Daan Leijen
|
09ad6d2819
|
initial statistics api
|
2025-03-02 15:34:37 -08:00 |
|
Daan Leijen
|
d8c119cc4f
|
add mi_decl_maybe_unused; fix compilation with OPT_SIMD (issue #1009)
|
2025-02-09 08:56:22 -08:00 |
|
daanx
|
d609435fde
|
Merge branch 'dev' into dev3
|
2025-01-15 12:12:30 -08:00 |
|
daanx
|
4a14c69554
|
disable using vcpkg in the VS projects
|
2025-01-15 12:11:52 -08:00 |
|
daanx
|
3fd47e7541
|
merge from dev
|
2025-01-10 10:52:14 -08:00 |
|
daanx
|
4fcf56af2e
|
use consistent naming on Windows vs other platforms. Use mimalloc.dll.lib for the dll import library to avoid a clash with the static mimalloc.lib library
|
2025-01-09 20:57:08 -08:00 |
|
Daan Leijen
|
195249e6bf
|
maintain precise try count for reclaim
|
2025-01-07 19:28:44 -08:00 |
|
daanx
|
e359e9b12b
|
merge from dev3
|
2024-12-26 10:43:10 -08:00 |
|
daanx
|
0a7fd7eb6f
|
use fixed tls on windows with static linking
|
2024-12-26 10:42:24 -08:00 |
|
daanx
|
bec06cfb95
|
merge from dev
|
2024-12-26 10:15:08 -08:00 |
|
daanx
|
47b5f48b29
|
renamed vcxproj
|
2024-12-26 10:08:19 -08:00 |
|