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

Combine signif into round, use keyword args for digits/sigdigits #26670

Merged
merged 20 commits into from
Apr 6, 2018

Commits on Mar 30, 2018

  1. Configuration menu
    Copy the full SHA
    c6ba0e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    281c550 View commit details
    Browse the repository at this point in the history
  3. fix bootsrapping

    simonbyrne committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    29eedee View commit details
    Browse the repository at this point in the history
  4. rejig to get building

    simonbyrne committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    d5d843b View commit details
    Browse the repository at this point in the history
  5. modify tests

    simonbyrne committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    3ffc946 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    247e1fd View commit details
    Browse the repository at this point in the history
  7. remove whitespace

    simonbyrne committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    3346e2a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2018

  1. fix tests

    simonbyrne committed Mar 31, 2018
    Configuration menu
    Copy the full SHA
    7ed448b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2018

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

Commits on Apr 3, 2018

  1. fix complex

    simonbyrne committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    f9337f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    793de08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52e26b3 View commit details
    Browse the repository at this point in the history
  4. fix bootstrapping issue

    simonbyrne committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    05a4f9b View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

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

    simonbyrne committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    2418c85 View commit details
    Browse the repository at this point in the history
  3. fix a few more errors

    simonbyrne committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    a89385f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d054dfc View commit details
    Browse the repository at this point in the history
  5. fix round call

    simonbyrne committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    baedebb View commit details
    Browse the repository at this point in the history
  6. more fixes

    simonbyrne committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    03ed3fa View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. add NEWS item

    simonbyrne committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    a6dd6a4 View commit details
    Browse the repository at this point in the history