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: ryanrich/JSON-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: enum-support
Choose a base ref
...
head repository: ryanrich/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.
  • 13 commits
  • 3 files changed
  • 3 contributors

Commits on Jul 29, 2015

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

Commits on Jul 30, 2015

  1. Update README

    stleary committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    b0191a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2015

  1. Properly overrides the Exception class.

    John J. Aylward committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    4e77383 View commit details
    Browse the repository at this point in the history
  2. Fixes possible NPE

    John J. Aylward committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    ceba8e8 View commit details
    Browse the repository at this point in the history
  3. Allows a custom message to be passed with a cause.

    John J. Aylward committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    e239e19 View commit details
    Browse the repository at this point in the history
  4. Expands javadoc

    John J. Aylward committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    0e13241 View commit details
    Browse the repository at this point in the history
  5. makes params final

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

Commits on Oct 14, 2015

  1. fixes file date

    johnjaylward committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    1448163 View commit details
    Browse the repository at this point in the history
  2. updates file dates

    johnjaylward committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    637c1fe View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2015

  1. Merge pull request stleary#160 from johnjaylward/FixXMLNPE

    Fixes possible NullPointerException in XML.toString(object, tagName)
    stleary committed Oct 18, 2015
    Configuration menu
    Copy the full SHA
    09b6af4 View commit details
    Browse the repository at this point in the history
  2. Fix NullPointerException in XML.toString(object, tagName)

    Setting version date to match commit date.
    stleary committed Oct 18, 2015
    Configuration menu
    Copy the full SHA
    6757e04 View commit details
    Browse the repository at this point in the history
  3. Merge pull request stleary#159 from johnjaylward/FixExceptionInheritance

    Properly overrides the Exception class.
    stleary committed Oct 18, 2015
    Configuration menu
    Copy the full SHA
    b0a9507 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7f4eb5 View commit details
    Browse the repository at this point in the history
Loading
X Tutup