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: 0f3475fade68
Choose a base ref
...
head repository: jruby/jruby
compare: 861b3835f8aa
Choose a head ref
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 23, 2015

  1. Tweak port for differing buffer logic.

    I can't see how s could ever == t in the original code, since t
    is set in this block to the address of a new buffer also allocated
    in this block.
    headius committed Mar 23, 2015
    Copy the full SHA
    5de2678 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4d9c8c2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1e01d8e View commit details
    Browse the repository at this point in the history
  4. Explain i == 0 encoding set.

    headius committed Mar 23, 2015
    Copy the full SHA
    861b383 View commit details
    Browse the repository at this point in the history