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
5ebe98796f1e511491de4521f4f721ebd4e65bf5
SWCompression
/
Sources
/
BZip2
T
History
Timofey Solomko
04f64bcb72
Rename Encoding/DecodingHuffmanTree to just Encoding/DecodingTree
2019-03-12 22:31:35 +03:00
..
BurrowsWheeler.swift
Update copyright year to 2019
2019-01-02 23:15:43 +03:00
BZip2.swift
Rename Encoding/DecodingHuffmanTree to just Encoding/DecodingTree
2019-03-12 22:31:35 +03:00
BZip2+BlockSize.swift
[docs] Small improvements to various BZip2 documentation
2019-01-04 14:59:13 +03:00
BZip2+Compress.swift
Rename Encoding/DecodingHuffmanTree to just Encoding/DecodingTree
2019-03-12 22:31:35 +03:00
BZip2+Lengths.swift
Rename HuffmanLength to CodeLength
2019-03-12 22:28:01 +03:00
BZip2Error.swift
Update copyright year to 2019
2019-01-02 23:15:43 +03:00
SuffixArray.swift
Update copyright year to 2019
2019-01-02 23:15:43 +03:00