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: d2c34de58951
Choose a base ref
...
head repository: jruby/jruby
compare: ec525af3bbca
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 26, 2016

  1. Fix unexpected java.lang.ArithmeticException

    when converting Rational to BigDecimal
    Fixes #4324
    kirs committed Nov 26, 2016
    Copy the full SHA
    bf6d141 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. Merge pull request #4336 from kirs/rational-to-bigdecimal-fix

    Fix unexpected java.lang.ArithmeticException when converting Rational to BigDecimal
    kares committed Dec 5, 2016
    Copy the full SHA
    ec525af View commit details
    Browse the repository at this point in the history