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: 9c88738a5c23
Choose a base ref
...
head repository: jruby/jruby
compare: cd0c8c17452d
Choose a head ref
  • 5 commits
  • 7 files changed
  • 1 contributor

Commits on Jan 20, 2017

  1. Configuration menu
    Copy the full SHA
    0e2e1a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd0494a View commit details
    Browse the repository at this point in the history
  3. make sure $LOADED_FEATURES.clear behaves as expected

    since this special array uses an internal set for speed
    
    resolves #413
    kares committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    43cc895 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba35591 View commit details
    Browse the repository at this point in the history
  5. [test] avoid artificial failures due load tests influencing each other

    ... loading jruby/compiler eagerly seems to solve these weird issues
    kares committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    cd0c8c1 View commit details
    Browse the repository at this point in the history