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: rubinius/rubinius
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 965121261068
Choose a base ref
...
head repository: rubinius/rubinius
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 818cfa5b4327
Choose a head ref
  • 2 commits
  • 11 files changed
  • 2 contributors

Commits on Nov 7, 2014

  1. Fix 64bit MACROs

    In vm/detection.hpp, it considers the macro LP64 as IS_X8664,
    being necessary to separate the macro IS_64BIT_ARCH and the macro IS_X8664.
    Gustavo Frederico Temple Pedrosa committed Nov 7, 2014
    Copy the full SHA
    7658314 View commit details
  2. Merge pull request #3188 from gustavotemple/rename-64bit-macro

    Fix 64bit MACROs
    jc00ke committed Nov 7, 2014
    Copy the full SHA
    818cfa5 View commit details
Loading