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

Add a feature to allow leading plus sign (JsonReadFeature.ALLOW_LEADING_PLUS_SIGN_FOR_NUMBERS) #774

Merged
merged 16 commits into from
Jun 23, 2022

Commits on Jun 21, 2022

  1. Configuration menu
    Copy the full SHA
    2f87986 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ae2f52 View commit details
    Browse the repository at this point in the history
  3. remove deprecated code

    pjfanning committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    0bda2ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb13d11 View commit details
    Browse the repository at this point in the history
  5. add tests

    pjfanning committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    d978b86 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ccb40e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    22df350 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76905f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3aec651 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dae271 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b221055 View commit details
    Browse the repository at this point in the history
  6. avoid recursion

    pjfanning committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    5a61dfb View commit details
    Browse the repository at this point in the history
  7. try to fix infinity tests

    pjfanning committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    d0c5805 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95d3a58 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    405a03c View commit details
    Browse the repository at this point in the history
  10. extra test case

    pjfanning committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    2fba4df View commit details
    Browse the repository at this point in the history