aboutsummaryrefslogtreecommitdiff
path: root/src/allocators/mimalloc.py
Commit message (Expand)AuthorAgeFilesLines
* fmt all src/allocators using yapfFlorian Fischer2020-03-091-4/+3
* replace AllocatorSources with ArtifactsFlorian Fischer2019-09-211-16/+11
* improve code quality and add license headers to allocator definitionsFlorian Fischer2019-08-281-9/+28
* simplify and add requirements to mimallocFlorian Fischer2019-08-211-1/+2
* Use "git reset --hard" instead of "git stash"Florian Schmaus2019-08-121-1/+1
* add mimalloc definitionFlorian Fischer2019-06-271-0/+24