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: be1ad6d54610
Choose a base ref
...
head repository: jruby/jruby
compare: 36888b9b5d99
Choose a head ref
  • 5 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 31, 2015

  1. Copy the full SHA
    fac2bf0 View commit details
    Browse the repository at this point in the history
  2. [Truffle] Fixed a bug with the 'string_copy_from' primitive.

    By not taking the full capacity into account, some limits were getting set wrong and as a result the bytes weren't being copied into the right location.  This manifested as a problem via Rubinius::Mirror::String#splice.
    nirvdrum committed Mar 31, 2015
    Copy the full SHA
    8bbedf1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fbbe3b5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    016e4e1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    36888b9 View commit details
    Browse the repository at this point in the history