Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor deep tests to separate file, fix deep chunk reads, ripmap reading #1076

Merged
merged 2 commits into from
Jul 4, 2021

Commits on Jun 28, 2021

  1. Refactor deep tests to separate file, fix deep chunk reads, ripmap re…

    …ading
    
    Signed-off-by: Kimball Thurston <kdt3rd@gmail.com>
    kdt3rd committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    5f74e6e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. Fix issues with reading deep files

    - add safety check to zip
    - fix piz decompressor
    - add optimization for unpack
    - fix pointer deep read
    - reenable deep decoding
    
    Signed-off-by: Kimball Thurston <kdt3rd@gmail.com>
    kdt3rd committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    fd17404 View commit details
    Browse the repository at this point in the history