mimalloc/include
Anton Korobeynikov 079b886feb Add cmake option to specify whether warnings / errors are enabled by default.
Currently warnings / errors are enabled by default in debug build.
Otherwise they could be enabled only via environmental variable or
API option call. Add possibility to specify the default during the
build time. This simplifies e.g. integration of the library into
bigger projects as no source changes would be required.
2020-04-28 16:44:44 +03:00
..
mimalloc-atomic.h reduce type casts in atomic operations 2020-01-22 19:44:54 -08:00
mimalloc-internal.h strengthen alignment check for memalign and aligned_alloc 2020-02-17 09:59:11 -08:00
mimalloc-new-delete.h fix noexcept attribute on array delete operators 2020-02-02 22:04:53 -08:00
mimalloc-override.h put new-delete overrides in separate header file 2019-09-15 19:19:00 -07:00
mimalloc-types.h Add cmake option to specify whether warnings / errors are enabled by default. 2020-04-28 16:44:44 +03:00
mimalloc.h bump version to 1.6.3 for further development 2020-04-20 18:01:39 -07:00