| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fmt all src/allocators using yapf | Florian Fischer | 2020-03-09 | 1 | -9/+8 |
| | | |||||
| * | Add ArchiveArtifacts | Florian Fischer | 2019-09-22 | 1 | -11/+10 |
| | | | | | | | | ArchiveArtifacts check a downloaded archive against a provided checksum. The Archive is downloaded to cache/<name>/<name>.<format>. The only suported format is tar. ArchiveArtifacts can be used as sources of an Allocator. | ||||
| * | improve code quality and add license headers to allocator definitions | Florian Fischer | 2019-08-28 | 1 | -9/+28 |
| | | |||||
| * | add default colors to included allocators | Florian Fischer | 2019-07-01 | 1 | -1/+1 |
| | | |||||
| * | add mesh and lockless_allocator definitions | Florian Fischer | 2019-06-24 | 1 | -0/+25 |
