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: MarkUsProject/Markus
base: a898d50fe110
Choose a base ref
...
head repository: MarkUsProject/Markus
compare: 1f1faededa34
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 29, 2012

  1. Fix Ruby 1.9/1.8 compatibility issues in tests.

    Using unpatched Subversion 1.6.17 and RVM:
    
    $ rvm use 1.9.3
    $ rake test
    (all pass)
    
    $ rvm use 1.8.7
    $ rake test
    (all pass)
    
    Yay!
    jerboaa committed Jun 29, 2012
    Copy the full SHA
    06f6dcb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #785 from jerboaa/ruby19

    Ruby19
    benjaminvialle committed Jun 29, 2012
    Copy the full SHA
    1f1faed View commit details
    Browse the repository at this point in the history