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: 4f4a8ed693ef
Choose a base ref
...
head repository: jruby/jruby
compare: 10fd56716282
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Sep 6, 2016

  1. Configuration menu
    Copy the full SHA
    89e02da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f59c9c View commit details
    Browse the repository at this point in the history
  3. Select call site based on receiver operand type at compile time.

    This has worked for the JIT and it runs almost all the same
    tests as the interpreter.
    
    See #4134.
    headius committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    e152ed3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4138 from headius/attr_asgn_visibility_fix

    Use a CallSite for invocation of attr writers. Fixes #4134.
    headius committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    10fd567 View commit details
    Browse the repository at this point in the history