Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: open-source-parsers/jsoncpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: BasedInc/jsoncpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: mcbe
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 18 files changed
  • 2 contributors

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    e5f86e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0858c0a View commit details
    Browse the repository at this point in the history
  3. Fix all MSVC /W4 warnings

    ZeroMemes committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    f719fe6 View commit details
    Browse the repository at this point in the history
  4. Basic CMake library support

    Doesn't include testing
    ZeroMemes committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    2fc83c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24ce0e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. set version to c++20

    avoids [[maybe_unused]] warning, and builds out of the box
    ambiennt committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    c12fb58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54e6684 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b3b90f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c51f068 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

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

Commits on Jun 11, 2023

  1. Merge pull request #1 from ambiennt/mcbe

    Default value support
    ZeroMemes authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    eb8ebdd View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Opt-in exceptions

    ZeroMemes committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    be6a33c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    c87a2d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from ambiennt/mcbe

    rename macros to avoid collisions
    ZeroMemes authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    db88f57 View commit details
    Browse the repository at this point in the history
Loading