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

Correct GetCpmStringValue's second return value #1520

Merged
merged 9 commits into from
Oct 15, 2020

Commits on Oct 2, 2020

  1. First draft

    Gus Carreon committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    0916618 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Correctinos after feedback

    Gus Carreon committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    b5f85fc View commit details
    Browse the repository at this point in the history
  2. legacy endpoint issue

    Gus Carreon committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    601ffd4 View commit details
    Browse the repository at this point in the history
  3. Rolledback bucketMax if statement

    Gus Carreon committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    6a05aad View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. set the MaxDecimalFigures to 15

    Gus Carreon authored and Gus Carreon committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    df76541 View commit details
    Browse the repository at this point in the history
  2. Return error if precision is greater than 15

    Gus Carreon committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    61365d0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into PBS-768

    Update master
    Gus Carreon committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    388a8a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Correct maximum precision corner case

    Gus Carreon authored and Gus Carreon committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    0ecbfed View commit details
    Browse the repository at this point in the history
  2. Removed leftover assertion

    Gus Carreon authored and Gus Carreon committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    69a2ded View commit details
    Browse the repository at this point in the history