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: ca9ed0ad3cbf
Choose a base ref
...
head repository: jruby/jruby
compare: 6b6e370af8d6
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Dec 18, 2014

  1. [Truffle] Be tighter with the bounds when comparing double to integer…

    … types to account for loss of precision.
    nirvdrum committed Dec 18, 2014
    Copy the full SHA
    53e64de View commit details
    Browse the repository at this point in the history
  2. [Truffle] At this point we've already determined we can't cast to lon…

    …g without losing precision, so use BigDecimal to preserve data.
    nirvdrum committed Dec 18, 2014
    Copy the full SHA
    8330db3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6b6e370 View commit details
    Browse the repository at this point in the history