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: phoboslab/JavaScriptCore-iOS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: darionco/JavaScriptCore-iOS
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.
  • 7 commits
  • 2,963 files changed
  • 1 contributor

Commits on Sep 3, 2013

  1. -[JSC] Updated to latest version from WebKit's GIT

    -[JSC] Made Objective-C bridge compatible with iOS 5 and 6
    -[JSC] Changed some code to not use private frameworks, a bit slower but "legal"
    -[JSC] Now builds armv7 and armv7s sliced binary.
    Dario Segura committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    a9b7686 View commit details
    Browse the repository at this point in the history
  2. -[WTF] Updated to latest working version from the WebKit repo

    -[WTF] Now builds armv7 and armv7s sliced binary
    Dario Segura committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    fee8665 View commit details
    Browse the repository at this point in the history
  3. -[JSC] Added a binary+headers ZIP file for convenience.

    Dario Segura committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    874bcf6 View commit details
    Browse the repository at this point in the history
  4. -[README] Updated readme.

    Dario Segura committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    fff61dd View commit details
    Browse the repository at this point in the history
  5. -[README] Fixed a typo.

    Dario Segura committed Sep 3, 2013
    Configuration menu
    Copy the full SHA
    881f1c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2013

  1. -[README] Added examples to the read me.

    Dario Segura committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    767a07d View commit details
    Browse the repository at this point in the history
  2. -[README] Fixed a typo.

    Dario Segura committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    73bc017 View commit details
    Browse the repository at this point in the history
Loading