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: 7e41f07a1ba1
Choose a base ref
...
head repository: jruby/jruby
compare: 0b7cea048b71
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 29, 2016

  1. [Truffle] typos

    pitr-ch committed Nov 29, 2016
    Copy the full SHA
    9b9dfd5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    211f07d View commit details
    Browse the repository at this point in the history
  3. [Truffle] simplify

    pitr-ch committed Nov 29, 2016
    Copy the full SHA
    68be011 View commit details
    Browse the repository at this point in the history
  4. [Truffle] fix RopeOperations.flattenBytes

    When substring-rope is parent of repetition-rope and when it's extracting more
    than length of repetition-rope it would falsely be filled by the repeating
    pattern, repeating it over the times limit.
    pitr-ch committed Nov 29, 2016
    Copy the full SHA
    6a52215 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b986d64 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4289 from pitr-ch/ropes

    [Truffle] fix RopeOperations.flattenBytes
    Petr Chalupa committed Nov 29, 2016
    Copy the full SHA
    0b7cea0 View commit details
    Browse the repository at this point in the history