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: MacRuby/MacRuby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MacRuby/MacRuby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 14 files changed
  • 4 contributors

Commits on Oct 17, 2011

  1. update to new ruby license

    Laurent Sansonetti committed Oct 17, 2011
    Configuration menu
    Copy the full SHA
    64f7fd0 View commit details
    Browse the repository at this point in the history
  2. add BSDL file

    Laurent Sansonetti committed Oct 17, 2011
    Configuration menu
    Copy the full SHA
    38a3de8 View commit details
    Browse the repository at this point in the history
  3. new license stuff

    Laurent Sansonetti committed Oct 17, 2011
    Configuration menu
    Copy the full SHA
    f4ba115 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2011

  1. Configuration menu
    Copy the full SHA
    5119e83 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2011

  1. Configuration menu
    Copy the full SHA
    6e51d04 View commit details
    Browse the repository at this point in the history
  2. Fix Range to NSRange transaltions

    Fence post error!
    ferrous26 committed Nov 5, 2011
    Configuration menu
    Copy the full SHA
    eed654e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6ae8ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6298457 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2011

  1. Configuration menu
    Copy the full SHA
    ac926b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2011

  1. Configuration menu
    Copy the full SHA
    eff8879 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2012

  1. Configuration menu
    Copy the full SHA
    8bea950 View commit details
    Browse the repository at this point in the history
  2. Added dylib files

    danielwestendorf authored and ferrous26 committed Mar 16, 2012
    Configuration menu
    Copy the full SHA
    c7f7eaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a731a2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0463bb View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2012

  1. Workaround for Range#relative_to

    This is a workaround until https://bugs.ruby-lang.org/issues/6203
    is addressed and we can apply the fix from there. Or this will be
    a permanent work around in the unlikely case that the change is
    rejected.
    ferrous26 committed Mar 31, 2012
    Configuration menu
    Copy the full SHA
    5b6cb00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7958dc View commit details
    Browse the repository at this point in the history
Loading