summaryrefslogtreecommitdiffstats
path: root/libraries/pack200/src/coding.cpp
Commit message (Collapse)AuthorAgeLines
* Remove some old forge hacksPetr Mrázek2020-05-19-1044/+0
| | | | | | | | | | | | | | Forge apparently removed all `.pack.xz` files without warning. It broke a bunch of stuff, as always. But it also means we don't need some ugly code anymore. This is removed: - Support for 'forge-pack-xz' and the forge-specific file download compression. - The pack200 library we no longer need. This stays: - The LZMA decompression library - we may still want to use it.
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-881/+881
|
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+1044