summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2022-03-30update the docs to clarify the proper C++ override usage.David Carlier
2021-12-18update documentationdaan
2020-09-24further updates to documentationdaan
2020-09-24update documentationdaan
2020-09-06update documentationdaan
2020-07-21update documentationdaan
2020-04-20update documentationdaan
2020-01-20update documentationdaan
2020-01-17Add ability to register custom error function called on various error ↵daan
conditions; including ENOMEM
2020-01-16update documentationdaan
2019-09-11update documentationdaan
2019-08-10update documentationdaan
2019-07-22Fix path name in documentation about macOSJim Huang
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-24Apple rebrands "OS X" as "macOS"Jim Huang
In 2012, with the release of OS X 10.8 Mountain Lion, the name of the system was shortened from Mac OS X to OS X. In 2016, with the release of macOS 10.12 Sierra, the name was changed from OS X to macOS to streamline it with the branding of Apple's other primary operating systems: iOS, watchOS, and tvOS. Reference: https://en.wikipedia.org/wiki/MacOS
2019-06-22Update index.htmlDaan
2019-06-22Add full documentationDaan Leijen
2019-06-22start on github documentationDaan Leijen