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: jruby/jruby
base: a56a80a75cfc
Choose a base ref
...
head repository: jruby/jruby
compare: d34c4d7a7535
Choose a head ref
  • 6 commits
  • 59 files changed
  • 1 contributor

Commits on Feb 10, 2015

  1. Copy the full SHA
    4ff56b0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7c7815b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    868bc5c View commit details
    Browse the repository at this point in the history
  4. 2 interpreters

    enebo committed Feb 10, 2015
    Copy the full SHA
    10b35c8 View commit details
    Browse the repository at this point in the history
  5. Split InterpretedIRMethod into InterpretedIRBodyMethod and Interprete…

    …dIRMethod.
    
    Modules/Classes/MetaClasses now call through their own call path.  Methods get their own.
    This removes conditional check for synthetic method and gets rid of box count logic for
    JITing bodies vs methods.
    enebo committed Feb 10, 2015
    Copy the full SHA
    97e9624 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d34c4d7 View commit details
    Browse the repository at this point in the history