openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
RProgram
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 12 hours
ago. based on code collected
about 13 hours
ago.
Jun 20, 2024 — Jun 20, 2025
Showing page 3 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
They are called exec options.
Postmodern
More...
about 14 years ago
Updated documentation.
Postmodern
More...
about 14 years ago
Disable :popen on Ruby 1.8.x, since IO.popen does not accept multiple arguments on 1.8.x.
Postmodern
More...
about 14 years ago
Added System.ruby_1_8?.
Postmodern
More...
about 14 years ago
Only raise the exception when passing actual exec-options.
Postmodern
More...
about 14 years ago
Raise an exception when :popen is used on Windows, without JRuby.
Postmodern
More...
about 14 years ago
Added a spec for when options are passed to System.run on Ruby 1.8.x.
Postmodern
More...
about 14 years ago
Added System.jruby.
Postmodern
More...
about 14 years ago
Added a spec for using :popen with System.run.
Postmodern
More...
about 14 years ago
Link to the framed YARD docs.
Postmodern
More...
about 14 years ago
Updated the features list.
Postmodern
More...
about 14 years ago
Added popen support back to System.run via the :popen option.
Postmodern
More...
about 14 years ago
Added comments.
Postmodern
More...
about 14 years ago
Pass the path into System.sudo, along with the arguments.
Postmodern
More...
about 14 years ago
Refactored System.run.
Postmodern
More...
about 14 years ago
Leave the path argument in the arguments.
Postmodern
More...
about 14 years ago
Omitt ruby 1.9 specific specs.
Postmodern
More...
about 14 years ago
Added documentation about not support tailing options in 1.8.x.
Postmodern
More...
about 14 years ago
Passing tailing options to Kernel.system() is a 1.9 specific feature.
Postmodern
More...
about 14 years ago
JRuby sets RUBY_PLATFORM to simply "java".
Postmodern
More...
about 14 years ago
Use ivars.
Postmodern
More...
about 14 years ago
Added specs for System.arch and System.platform.
Postmodern
More...
about 14 years ago
Pass the environment variables in the tailing options as :env.
Postmodern
More...
about 14 years ago
Added documentation for the SudoTask options.
Postmodern
More...
about 14 years ago
Pass the sudo options in the tailing options of Program#sudo.
Postmodern
More...
about 14 years ago
Removed rprogram/extensions.rb.
Postmodern
More...
about 14 years ago
Fixed old YARD links in the ChangeLog.
Postmodern
More...
about 14 years ago
Added System.arch and System.windows?.
Postmodern
More...
about 14 years ago
Pass the Kernel.spawn options in with Program#run, #sudo, #run_task and #sudo_task.
Postmodern
More...
about 14 years ago
Fixed Task.subtask.
Postmodern
More...
about 14 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree