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: johnezang/JSONKit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jcbertin/JSONKit
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
  • 2 contributors

Commits on Oct 18, 2012

  1. Added JK_REMOVE_DEPRECATED macro to remove all deprecated stuff.

    Jean-Charles BERTIN committed Oct 18, 2012
    Configuration menu
    Copy the full SHA
    e097f39 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2013

  1. Fixed arrays and dictionaries creation.

    Jean-Charles BERTIN committed May 26, 2013
    Configuration menu
    Copy the full SHA
    f6c5407 View commit details
    Browse the repository at this point in the history
  2. Ignore svn stuff.

    Jean-Charles BERTIN committed May 26, 2013
    Configuration menu
    Copy the full SHA
    e8ba356 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2014

  1. Fixed tagged pointers once and for all.

    Jean-Charles BERTIN committed Nov 13, 2014
    Configuration menu
    Copy the full SHA
    07ea08c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2014

  1. Fixed jk_get_tagged_pointer_tag() for LSB tagged pointers.

    Jean-Charles BERTIN committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    4866086 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2015

  1. Fixed compilation warning.

    Jean-Charles BERTIN committed Sep 16, 2015
    Configuration menu
    Copy the full SHA
    bcaf007 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. Configuration menu
    Copy the full SHA
    645617d View commit details
    Browse the repository at this point in the history
  2. Minor cleanup.

    jcbertin committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    7f2d333 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44e5ba4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a906ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76c1928 View commit details
    Browse the repository at this point in the history
Loading