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

Commits on Feb 8, 2018

  1. Copy the full SHA
    2245465 View commit details
  2. review/cleanup RubyTime a bit with some notable improvements :

    - toJava -> java.util.Calendar now preserves time-zone properly
    - toJava now handles java.util.GregorianCalendar param as well
    - minor: an explicit hashCode impl for the RubyTime's Java end
    kares committed Feb 8, 2018
    Copy the full SHA
    89aeff6 View commit details
Loading