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 support for high-precision numbers in UBJSON encoding #2297

Merged
merged 17 commits into from
Jul 25, 2020
Merged

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    7cf2fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7360e09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aa6da6 View commit details
    Browse the repository at this point in the history
  4. 📝 update documentation

    nlohmann committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    4a5277d View commit details
    Browse the repository at this point in the history
  5. 🚨 fix warnings

    nlohmann committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    a911782 View commit details
    Browse the repository at this point in the history
  6. 🐛 add missing EOF check

    nlohmann committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    1339d6b View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. 💚 fix build

    nlohmann committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    b1903ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8046754 View commit details
    Browse the repository at this point in the history
  3. 🔇 remove debug output

    nlohmann committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    96e9f66 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of https://github.com/nlohmann/json into issue…

    …2286
    
    � Conflicts:
    �	single_include/nlohmann/json.hpp
    nlohmann committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    3249a4d View commit details
    Browse the repository at this point in the history
  5. 🔀 merge develop branch

    nlohmann committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    3bb43ec View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    8812246 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/nlohmann/json into issue…

    …2286
    
    � Conflicts:
    �	single_include/nlohmann/json.hpp
    nlohmann committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    a33c3fd View commit details
    Browse the repository at this point in the history
  3. 🔀 merge develop branch

    nlohmann committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    b315fe4 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. ✅ improve coverage

    nlohmann committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    3366241 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. Merge branch 'develop' of https://github.com/nlohmann/json into issue…

    …2286
    
    � Conflicts:
    �	single_include/nlohmann/json.hpp
    nlohmann committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    42f8708 View commit details
    Browse the repository at this point in the history
  2. 🔀 merge develop branch

    nlohmann committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    980f8c6 View commit details
    Browse the repository at this point in the history