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: haroldyong/JSON-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: revert-249-master
Choose a base ref
...
head repository: haroldyong/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.
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 8, 2016

  1. JSONWriter uses Appendable.

    run2000 committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    0c157ca View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2016

  1. Merge pull request stleary#261 from stleary/revert-249-master

    Revert "reduces the use of unnecessary exceptions"
    stleary authored Aug 10, 2016
    Configuration menu
    Copy the full SHA
    154cfda View commit details
    Browse the repository at this point in the history
  2. Update README

    stleary authored Aug 10, 2016
    Configuration menu
    Copy the full SHA
    37582a4 View commit details
    Browse the repository at this point in the history
  3. Update XML.java

    Removed a problematic JavaDoc in the header comment to a deprecated method
    stleary authored Aug 10, 2016
    Configuration menu
    Copy the full SHA
    f881b61 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2016

  1. Merge pull request stleary#259 from run2000/appendable_v2

    JSONWriter uses Appendable (v2)
    stleary authored Aug 11, 2016
    Configuration menu
    Copy the full SHA
    4e8e24d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2016

  1. Update JSONArray.java

    Fixed a Javadoc typo, originally fixed in stleary#249, since reverted. This is to address issue stleary#263
    stleary authored Aug 15, 2016
    Configuration menu
    Copy the full SHA
    f96f505 View commit details
    Browse the repository at this point in the history
  2. Update JSONObject.java

    Fixed some typos committed in stleary#249, since reverted, tracking issue is stleary#263
    stleary authored Aug 15, 2016
    Configuration menu
    Copy the full SHA
    7232a95 View commit details
    Browse the repository at this point in the history
Loading
X Tutup