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

refinements to unsafe code #157

Merged
merged 16 commits into from
Aug 23, 2024
Merged

refinements to unsafe code #157

merged 16 commits into from
Aug 23, 2024

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    d4803d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e7f643 View commit details
    Browse the repository at this point in the history
  3. update inflateGetHeader

    folkertdev committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2b6a33b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17a952f View commit details
    Browse the repository at this point in the history
  5. clean up comments

    folkertdev committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d204f89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0307665 View commit details
    Browse the repository at this point in the history
  7. refactor deflateSetHeader

    folkertdev committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    fa2f9cb View commit details
    Browse the repository at this point in the history
  8. use pointer::as_mut more

    folkertdev committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8c43325 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d26e30 View commit details
    Browse the repository at this point in the history
  10. centralize slice creation

    folkertdev committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    810558f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4de6f0c View commit details
    Browse the repository at this point in the history
  12. clippy

    folkertdev committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    59a51ec View commit details
    Browse the repository at this point in the history
  13. fix destLen docs

    folkertdev committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    de868df View commit details
    Browse the repository at this point in the history
  14. add module documentation

    folkertdev committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0a09414 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c8e4d43 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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