daan
|
7bf12c7b5f
|
make output function configurable; remove <stdio.h> from standard includes
|
2019-08-29 09:42:50 -07:00 |
|
daan
|
1e0cd575a5
|
do not export DllEntry on windows
|
2019-08-20 07:06:53 -07:00 |
|
Jakub Szymanski
|
0e8241c140
|
change from MIMALLOC_OVERRIDE to MIMALLOC_DISABLE_OVERRIDE
|
2019-07-30 10:36:00 -07:00 |
|
daan
|
bbf97fa02d
|
merge from 'dev-exp'; add support for MIMALLOC_OVERRIDE environment variable
|
2019-07-26 12:06:15 -07:00 |
|
daan
|
dd79b662f8
|
restore to old-style windows override; fix debug mode
|
2019-07-23 15:51:08 -07:00 |
|
daan
|
f0de0b6f68
|
remove old windows override code
|
2019-07-19 09:33:14 -07:00 |
|
daan
|
c228ecefd8
|
update for new dynamic direction on windows 64-bit
|
2019-07-18 18:59:32 -07:00 |
|
daan
|
c4426e1555
|
add sized delete to windows override
|
2019-07-14 20:28:33 -07:00 |
|
daan
|
5ff037f8f8
|
add capability to override multiple entry points in windows dynamic override; and stop patching msvcrt, just crtbase
|
2019-07-04 12:06:15 -07:00 |
|
daan
|
3039dbfcdd
|
for windows dynamic override, add standard api override and stop patching new/delete (for now)
|
2019-07-04 09:29:33 -07:00 |
|
daan
|
069208b184
|
Possible fix to windows dynamic override calling register onexit directly
|
2019-07-03 19:47:44 -07:00 |
|
daan
|
7b4f3591f0
|
fix dynamic override when both msvcrt and ucrtbase are loaded in any order using priorities
|
2019-07-03 14:23:30 -07:00 |
|
daan
|
9390642879
|
fix windows dynamic malloc overried when both ucrtbase and msvcrt are loaded; also fix virtualalloc2 on 32-bit
|
2019-07-03 13:00:43 -07:00 |
|
Frank Denis
|
236cd2e65c
|
fn() is not a valid C prototype
|
2019-06-25 12:16:36 +02:00 |
|
Jim Huang
|
b1d299b35b
|
Clarify top-level license file
To be consistent with other Microsoft open source projects, each source
file points to the file "LICENSE" in top-level directory.
|
2019-06-23 19:53:34 +08:00 |
|
Sungmann Cho
|
def97b0fd1
|
Fix spelling errors
aligment -> alignment
purgable -> purgeable
thead -> thread
|
2019-06-23 00:09:11 +09:00 |
|
daan
|
26a874eb3f
|
initial checkin
|
2019-06-19 16:26:12 -07:00 |
|