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
bb45735132fa3bb320bb112ced66b84d4adc68ea
SWCompression
/
Sources
/
BZip2
T
History
Timofey Solomko
bb45735132
Merge BurrowsWheeler.reverse and transofrm functions
...
The latter was used only for reverse transformation despite its name.
2018-01-07 20:09:34 +03:00
..
BurrowsWheeler.swift
Merge BurrowsWheeler.reverse and transofrm functions
2018-01-07 20:09:34 +03:00
BZip2.swift
Preallocate bytes arrays in BZip2
2018-01-07 15:12:54 +03:00
BZip2+BlockSize.swift
Remove switch from BZip2.BlockSize.headerByte
2018-01-07 15:12:59 +03:00
BZip2+Compress.swift
Rewrite BZip2.BlockSize.headerByte() as computed properties
2018-01-05 15:03:47 +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