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

implement compress() , uncompress(), and uncompressed_length() #2668

Merged
merged 10 commits into from
Sep 19, 2024

Commits on Sep 17, 2024

  1. compress

    James Cor committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    400745b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Merge branch 'main' into james/compress

    James Cor committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d2904a9 View commit details
    Browse the repository at this point in the history
  2. implement and test

    James Cor committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9a530f7 View commit details
    Browse the repository at this point in the history
  3. edge case

    James Cor committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c81f29e View commit details
    Browse the repository at this point in the history
  4. even more tests

    James Cor committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    db0aca4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ce601d View commit details
    Browse the repository at this point in the history
  6. starting on hash

    James Cor committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f2605b4 View commit details
    Browse the repository at this point in the history
  7. qaetghwrtegh

    James Cor committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f66c531 View commit details
    Browse the repository at this point in the history
  8. implement uncompressed length

    James Cor committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c63cf96 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a61d62 View commit details
    Browse the repository at this point in the history