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: 8a4ffea16fa2
Choose a base ref
...
head repository: jruby/jruby
compare: 581957ee74a2
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 27, 2014

  1. Implemented multi args 'system' method on Windows

    'system' method of multi args was not able to support
    Windows internal commands.
    (ex) echo, cd, etc
    yousuketto committed Sep 27, 2014
    Copy the full SHA
    1355b9f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2014

  1. Merge pull request #2008 from yousuketto/internal_cmd_on_win

    Implemented multi args 'system' method on Windows fix #1074
    headius committed Nov 2, 2014
    Copy the full SHA
    581957e View commit details
    Browse the repository at this point in the history