Commit Graph

12 Commits

Author SHA1 Message Date
daan ae6491f201 clean up export macros 2020-02-14 10:59:23 -08:00
daan c04881ef8a add getcwd and fullpath wrappers 2020-02-13 17:59:43 -08:00
daan 7d098836eb wip: basic tracking of allocation locations is working 2020-02-13 00:43:34 -08:00
daan 2fbe0e8842 wip: improving tracking of allocation locations 2020-02-11 20:27:09 -08:00
Daan Leijen 21a95c7449 wip: track allocation locations in debug mode 2020-02-11 12:19:22 -08:00
daan 33f4ec4ac6 put new-delete overrides in separate header file 2019-09-15 19:19:00 -07:00
daan 7c26ce9280 ensure C++ compilation on windows 2019-07-22 10:27:14 -07:00
daan e4caee5f55 update test files and overriding 2019-07-22 01:36:16 -07:00
daan 7091670c22 trailing id after #endif 2019-07-21 17:14:13 -07:00
daan 33aa5d92fa fix to overrides on windows 2019-07-18 21:20:18 -07:00
daan 93c8a5b693 full overriding api supported 2019-07-18 21:12:40 -07:00
daan 306a542336 add mimalloc-override header file and use C++ compilation with msvc 2019-07-18 20:28:29 -07:00