38 Commits

Author SHA1 Message Date
daan 33f4ec4ac6 put new-delete overrides in separate header file 2019-09-15 19:19:00 -07:00
daan e2202f6bbe update vs2019 projects 2019-09-09 12:56:15 -07:00
Jakub Szymanski 1a7b1783fa changed strategy to reduce contention for region search and vs2019 project fix 2019-09-05 08:13:52 -07:00
daan f35f643508 merge from dev 2019-08-29 09:52:22 -07:00
daan c3c6401633 merge from master; fix windows environment reading 2019-08-25 11:36:34 -07:00
Kirsten Lee 6165177cb1 provide a set of solutions that use the vs2019 vcruntime 2019-08-20 16:19:16 -07:00
daan 86d4ded831 Merge branch 'dev' into dev-exp 2019-08-20 08:27:46 -07:00
daan 598233135c fix optimization settings on Windows compilation 2019-08-20 07:04:00 -07:00
daan 3d9d70bce0 add new redirection module; fix environment reading at preloading 2019-08-10 09:39:36 -07:00
daan 6313c21d93 fix output directory in test projects 2019-08-06 18:25:57 -07:00
daan dd79b662f8 restore to old-style windows override; fix debug mode 2019-07-23 15:51:08 -07:00
daan 89da085b67 rename to mimalloc-override.dll and use C compilation 2019-07-23 15:10:25 -07:00
daan 66b8c37ab3 ensure C++ compilation on windows 2019-07-23 15:00:13 -07:00
daan 219d46ff0c update test files and overriding 2019-07-23 15:00:13 -07:00
daan 8dad858888 update to correct project settings for visual studio 2019-07-18 21:41:28 -07:00
daan 33aa5d92fa fix to overrides on windows 2019-07-18 21:20:18 -07:00
daan 12e0a04052 compile as C++ under msvc 2019-07-18 19:52:29 -07:00
daan c228ecefd8 update for new dynamic direction on windows 64-bit 2019-07-18 18:59:32 -07:00
daan 8390c46503 disable JustMyCode debugging and whole program optimization as it seems to cause compiler errors sometimes 2019-07-15 17:38:16 -07:00
daan 72d8608333 avoid thread over-allocation on initial region allocations 2019-07-15 17:35:43 -07:00
daan 26ef67a45c fix visual studio project 2019-07-15 13:22:15 -07:00
daan ea9dbd1036 set better default options for performance 2019-07-15 13:19:26 -07:00
daan f844665c9f merge from dev-win 2019-07-10 22:57:37 -07:00
daan c555e09504 Merge branch 'dev' into dev-win 2019-07-10 22:48:20 -07:00
daan 34a4de01b1 add Visual Studio support for new stress target 2019-07-10 21:59:44 -07:00