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: 8f3a5ac95eea
Choose a base ref
...
head repository: jruby/jruby
compare: ada9e8e86ccc
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Jan 14, 2015

  1. [Truffle] JT: only show help if it is the first argument

    * So we can use --help for a mspec command for instance.
    eregon committed Jan 14, 2015
    Copy the full SHA
    5b2927c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a1acb23 View commit details
    Browse the repository at this point in the history
  3. [Truffle] Tag "slow" language specs which spawn sub-processes.

    * Manually since there are not so many in language specs.
    * Run with $ jt test :language --excl-tag slow
      Before: 43s (47s total)
      After:   4s ( 8s total)
    eregon committed Jan 14, 2015
    6
    Copy the full SHA
    ada9e8e View commit details
    Browse the repository at this point in the history