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: e13b58c82d4c
Choose a base ref
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e87f729f7e18
Choose a head ref

Commits on Mar 19, 2018

  1. Copy the full SHA
    1646e57 View commit details

Commits on Mar 21, 2018

  1. fix for #5086, RegexpError invalid pattern in look-behind for certain…

    … Regexps since 9.1.16.0
    lopex authored and headius committed Mar 21, 2018
    1
    Copy the full SHA
    a72224d View commit details

Commits on Mar 26, 2018

  1. Copy the full SHA
    936e2b3 View commit details
  2. Copy the full SHA
    4ef8992 View commit details
  3. Copy the full SHA
    5e6feb4 View commit details
  4. Copy the full SHA
    d2c30bd View commit details
  5. Copy the full SHA
    6cd4115 View commit details
  6. Copy the full SHA
    877c609 View commit details
  7. Copy the full SHA
    e15f74e View commit details
  8. Fix most deprecated calls.

    headius committed Mar 26, 2018
    Copy the full SHA
    bc950ea View commit details
  9. Copy the full SHA
    5e2fc23 View commit details

Commits on Mar 27, 2018

  1. Copy the full SHA
    4811ad2 View commit details
  2. Revert "Finally eliminate use of WrapperMethod."

    This reverts commit 5e2fc23.
    headius committed Mar 27, 2018
    Copy the full SHA
    c29f66a View commit details
  3. WrapperMethod is still needed for visibility.

    This commit sets in stone that we need WrapperMethod. I have
    renamed it to better reflect its behavior and added javadoc
    indicating why similar delegating wrappers are not suitable.
    headius committed Mar 27, 2018
    Copy the full SHA
    6bf2323 View commit details
  4. Copy the full SHA
    2a265b1 View commit details
  5. Copy the full SHA
    1718c4a View commit details
  6. Merge pull request #5093 from jruby/upgrade-joda

    upgrade joda-time library to latest 2.9.9
    kares authored Mar 27, 2018
    Copy the full SHA
    1fec405 View commit details
  7. Copy the full SHA
    682626e View commit details
  8. Copy the full SHA
    7763dfa View commit details
  9. Copy the full SHA
    b07a584 View commit details
  10. Update to ruby/mspec@8b54bf3

    eregon committed Mar 27, 2018
    Copy the full SHA
    b838732 View commit details
  11. Update to ruby/spec@a585ec3

    eregon committed Mar 27, 2018
    Copy the full SHA
    fb1001f View commit details
  12. Add tags for failing specs

    eregon committed Mar 27, 2018
    Copy the full SHA
    a9b4d28 View commit details
  13. Merge branch 'jruby-9.1'

    * jruby-9.1:
      [fix] cast nsec nanos to long to avoid "overflow" with double value
      Handle this deprecation differently.
      Default to Java 9 bytecode for any java.specification.version>1.8.
      WrapperMethod is still needed for visibility.
      Revert "Finally eliminate use of WrapperMethod."
      Eliminate deprecation warnings in test suite.
      Finally eliminate use of WrapperMethod.
      Fix most deprecated calls.
      Handle error when attempting to connect to IP6 with default INET4.
      Add test_coverage to jruby.index.
      Add test for null filename in coverage. #5111
      Do not attempt to add coverage for null filename. Fixes #5111.
      Add basic specs for Exception#backtrace_locations.
      Exception.backtrace_locations should persist and be mutable.
      Return nil if no backtrace has been captured. Fixes #5099.
      fix for #5086, RegexpError invalid pattern in look-behind for certain Regexps since 9.1.16.0
    kares committed Mar 27, 2018
    Copy the full SHA
    ad6d793 View commit details
  14. Merge branch 'master' of github.com:jruby/jruby

    * 'master' of github.com:jruby/jruby:
      Add tags for failing specs
      Update to ruby/spec@a585ec3
      Update to ruby/mspec@8b54bf3
    kares committed Mar 27, 2018
    Copy the full SHA
    dc63be1 View commit details
  15. Copy the full SHA
    25df05d View commit details
  16. Copy the full SHA
    e87f729 View commit details
Loading