index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tool
/
runruby.rb
Age
Commit message (
Expand
)
Author
2018-07-09
Add lldb as a debugger option
tenderlove
2017-11-07
tool/runruby.rb: fix RUNRUBY_USE_GDB case
nobu
2017-11-05
runruby.rb: add -C/--chdir option
nobu
2017-11-05
runruby.rb: support run.gdb by --debugger option
nobu
2017-10-21
Rename spec/rspec to .bundle.
hsbt
2017-10-21
add RUNRUBY_USE_GDB envvar for runruby.rb.
ko1
2017-09-17
Rename bin/ruby as exe/ruby
nobu
2017-09-15
rename ruby-runner as bin/ruby
nobu
2017-09-09
runruby.rb: set envvars for bundler
nobu
2017-06-08
tool/runruby.rb: test with smallest possible machine stack
normal
2017-05-29
tool/runruby.rb: exec ruby-runner
nobu
2017-05-26
runruby.rb: no PRELOAD on multiarch [ci skip]
nobu
2016-07-02
tool: add descriptions and fix typos
normal
2015-10-04
runruby.rb: fallback to ruby
nobu
2015-10-03
ruby-runner
nobu
2015-06-21
runruby.rb: don't close other fds
nobu
2015-06-14
* tool/runruby.rb: just remove the lines of RUBY_VERSION check and raise
usa
2015-02-26
runruby.rb: use File::PATH_SEPARATOR
nobu
2015-02-26
configure.in: PRELOADENV
nobu
2015-02-25
runruby.rb: update pattern
nobu
2015-02-25
runruby.rb: follow r49740
nobu
2012-06-15
[Bug #6598]
nobu
2012-06-08
test: realpath
nobu
2010-08-03
* tool/runruby.rb: no purelib.
shyouhei
2009-05-22
* instruby.rb: moved into tool/.
yugui
2007-12-24
* tool/compile.rb, getrev.rb, runruby.rb: remove unused tools.
ko1
2006-12-31
* Merge YARV
ko1