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: 48072b469aaa
Choose a base ref
...
head repository: jruby/jruby
compare: 505bdbc1b9a7
Choose a head ref
  • 5 commits
  • 8 files changed
  • 1 contributor

Commits on Mar 23, 2015

  1. [Truffle] Raise exception in RubyString#checkEncoding to be compatibl…

    …e with non-Truffle+JRuby.
    nirvdrum committed Mar 23, 2015
    Copy the full SHA
    841335f View commit details
    Browse the repository at this point in the history
  2. 2
    Copy the full SHA
    9cc5113 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    50459e7 View commit details
    Browse the repository at this point in the history
  4. [Truffle] Added boundaries around checking for encoding compatibility.

    These checks look fairly involved.  The boundary may not be necessary, but at least if it's there it'll serve as a marker to investigate further.
    nirvdrum committed Mar 23, 2015
    Copy the full SHA
    c8ce7be View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    505bdbc View commit details
    Browse the repository at this point in the history