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: json-iterator/java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: noahra/java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 11 files changed
  • 4 contributors

Commits on Mar 2, 2022

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

    feat - migrated maven project to java 16 (#1)
    mxyns authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    fc8c4d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fff39bd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from noahra/issue/#3

    test - failing test for unsupported Record (#3)
    mxyns authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    7fc8851 View commit details
    Browse the repository at this point in the history
  5. test - add serialization test (#7)

    test - add serialization test (#7)
    actually already works
    lnsandnkth committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    4766703 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #8 from noahra/issue/#7

    test - add serialization test (#7)
    lnsandnkth authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    0d893a4 View commit details
    Browse the repository at this point in the history
  7. test - fix added assertion (#3)

    test - fix added assertion (#3)
    lnsandnkth committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    da40903 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #10 from noahra/issue/#3

    test - fix added assertion (#3)
    closes #3
    lnsandnkth authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    6927007 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. feat - record support with canonical constructor (#5) (PR #13)

    * tmp - record investigation / debugging
    
    * test - empty record read
    
    * test - tests showing different object decoder implementation use
    
    Co-authored-by: Maxou <5208681+mxyns@users.noreply.github.com>
    Co-authored-by: xinmiao <>
    yuxin-miao and mxyns authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    077c4d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    149b796 View commit details
    Browse the repository at this point in the history
  3. test - add tests for any wrap and stream (#15)

    test - add tests for any wrap and stream (#15)
    lnsandnkth committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    4b7c1f0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #17 from noahra/issue/#15

    test - add tests for any wrap and stream (#15)
    closes #15
    lnsandnkth authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    ac59b48 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. Configuration menu
    Copy the full SHA
    8dc32ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f921396 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d2ff04 View commit details
    Browse the repository at this point in the history
  4. test - add tests for getRecordCtor (#21)

    xinmiao authored and yuxin-miao committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    37a6755 View commit details
    Browse the repository at this point in the history
Loading