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

Commits on Oct 14, 2015

  1. renamed libextobjc files to prevent collision

    Ronan Le Boïté authored and Ronan Le Boïté committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    b36f6ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #623 from RonanLB/maintenance_1.5.x

    fixes libextobjc header collision when using libextobjc
    robb committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    e41221e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2015

  1. update xcconfigs to 0.8

    Tom Brow committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    73264d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2015

  1. Merge pull request #639 from Asana/extension-safe

    Enable "Require Only App-Extension-Safe API" for Mantle 1
    robb committed Nov 5, 2015
    Configuration menu
    Copy the full SHA
    1c26197 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2016

  1. Backported pull request #520

    Replaced use of NSInvocation with direct IMP calls for performance.
    knox committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    92b1b7c View commit details
    Browse the repository at this point in the history
  2. Backported pull request #525

    Fix __unsafe_unretained crashes in IMP returns
    jspahrsummers authored and knox committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    65b8974 View commit details
    Browse the repository at this point in the history
  3. Fixed test m(

    knox committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    1557750 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2016

  1. Merge pull request #679 from knox/feature/faster-method-calls-1.x

    Backported "faster method calls" to 1.x
    robb committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    78d3966 View commit details
    Browse the repository at this point in the history
Loading