This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
SWCompression
Watch
1
Star
0
Fork
0
You've already forked SWCompression
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
4.2.0
SWCompression
/
Sources
/
BZip2
T
History
Timofey Solomko
cb9d181754
[BZip2] Don't create new Huffman trees if maximum amount of trees possible is already reached
2018-03-03 20:30:49 +03:00
..
BurrowsWheeler.swift
Swiftlinted with two new rules
2018-01-14 11:12:27 +03:00
BZip2.swift
Revert addition of BBD-related public APIs to Zlib, LZMA and BZip2
2018-03-02 23:32:39 +03:00
BZip2+BlockSize.swift
[BZip2] Use not-reduced block size for decompression
2018-01-17 12:01:00 +03:00
BZip2+Compress.swift
[BZip2] Don't create new Huffman trees if maximum amount of trees possible is already reached
2018-03-03 20:30:49 +03:00
BZip2+Lengths.swift
Updated copyright year to 2018
2018-01-03 19:44:18 +03:00
BZip2Error.swift
Updated copyright year to 2018
2018-01-03 19:44:18 +03:00
SuffixArray.swift
Preallocate bytes arrays in BZip2
2018-01-07 15:12:54 +03:00