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

Split JitterRng into a separate crate #685

Merged
merged 12 commits into from Jan 17, 2019
Merged

Commits on Jan 7, 2019

  1. Copy the full SHA
    1e6b02f View commit details
    Browse the repository at this point in the history
  2. add rand_jitter to CI

    newpavlov committed Jan 7, 2019
    Copy the full SHA
    20f8e7a View commit details
    Browse the repository at this point in the history
  3. support no_std

    newpavlov committed Jan 7, 2019
    Copy the full SHA
    58ea961 View commit details
    Browse the repository at this point in the history
  4. fix doclink

    newpavlov committed Jan 7, 2019
    Copy the full SHA
    91af1e2 View commit details
    Browse the repository at this point in the history
  5. add copyright notices

    newpavlov committed Jan 7, 2019
    Copy the full SHA
    1820efc View commit details
    Browse the repository at this point in the history
  6. remove winapi features

    newpavlov committed Jan 7, 2019
    Copy the full SHA
    26d9523 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Copy the full SHA
    b997f36 View commit details
    Browse the repository at this point in the history
  2. fix typo

    newpavlov committed Jan 8, 2019
    Copy the full SHA
    a689ba9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e85d326 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4dfd2f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. merge master

    newpavlov committed Jan 15, 2019
    Copy the full SHA
    aac5982 View commit details
    Browse the repository at this point in the history
  2. fix doclinks

    newpavlov committed Jan 15, 2019
    Copy the full SHA
    5c79098 View commit details
    Browse the repository at this point in the history