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
base: 4ef07df5bcb8
Choose a base ref
...
head repository: jruby/jruby
compare: c73f8e29e74a
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 28, 2015

  1. Copy the full SHA
    5fc0fd5 View commit details
    Browse the repository at this point in the history
  2. [Truffle] Some updates to RbConfig::CONFIG.

    The keys must be Strings, not Symbols.  I've also added some common keys used by other implementations.  Finally, the OS will identify as Win32 on Windows, which activates a bunch of Windows-specific logic in RubySpec.
    nirvdrum committed Jan 28, 2015
    Copy the full SHA
    c73f8e2 View commit details
    Browse the repository at this point in the history