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: 3d771b94131c
Choose a base ref
...
head repository: jruby/jruby
compare: 6728bbe5d1b4
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 21, 2016

  1. [Truffle] java.time.ZonedDateTime.getYear() already returns the prole…

    …ptic year.
    
    * So, there is no need to consider a BCE chronology.
    eregon committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    b466e59 View commit details
    Browse the repository at this point in the history
  2. [Truffle] Store all nanoseconds in java.time and keep TimeLayout.nSec…

    … to 0.
    
    * Clean up a bit the code, particularly #add_internal!.
    * No need to pass nsec to RubyDateFormatter.
    eregon committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    095c611 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2303be6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6728bbe View commit details
    Browse the repository at this point in the history