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

Issue #285: Add support for lengths other than 64 bits. #294

Closed
wants to merge 11 commits into from

Commits on Dec 10, 2019

  1. Add new config values

    tkaitchuck committed Dec 10, 2019

Commits on Dec 11, 2019

  1. Add tests

    tkaitchuck committed Dec 11, 2019
  2. Add test for OOM on string

    tkaitchuck committed Dec 11, 2019

Commits on Dec 13, 2019

  1. cargo format

    tkaitchuck committed Dec 13, 2019
  2. Fix all warnings

    tkaitchuck committed Dec 13, 2019
  3. Fix backwards compatability with Rust 1.18

    tkaitchuck committed Dec 13, 2019
  4. Copy try_from/try_into from std to allow building on older versions o…

    …f the compiler.
    tkaitchuck committed Dec 13, 2019

Commits on Dec 14, 2019

  1. Remove 128 bit conversions

    tkaitchuck committed Dec 14, 2019

Commits on Dec 18, 2019

  1. Inline local variables

    tkaitchuck committed Dec 18, 2019
You can’t perform that action at this time.