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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b99712982d9e
Choose a base ref
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: adeb887844bd
Choose a head ref
  • 10 commits
  • 16 files changed
  • 1 contributor

Commits on Mar 18, 2015

  1. add a factory onto ClassValue since we're be instantiating the same (…

    …based on opt)
    
    - JavaSupport internals now no longer deal with ClassValue impl constructors
    kares committed Mar 18, 2015
    Configuration menu
    Copy the full SHA
    cfa0011 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99a4c30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf85781 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07e87cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9902ebd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    411086d View commit details
    Browse the repository at this point in the history
  7. re-factored candidate matching loops - for more readability and less …

    …implicit iterator use
    kares committed Mar 18, 2015
    Configuration menu
    Copy the full SHA
    b5c5e2b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3635300 View commit details
    Browse the repository at this point in the history
  9. in case there's an exact parameter match - do not proceed with argume…

    …nt matching
    
    ... towards fixing #2595
    kares committed Mar 18, 2015
    Configuration menu
    Copy the full SHA
    6521ee4 View commit details
    Browse the repository at this point in the history
  10. 4 Configuration menu
    Copy the full SHA
    adeb887 View commit details
    Browse the repository at this point in the history
Loading