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: msgpack/msgpack-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: msgpack/msgpack-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: jruby-merge
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 10 files changed
  • 1 contributor

Commits on Jul 16, 2014

  1. merged msgpack-jruby by @iconara

    frsyuki committed Jul 16, 2014
    Copy the full SHA
    f912169 View commit details
  2. updated lib/msgpack.rb to support jruby platform

    frsyuki committed Jul 16, 2014
    Copy the full SHA
    6b07d0a View commit details
  3. updated Rakefile to clean built binaries

    frsyuki committed Jul 16, 2014
    Copy the full SHA
    e6a9d2f View commit details
  4. moved jruby dependency jars to lib/

    frsyuki committed Jul 16, 2014
    Copy the full SHA
    a297873 View commit details
  5. updated jruby build tasks

    frsyuki committed Jul 16, 2014
    Copy the full SHA
    2b5d547 View commit details
  6. rspec runs spec/cruby or spec/jruby depending on RUBY_PLATFORM

    frsyuki committed Jul 16, 2014
    Copy the full SHA
    a22110c View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff master...jruby-merge