Commit Graph

6 Commits

Author SHA1 Message Date
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