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/jcodings
base: 6f74302089fe
Choose a base ref
...
head repository: jruby/jcodings
compare: 6b60d54ff197
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 13, 2015

  1. Dummy UTF-32 and UTF-16 need to be replicas with dummy flag.

    Dummy flag is used in various places, so these replicas can't be
    perfect replicas. See jruby/jruby#2581.
    headius committed Mar 13, 2015
    Copy the full SHA
    4bcfdc3 View commit details
    Browse the repository at this point in the history
  2. Typos in port of UTF-32 input handling.

    Relates to jruby/jruby#2581.
    headius committed Mar 13, 2015
    Copy the full SHA
    042076b View commit details
    Browse the repository at this point in the history
  3. Fix dummy logic for replicas broken by dummyUnicode fix.

    My fix caused all replicas to be marked as dummy. This change
    fixes that by restoring the dummy-specific path.
    headius committed Mar 13, 2015
    Copy the full SHA
    d1adf02 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2015

  1. Copy the full SHA
    6b60d54 View commit details
    Browse the repository at this point in the history