Commit Graph

10 Commits

Author SHA1 Message Date
David Carlier 8bff415555 update the docs to clarify the proper C++ override usage. 2022-03-30 18:45:22 +01:00
daan 3f28c983d6 update documentation 2021-12-18 16:36:37 -08:00
daan c83f3e0f74 update documentation 2020-04-20 12:00:39 -07:00
daan 231ea6cf49 update documentation 2020-01-20 17:34:29 -08:00
daan fbef67bfdd update documentation 2020-01-16 19:39:14 -08:00
daan 94d00494ba update documentation 2019-09-11 20:48:41 -07:00
daan 2cc922acb9 update documentation 2019-08-10 17:27:07 -07:00
daan 392123a708 update documentation 2019-07-08 17:15:34 -07:00
Fumiya Shigemitsu 22caaf5e04 fix a environment variables name
Some documents explain passing MIMALLOC_STATS=1 to print
statistics, though it handles as mimalloc_show_stats in the actual
code. According to the code, change the name MIMALLOC_STATS to MIMALLOC_SHOW_STATS.
2019-06-30 14:20:23 +09:00
Daan Leijen 1135439241 Add full documentation 2019-06-22 10:30:09 -07:00