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
v4.0.0
SWCompression
/
Sources
/
BZip2
T
History
Timofey Solomko
545e5c69fc
Remove some redundancy from documentation
2017-11-14 21:35:30 +03:00
..
BurrowsWheeler.swift
Move source code files into subfolders
2017-10-06 23:10:01 +03:00
BZip2.swift
Remove some redundancy from documentation
2017-11-14 21:35:30 +03:00
BZip2+BlockSize.swift
Add and update documentation
2017-11-14 20:37:20 +03:00
BZip2+Compress.swift
Extract private functions for stages of bzip2 processing
2017-10-07 15:16:21 +03:00
BZip2+Lengths.swift
Extract private functions in bzip2 huffman code length generation
2017-10-07 15:14:00 +03:00
BZip2Error.swift
Rename BZip2Error.wrongHuffmanLengthCode to wrongHuffmanCodeLength
2017-11-10 22:20:47 +03:00
SuffixArray.swift
Revert change to suffix array
2017-10-07 12:26:56 +03:00