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

Fixes #438 - Corrections to BigDecimal consistency #440

Merged
merged 5 commits into from
Oct 6, 2018

Commits on Oct 2, 2018

  1. * Fixes opt/getBigDecimal to be consistent

    * Performance: Updates JSONWriter to use a regex to decide if writing as a number is best.
    John J. Aylward committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    a63fa03 View commit details
    Browse the repository at this point in the history
  2. cleanup of minor warnings

    John J. Aylward committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    bc347d2 View commit details
    Browse the repository at this point in the history
  3. fix javadoc

    John J. Aylward committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    30c1bd1 View commit details
    Browse the repository at this point in the history
  4. remove unneeded casts

    John J. Aylward committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    71c6dd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. removes duplicate code in number getters

    John J. Aylward committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    34cfe6d View commit details
    Browse the repository at this point in the history