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

BigDecimalBuilder and arithmetic operations. #9950

Merged
merged 54 commits into from
Jun 4, 2024

Commits on May 1, 2024

  1. hack

    GregoryTravis committed May 1, 2024
    Configuration menu
    Copy the full SHA
    634d12a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    291a60a View commit details
    Browse the repository at this point in the history
  2. make a column

    GregoryTravis committed May 8, 2024
    Configuration menu
    Copy the full SHA
    dfc854a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. add

    GregoryTravis committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b1c567f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    004114a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    347e66e View commit details
    Browse the repository at this point in the history
  2. no scale=0 on BD type

    GregoryTravis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4973d5e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    deb15e4 View commit details
    Browse the repository at this point in the history
  2. a test

    GregoryTravis committed May 13, 2024
    Configuration menu
    Copy the full SHA
    aeb4114 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

    GregoryTravis committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2b9a1e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3514d31 View commit details
    Browse the repository at this point in the history
  4. 3 arithmetic ops

    GregoryTravis committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4c0b81e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

    GregoryTravis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f940ccd View commit details
    Browse the repository at this point in the history
  3. wip

    GregoryTravis committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6850751 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

    GregoryTravis committed May 16, 2024
    Configuration menu
    Copy the full SHA
    230b8bb View commit details
    Browse the repository at this point in the history
  3. wip

    GregoryTravis committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a2a6019 View commit details
    Browse the repository at this point in the history
  4. mod test

    GregoryTravis committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2ff91a5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    0493528 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb27fa4 View commit details
    Browse the repository at this point in the history
  3. with scalar

    GregoryTravis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    fef5e4a View commit details
    Browse the repository at this point in the history
  4. misc arithmetic tests

    GregoryTravis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    bdda67f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    c85bb94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    137f975 View commit details
    Browse the repository at this point in the history
  3. mixed columns

    GregoryTravis committed May 20, 2024
    Configuration menu
    Copy the full SHA
    3f3fde8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    f58ad25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b1ef35 View commit details
    Browse the repository at this point in the history
  3. cleanup

    GregoryTravis committed May 24, 2024
    Configuration menu
    Copy the full SHA
    cc9230c View commit details
    Browse the repository at this point in the history
  4. j2e on get

    GregoryTravis committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3cce4cb View commit details
    Browse the repository at this point in the history
  5. arithmetic exception

    GregoryTravis committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8d60684 View commit details
    Browse the repository at this point in the history
  6. mod 0

    GregoryTravis committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6c84519 View commit details
    Browse the repository at this point in the history
  7. cleanup

    GregoryTravis committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1ad53b8 View commit details
    Browse the repository at this point in the history
  8. fmt

    GregoryTravis committed May 24, 2024
    Configuration menu
    Copy the full SHA
    30a8f92 View commit details
    Browse the repository at this point in the history
  9. changelog

    GregoryTravis committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ca1998a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. merge

    GregoryTravis committed May 28, 2024
    Configuration menu
    Copy the full SHA
    fa45de2 View commit details
    Browse the repository at this point in the history
  2. check type first

    GregoryTravis committed May 28, 2024
    Configuration menu
    Copy the full SHA
    93f8f4b View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. merge

    GregoryTravis committed May 29, 2024
    Configuration menu
    Copy the full SHA
    67d2769 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a87ccb View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    4a8a761 View commit details
    Browse the repository at this point in the history
  2. mc error message

    GregoryTravis committed May 30, 2024
    Configuration menu
    Copy the full SHA
    c2b1521 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f45e3e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    45f143f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef4ff68 View commit details
    Browse the repository at this point in the history
  3. fmt

    GregoryTravis committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    517c36c View commit details
    Browse the repository at this point in the history
  4. changelog

    GregoryTravis committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d80d32f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    345422e View commit details
    Browse the repository at this point in the history
  6. fmt

    GregoryTravis committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e680e30 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

    GregoryTravis committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c0467d9 View commit details
    Browse the repository at this point in the history
  3. merge

    GregoryTravis committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0f521bb View commit details
    Browse the repository at this point in the history