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: mojolicious/mojo
base: b4571551bc7b
Choose a base ref
...
head repository: mojolicious/mojo
compare: 892044d61015
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 18, 2013

  1. use keys instead of each to workaround perl bug

    in perl before 5.14 each may panic with: attempt to copy freed scalar
    trinitum committed Jun 18, 2013
    Copy the full SHA
    ee5a62e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #506 from trinitum/replace-each-with-keys

    use keys instead of each to workaround bug in perl
    kraih committed Jun 18, 2013
    Copy the full SHA
    892044d View commit details
    Browse the repository at this point in the history