X Tutup
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: amauryq/JSON-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: write-with-indent-params
Choose a base ref
...
head repository: amauryq/JSON-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.
  • 9 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 26, 2015

  1. Modifies XML output to be handled the same for a native java array as…

    … well as a JSONArray.
    John J. Aylward committed Oct 26, 2015
    Configuration menu
    Copy the full SHA
    91c6f09 View commit details
    Browse the repository at this point in the history
  2. Changes JSONArray for loops to use the new iterators.

    John J. Aylward committed Oct 26, 2015
    Configuration menu
    Copy the full SHA
    7886c96 View commit details
    Browse the repository at this point in the history
  3. Formatting

    John J. Aylward committed Oct 26, 2015
    Configuration menu
    Copy the full SHA
    105426b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2015

  1. Merge pull request stleary#185 from douglascrockford/write-with-inden…

    …t-params
    
    change to public: write(writer, indentfactor, indent)
    stleary committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    e6f5047 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2016

  1. Merge pull request stleary#170 from johnjaylward/HandleArraysConsiste…

    …ntly
    
    Handle arrays consistently
    stleary committed Jan 1, 2016
    Configuration menu
    Copy the full SHA
    757fd56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a971736 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2a0bb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b2fac3 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2016

  1. Merge pull request stleary#186 from douglascrockford/update-readme-wi…

    …th-number-info
    
    Update README with number information
    stleary committed Jan 3, 2016
    Configuration menu
    Copy the full SHA
    9950350 View commit details
    Browse the repository at this point in the history
Loading
X Tutup