Commit Graph

19 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 2c6ef6dec8 further updates to documentation 2020-09-24 10:33:33 -07:00
daan 7da810b0f9 update documentation 2020-09-24 10:26:08 -07:00
daan bde39c40f5 update documentation 2020-09-06 13:53:13 -07:00
daan 5b461c7f44 update documentation 2020-07-21 18:27:54 -07: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 5914fae7f8 Add ability to register custom error function called on various error conditions; including ENOMEM 2020-01-17 19:59:55 -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
Jim Huang afd418aa04 Fix path name in documentation about macOS 2019-07-22 04:45:40 +08: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
Jim Huang 97b797ff6b Apple rebrands "OS X" as "macOS"
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-24 10:15:50 +08:00
Daan 6064c1e0db Update index.html 2019-06-22 10:37:28 -07:00
Daan Leijen 1135439241 Add full documentation 2019-06-22 10:30:09 -07:00
Daan Leijen 0b0fee6d2a start on github documentation 2019-06-22 10:28:41 -07:00