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: d5c7affe7592
Choose a base ref
...
head repository: jruby/jruby
compare: 342e6c2fcdc7
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Jun 13, 2018

  1. remove 1.8 legacy instance_variables behavior

    API could have been called returning Strings instead of Symbols
    so its best to use one version and deprecate 19 suffix naming
    kares committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    e2e79e9 View commit details
    Browse the repository at this point in the history
  2. minor re-arrange of SystemPropertiesMap code + cleanup

    ... removing auto-generated comments and re-fomatting
    kares committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    342e6c2 View commit details
    Browse the repository at this point in the history