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
base: c2392c9ed96b
Choose a base ref
...
head repository: rubinius/rubinius
compare: aac99d56443e
Choose a head ref
  • 7 commits
  • 5 files changed
  • 4 contributors

Commits on Feb 19, 2016

  1. Expanded the issue template

    Yorick Peterse committed Feb 19, 2016
    Copy the full SHA
    a85d286 View commit details
    Browse the repository at this point in the history
  2. Updated rubysl-pathname to 2.3

    Yorick Peterse committed Feb 19, 2016
    Copy the full SHA
    6b0d0bb View commit details
    Browse the repository at this point in the history
  3. Update rubinius-melbourne to 3.3

    Closes #3600
    ahmadsherif committed Feb 19, 2016
    Copy the full SHA
    619c693 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2016

  1. Copy the full SHA
    2c4f171 View commit details
    Browse the repository at this point in the history
  2. Omit [ skip ci ] from GitHub release notes.

    Odd formatting necessary to avoid getting stripped for release notes.
    
    [ci skip]
    brixen committed Feb 20, 2016
    Copy the full SHA
    333e3d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2016

  1. Fix configure script to enable C++11 regardless of LLVM version.

    The CodeDB work added C++11 usage into the VM source itself,
    but C++11 support was only enabled for LLVM >= 3.5,
    failing for users with lower supported LLVM versions.
    
    Resolves #3622.
    jemc committed Feb 21, 2016
    Copy the full SHA
    046bf33 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aac99d5 View commit details
    Browse the repository at this point in the history