3 files changed
+4
-4
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
- CMakeLists.txt+5-18
- azure-pipelines.yml-4
- doc/doxyfile+1-1
- doc/mimalloc-doc.h+20-28
- doc/mimalloc-logo.svg+14-12
- docs/annotated.html+1-1
- docs/bench.html+1-1
- docs/build.html+1-1
- docs/classes.html+1-1
- docs/environment.html+5-5
- docs/functions.html+1-1
- docs/functions_vars.html+1-1
- docs/group__aligned.html+1-1
- docs/group__analysis.html+1-1
- docs/group__cpp.html+1-1
- docs/group__extended.html+1-1
- docs/group__heap.html+1-1
- docs/group__malloc.html+1-1
- docs/group__options.html+1-1
- docs/group__posix.html+1-1
- docs/group__typed.html+2-2
- docs/group__zeroinit.html+1-1
- docs/index.html+2-4
- docs/mimalloc-doc_8h_source.html+31-31
- docs/mimalloc-logo.svg+14-12
- docs/modules.html+1-1
- docs/overrides.html+5-6
- docs/pages.html+1-1
- docs/using.html+1-1
- ide/vs2019/mimalloc-override-test.vcxproj+3-3
- ide/vs2019/mimalloc-override.vcxproj+1-1
- include/mimalloc-internal-tld.h+722
- include/mimalloc-types.h+2-4
- include/mimalloc.h+10-15
- readme.md+15-39
- src/alloc-override.c+11-23
- src/alloc.c+11-18
- src/init.c+4-18
- src/os.c+4-21
- src/page.c+5-22
- src/segment.c+6-6
- test/main-override-static.c+1-1
- test/main-override.cpp+5-37
- test/test-api.c-3
0 commit comments