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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e536d8f9b895
Choose a base ref
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1dc5a7f12d55
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 4, 2015

  1. Address no longer works.

    @enebo, is this address one you want to publish ( as you do on your profile ) or is there a better one... or just remove this entirely?
    digitalextremist committed Apr 4, 2015
    Copy the full SHA
    20b6703 View commit details

Commits on Apr 6, 2015

  1. Merge pull request #2803 from digitalextremist/patch-1

    @enebo Address in README.md no longer works.
    enebo committed Apr 6, 2015
    Copy the full SHA
    1dc5a7f View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 README.md
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ Authors: Stefan Matthias Aust, Anders Bengtsson, Geert Bevin, Ola Bini,
Daiki Ueno, Matthias Veit, Jason Voegele, Sergey Yevtushenko, Robert Yokota,
and many gracious contributors from the community.

Project Contact: Thomas E Enebo <enebo@acm.org>
Project Contact: Thomas E Enebo <tom.enebo@gmail.com>

JRuby also uses code generously shared by the creator of the Ruby language,
Yukihiro Matsumoto <matz@netlab.co.jp>.