summaryrefslogtreecommitdiffstats
path: root/src/common/lz4_compression.h (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/+3
* common/compression: Roll back std::span changesLioncash2020-08-151-8/+11
* common: Make use of [[nodiscard]] where applicableLioncash2020-08-151-4/+5
* lz4_compression: Make use of std::span in interfacesLioncash2020-07-251-6/+4
* common/{lz4_compression, zstd_compression}: Add missing header guardsLioncash2019-04-151-0/+2
* Addressed feedbackunknown2019-03-291-0/+55