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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: eaf9b951c1e9
Choose a base ref
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fea43fbb75c7
Choose a head ref
  • 3 commits
  • 7 files changed
  • 1 contributor

Commits on Jan 23, 2018

  1. Verified

    This commit was signed with the committer’s verified signature.
    headius Charles Oliver Nutter
    Copy the full SHA
    9fe13cc View commit details

Commits on Jan 24, 2018

  1. Add more backtrace support properly printing out method name. This co…

    …mmit is
    
    a little off in that it assumes the String returned from the properly encoded
    symbol will be the same encoding as the String returned.  Generally this will
    be UTF-8 so it will almost always work.  Not perfect but better.
    enebo committed Jan 24, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    headius Charles Oliver Nutter
    Copy the full SHA
    b7ee8ea View commit details
  2. Verified

    This commit was signed with the committer’s verified signature.
    headius Charles Oliver Nutter
    Copy the full SHA
    fea43fb View commit details
Loading