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
94ab3ba1f542e1aa37159e410fa7aee64560bc13
SWCompression
/
Sources
/
Deflate
T
History
Timofey Solomko
94ab3ba1f5
Replace usage of deprecated index(...) functions with the new ones
2020-03-20 09:41:52 +03:00
..
Deflate.swift
Replace the usage of the deprecated Data(bytes:) initializer
2020-03-20 09:40:48 +03:00
Deflate+Compress.swift
Replace usage of deprecated index(...) functions with the new ones
2020-03-20 09:41:52 +03:00
Deflate+Constants.swift
Remove old CodeLength initializer from Encoding(Huffman)Tree
2019-03-12 22:31:24 +03:00
Deflate+Lengths.swift
Remove old CodeLength initializer from Encoding(Huffman)Tree
2019-03-12 22:31:24 +03:00
DeflateError.swift
[docs] Fix grammar issues with regards to a/the/null articles, while/during, and extra commas
2019-03-13 12:27:08 +03:00