Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-30 | update the docs to clarify the proper C++ override usage. | David Carlier | |
2021-12-18 | update documentation | daan | |
2020-09-24 | further updates to documentation | daan | |
2020-09-24 | update documentation | daan | |
2020-09-06 | update documentation | daan | |
2020-07-21 | update documentation | daan | |
2020-04-20 | update documentation | daan | |
2020-01-20 | update documentation | daan | |
2020-01-17 | Add ability to register custom error function called on various error ↵ | daan | |
conditions; including ENOMEM | |||
2020-01-16 | update documentation | daan | |
2019-09-11 | update documentation | daan | |
2019-08-10 | update documentation | daan | |
2019-07-22 | Fix path name in documentation about macOS | Jim Huang | |
2019-07-08 | update documentation | daan | |
2019-06-30 | fix a environment variables name | Fumiya 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-24 | Apple 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-22 | Update index.html | Daan | |
2019-06-22 | Add full documentation | Daan Leijen | |
2019-06-22 | start on github documentation | Daan Leijen | |