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
develop
SWCompression
/
Sources
/
LZMA
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Timofey Solomko
a41fe89076
[Tests] Add a test for 7-zip container with large LZMA dictionary size
2026-05-14 21:33:33 +08:00
..
LZMA.swift
Update copyright year to 2026
2026-01-31 15:30:24 +08:00
LZMABitTreeDecoder.swift
Remove redundant imports
2026-02-18 12:21:57 +08:00
LZMAConstants.swift
Remove redundant imports
2026-02-18 12:21:57 +08:00
LZMADecoder.swift
Remove redundant imports
2026-02-18 12:21:57 +08:00
LZMAError.swift
Remove redundant imports
2026-02-18 12:21:57 +08:00
LZMALenDecoder.swift
Remove redundant imports
2026-02-18 12:21:57 +08:00
LZMAProperties.swift
[Tests] Add a test for 7-zip container with large LZMA dictionary size
2026-05-14 21:33:33 +08:00
LZMARangeDecoder.swift
[LZMA] Remove LZMARangeDecoder.isCorrupted property
2026-02-23 18:08:26 +08:00