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: bolerio/mjson
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: unserializable/mjson
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.
  • 11 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 26, 2015

  1. Configuration menu
    Copy the full SHA
    a6db025 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    375af2a View commit details
    Browse the repository at this point in the history
  3. Added MJsonException (RuntimeException). Replaced generic RuntimeExce…

    …ption throws w/ MJsonException throws. Other thrown exception types remaining are IllegalArgumentException and UnsupportedOperationException.
    unserializable committed Apr 26, 2015
    Configuration menu
    Copy the full SHA
    f3e92dc View commit details
    Browse the repository at this point in the history
  4. Replaced empty Throwable catch w/ IOException catch to not suppress n…

    …ormal *Error propagation.
    unserializable committed Apr 26, 2015
    Configuration menu
    Copy the full SHA
    c8a52b9 View commit details
    Browse the repository at this point in the history
  5. ... and when reader does not get closed, that is enough of a weirdnes…

    …s to warrant throwing MJsonException.
    unserializable committed Apr 26, 2015
    Configuration menu
    Copy the full SHA
    65f7bed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75c172b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4641cac View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2015

  1. Configuration menu
    Copy the full SHA
    1884b68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63d1773 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    471a6c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    886d7cb View commit details
    Browse the repository at this point in the history
Loading