Commit Graph

29 Commits

Author SHA1 Message Date
Daan
d68a7fc3e6 update docs 2024-06-04 17:04:33 -07:00
Daan
8f481d34dd update docs 2024-06-04 16:54:22 -07:00
Daan
8b7b3e3754 add docs svg's 2024-06-04 14:59:42 -07:00
Daan
ab1cdbbde3 add search js files for docs 2024-06-04 14:58:58 -07:00
Daan
dee7faa6d8 add js for docs 2024-06-04 14:56:49 -07:00
Daan
272d3368a0 update aligned documentation 2024-06-04 14:50:55 -07:00
daanx
e64684c9f9 update documentation 2024-06-04 14:37:16 -07:00
Daan
88aa84727d fix spelling errors (pr #710) 2024-04-20 17:12:09 -07:00
Daan Leijen
dd7b99d477 apply some spelling fixes from PR #710 2023-03-29 16:10:01 -07:00
Johannes Schindelin
745a34f475 Fix whitespace
This mostly deletes trailing spaces.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-12-03 00:24:20 +01:00
David Carlier
c027c27c0a update the docs to clarify the proper C++ override usage. 2022-03-30 18:45:22 +01:00
daan
9f01c66151 update documentation 2021-12-18 16:36:37 -08:00
daan
b5196e5971 further updates to documentation 2020-09-24 10:33:33 -07:00
daan
229fbac770 update documentation 2020-09-24 10:26:08 -07:00
daan
d8f8159dda update documentation 2020-09-06 13:53:13 -07:00
daan
76756ad63c update documentation 2020-07-21 18:27:54 -07:00
daan
bb6afb7efd update documentation 2020-04-20 12:00:39 -07:00
daan
5bc1c52ae6 update documentation 2020-01-20 17:34:29 -08:00
daan
dc58388968 Add ability to register custom error function called on various error conditions; including ENOMEM 2020-01-17 19:59:55 -08:00
daan
dc94d25890 update documentation 2020-01-16 19:39:14 -08:00
daan
c977a1629d update documentation 2019-09-11 20:48:41 -07:00
daan
b74f9b979f update documentation 2019-08-10 17:27:07 -07:00
Jim Huang
146a753d1e Fix path name in documentation about macOS 2019-07-22 04:45:40 +08:00
daan
5f607e0f58 update documentation 2019-07-08 17:15:34 -07:00
Fumiya Shigemitsu
ed5cdba634 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
a667971cbf 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
6e6dd1a20e
Update index.html 2019-06-22 10:37:28 -07:00
Daan Leijen
a94521e9e1 Add full documentation 2019-06-22 10:30:09 -07:00
Daan Leijen
9d272c064c start on github documentation 2019-06-22 10:28:41 -07:00