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: 901ee62ea68f
Choose a base ref
...
head repository: jruby/jruby
compare: e2495a2e29ee
Choose a head ref
  • 11 commits
  • 17 files changed
  • 3 contributors

Commits on Jul 7, 2018

  1. [fix] make RubyFixnum without (internal) cache working (#5241)

    JRuby was broken with **-Xfixnum.cache=false**, the static helpers such
    as `RubyFixnum.zero` did assume the cache to be always there ...
    kares committed Jul 7, 2018
    Configuration menu
    Copy the full SHA
    e0374d3 View commit details
    Browse the repository at this point in the history
  2. [refactor] do not use instance level newFixnum

    ... a bit redundant and confusing in terms on API
    kares committed Jul 7, 2018
    Configuration menu
    Copy the full SHA
    a10b48e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4731ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00b94ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12cd25f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d52bae View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Configuration menu
    Copy the full SHA
    7d9b0ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    046ed6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04f7dd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Configuration menu
    Copy the full SHA
    594e589 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2495a2 View commit details
    Browse the repository at this point in the history