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: b68567aaeeee
Choose a base ref
...
head repository: jruby/jruby
compare: 357f40d629c0
Choose a head ref
  • 10 commits
  • 13 files changed
  • 1 contributor

Commits on Nov 30, 2016

  1. Copy the full SHA
    be51d65 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4c75955 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2ee4aba View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    28ab20b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5dae500 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    27e32a3 View commit details
    Browse the repository at this point in the history
  7. [Truffle] ArrayAppend{One,Many}Node don't need a context or a section.

    * Remove most constructors in ArrayNodes.
    eregon committed Nov 30, 2016
    Copy the full SHA
    3f3aa1e View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    15b7a58 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    66c47d5 View commit details
    Browse the repository at this point in the history
  10. [Truffle] Warn against running the JRuby+Truffle launcher with JRuby+…

    …Truffle.
    
    * It's not a good recipe for fast startup.
    * See #4346.
    eregon committed Nov 30, 2016
    Copy the full SHA
    357f40d View commit details
    Browse the repository at this point in the history