summaryrefslogtreecommitdiffhomepage
path: root/src/external/sdefl.h
AgeCommit message (Collapse)Author
2023-07-12Update external sdefl and sinflRay
2023-07-12Revert "UPDATED: `sdefl` and `sinfl` compression libraries"Ray
This reverts commit e190b7eee9199b681a8c50fb69f2fce07e92c7af.
2023-06-30UPDATED: `sdefl` and `sinfl` compression librariesRay
2023-05-30UPDATED: `sdefl` and `sinfl` DEFLATE compression librariesRay
2022-05-18Revert "UPDATE: `DEFLATE` algorithm"Ray
This reverts commit d786af83fc0364e6a773254a9ebc8cc7f1e621d1.
2022-05-18UPDATE: `DEFLATE` algorithmRay
2021-10-06Updated external librariesraysan5
2021-01-12REDESIGN: Compresion APIRay
Now it compresses/decompresses valid DEFLATE streams instead of zlib streams. It uses the minimal and efficient libraries: sdefl/sinfl.