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: 0d1c338bdcce
Choose a base ref
...
head repository: jruby/jruby
compare: 45f9045f2e86
Choose a head ref
  • 9 commits
  • 21 files changed
  • 1 contributor

Commits on Mar 2, 2015

  1. Copy the full SHA
    2f5ff5c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f857e70 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    61acccd View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    db7268b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    679277d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    342571a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0f3c822 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    875b25a View commit details
    Browse the repository at this point in the history
  9. minor (micro-bm) improvements in RubyToJavaInvoker's consturctor - le…

    …ss allocations
    
    - use IntHashMap (internally) to avoid integer "boxing"
    - instantiate varargs list on demand if it's needed
    kares committed Mar 2, 2015
    Copy the full SHA
    45f9045 View commit details
    Browse the repository at this point in the history