Commit Graph

51 Commits

Author SHA1 Message Date
Daan Leijen c4c96d2f8d update older vs ide projects 2023-03-15 20:38:10 -07:00
Daan Leijen 824fd8a7b1 fix issue #707; rename a local template parameter (destroy) to work around two-phase template resolve in msvc 2019 2023-03-15 20:31:52 -07:00
Daan Leijen 507f75b56c update vs2017 project files 2023-02-07 11:07:08 -08:00
Daan Leijen 94b8cb870e quote path in post-build event (issue #666 2022-12-19 18:40:12 -08:00
Johannes Schindelin 745a34f475 Fix whitespace
This mostly deletes trailing spaces.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-12-03 00:24:20 +01:00
daan c86459afef split bitmap code into separate header and source file 2020-09-08 10:14:13 -07:00
daan 9d82b15d87 fix warnings on vs2017 2020-09-05 12:04:25 -07:00
daan 2e311f341b fix msvc compilation in C mode 2020-09-05 09:37:09 -07:00
daan 7d3d37e4dd Merge branch 'dev' into dev-exp 2020-02-02 15:54:41 -08:00
daan f5ab2c1c49 suppress spurious warnings with clang-cl 2020-02-02 15:50:02 -08:00
daan 4faf412f53 move 'memory.c' to 'region.c' 2020-01-25 13:28:49 -08:00
daan cdc34595cf fix warning in msvc 2020-01-23 10:52:27 -08:00
Daan 97bd204c42 Merge branch 'dev' into kile/stl 2020-01-16 15:33:13 -08:00
Kirsten Lee 526bee6843 merge stl and main header 2020-01-16 15:17:15 -08:00
Kirsten Lee 743e891738 add stl mimalloc wrapper 2020-01-06 16:18:22 -08:00
daan ba87a39d9f updated random cookie generation using OS primitives and chacha20 2019-12-22 19:37:49 -08:00
daan ee323aabac fix vs2017 build 2019-11-02 15:56:21 -07:00
daan 33f4ec4ac6 put new-delete overrides in separate header file 2019-09-15 19:19:00 -07:00
daan f35f643508 merge from dev 2019-08-29 09:52:22 -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