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

Enable specialization with aHash #207

Merged
merged 16 commits into from
Dec 10, 2020
Merged

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    b5d8a69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71eaa19 View commit details
    Browse the repository at this point in the history
  3. Use no-std by default.

    tkaitchuck committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    67bf6b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. PR feedback

    tkaitchuck committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    5563b42 View commit details
    Browse the repository at this point in the history
  2. Fix warnings

    tkaitchuck committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    64c31fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    383ff52 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Update ahash version

    tkaitchuck committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    29f39aa View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    40e7e08 View commit details
    Browse the repository at this point in the history
  2. Update benchmarks

    tkaitchuck committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    78ec552 View commit details
    Browse the repository at this point in the history
  3. Merge with master

    tkaitchuck committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    319b63f View commit details
    Browse the repository at this point in the history
  4. Minor cleanup

    tkaitchuck committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    d5b5a1a View commit details
    Browse the repository at this point in the history
  5. Cargo fmt

    tkaitchuck committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    5d07751 View commit details
    Browse the repository at this point in the history
  6. Clean up after merge.

    tkaitchuck committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    1e4b95a View commit details
    Browse the repository at this point in the history
  7. Fix build error

    tkaitchuck committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    d9053f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    62f60ed View commit details
    Browse the repository at this point in the history
  2. Clean up after merge

    tkaitchuck committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    f1d3137 View commit details
    Browse the repository at this point in the history