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: ea29375b3814
Choose a base ref
...
head repository: jruby/jruby
compare: 39cf8ceeac71
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Nov 15, 2016

  1. Copy the full SHA
    8f9061d View commit details
    Browse the repository at this point in the history
  2. [Truffle] Avoid calling toString on Ruby strings.

    These calls are expensive and it's hard to track them down if they're left as the general `toString`.
    nirvdrum committed Nov 15, 2016
    Copy the full SHA
    39cf8ce View commit details
    Browse the repository at this point in the history