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
d795e208e366e950d8f5f2c7acb4d9027d784029
SWCompression
/
Sources
T
History
Timofey Solomko
d795e208e3
Increased performance of deflate when compressed file had a lot of repeated bytes.
2016-11-19 18:29:42 +03:00
..
Common
Reorganized project structure.
2016-11-19 15:21:44 +03:00
Service
Reorganized project structure.
2016-11-19 15:21:44 +03:00
BZip2.swift
Fixed compilation-overflow error on some architectures.
2016-11-19 15:22:28 +03:00
Deflate.swift
Increased performance of deflate when compressed file had a lot of repeated bytes.
2016-11-19 18:29:42 +03:00
GzipArchive.swift
Added documentation comments.
2016-10-30 16:29:42 +03:00
ZlibArchive.swift
Added documentation comments.
2016-10-30 16:29:42 +03:00