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

New algorithms for the long distance matcher #2483

Merged
merged 4 commits into from
Feb 11, 2021
Merged

Commits on Feb 3, 2021

  1. new core ldm algorithm

    mpu committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    9f327c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. deal safely with short inputs in ZSTD_ldm_generateSequences

    The fuzzer CI found this bug.
    mpu committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    874a590 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. fix some compiler warnings

    mpu committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    e2ad174 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    552efca View commit details
    Browse the repository at this point in the history