summaryrefslogtreecommitdiffstats
path: root/src/common/lz4_compression.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* lz4_compression: Make use of std::spanLioncash2021-05-241-2/+1
* common/compression: Roll back std::span changesLioncash2020-08-151-17/+18
* lz4_compression: Make use of std::span in interfacesLioncash2020-07-251-11/+10
* common/lz4_compression: Remove #pragma once directive from the cpp fileLioncash2019-04-041-2/+0
* Addressed feedbackunknown2019-03-291-0/+78