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: simplejson/simplejson
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: simplejson/simplejson
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: python2.2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on Dec 31, 2005

  1. tag 1.1 release

    git-svn-id: http://simplejson.googlecode.com/svn/tags/simplejson-1.1@10 a4795897-2c25-0410-b006-0d3caba88fa1
    etrepum committed Dec 31, 2005
    Configuration menu
    Copy the full SHA
    8b8a8ea View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2014

  1. Configuration menu
    Copy the full SHA
    b37893b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6576080 View commit details
    Browse the repository at this point in the history
  3. Slicing not available in Python 2.2 - fortunately it's only used on a…

    … static value, so we can just hard-code the result
    djowett committed Jul 3, 2014
    Configuration menu
    Copy the full SHA
    7af9acb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e1b24c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e89ac5b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2014

  1. Create README.md

    djowett committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    44b190d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    djowett committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    7cd9839 View commit details
    Browse the repository at this point in the history
Loading