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: ruby/json
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: ruby/json
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.2
Choose a head ref
  • 13 commits
  • 14 files changed
  • 5 contributors

Commits on Jul 5, 2016

  1. Configuration menu
    Copy the full SHA
    b25de1f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #290 from chottoda/fix-typo-rfc7159

    (README.md) Now complies to newest JSON RFC 7159.
    flori authored Jul 5, 2016
    Configuration menu
    Copy the full SHA
    8782ae8 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2016

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

Commits on Jul 8, 2016

  1. Suppress a warning

    Suppress a unused-but-set-variable warning by gcc.
    nobu authored Jul 8, 2016
    Configuration menu
    Copy the full SHA
    5ed5674 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2016

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

Commits on Jul 13, 2016

  1. Merge pull request #293 from lencioni/patch-1

    Fix typo "improvemed" => "improved"
    flori authored Jul 13, 2016
    Configuration menu
    Copy the full SHA
    3d3a2e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #292 from nobu/patch-1

    Suppress a warning
    flori authored Jul 13, 2016
    Configuration menu
    Copy the full SHA
    b9b0f40 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2016

  1. Configuration menu
    Copy the full SHA
    17b28a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #294 from hsbt/use-assert-raise

    Fix inconsistency usage for assertion methods
    flori authored Jul 14, 2016
    Configuration menu
    Copy the full SHA
    15e550c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2016

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

Commits on Jul 26, 2016

  1. Configuration menu
    Copy the full SHA
    047814c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    899f496 View commit details
    Browse the repository at this point in the history
  3. Add change to CHANGES

    flori committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    f1ca4fe View commit details
    Browse the repository at this point in the history
Loading