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

Commits on Nov 20, 2016

  1. Fix marshaling Hash with default_proc set to nil

    When we set `default_proc` to nil, we also have to update the internal
    flag.
    
    Fixes
    #4302
    kirs committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    f36f607 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2016

  1. Merge pull request #4321 from kirs/fix-default-proc

    Fix marshaling Hash with default_proc set to nil
    enebo committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    744a927 View commit details
    Browse the repository at this point in the history