summaryrefslogtreecommitdiff
path: root/docs/using.html
AgeCommit message (Collapse)Author
2022-03-30update the docs to clarify the proper C++ override usage.David Carlier
2021-12-18update documentationdaan
2020-04-20update documentationdaan
2020-01-20update documentationdaan
2020-01-16update documentationdaan
2019-09-11update documentationdaan
2019-08-10update documentationdaan
2019-07-08update documentationdaan
2019-06-30fix a environment variables nameFumiya Shigemitsu
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-22Add full documentationDaan Leijen