This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
SWCompression
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tsolomko/SWCompression.git
synced
2026-06-23 14:56:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6cb19dfcfa9c04e97639efa1eb4bdcbbf6cbf964
SWCompression
/
Sources
/
Deflate
T
History
Timofey Solomko
d8c22c55da
[Deflate][Huffman] Filter out zero code lengths only during code construction
...
This should prevent crashes described in issue
#57
.
2026-03-01 20:35:21 +08:00
..
Deflate.swift
[Deflate][Huffman] Filter out zero code lengths only during code construction
2026-03-01 20:35:21 +08:00
Deflate+Compress.swift
[Deflate] Optimize decoding of code lengths for dynamic trees
2026-02-26 00:53:17 +08:00
Deflate+Constants.swift
Remove redundant imports
2026-02-18 12:21:57 +08:00
DeflateError.swift
Remove redundant imports
2026-02-18 12:21:57 +08:00