Age | Commit message (Expand) | Author |
---|
2023-11-29 | Support RUNRUBY_USE_RR for rr debugger | Peter Zhu |
2023-11-29 | debugger can never be nil | Peter Zhu |
2023-08-30 | Work around a hang in fork(2) on FreeBSD | KJ Tsanaktsidis |
2022-12-05 | tool/runruby.rb: remove LD_PRELOAD-like env-var options from runruby.rb | Yuta Saito |
2022-07-14 | Set `GEM_PATH` environment variable in runruby.rb | Nobuyoshi Nakada |
2021-10-20 | Yet Another Ruby JIT! | Jose Narvaez |
2021-10-20 | Tally instructions when taking side exists for --ujit-stats | Alan Wu |
2020-06-21 | Prefer ruby_install_name as runner | Nobuyoshi Nakada |
2019-08-20 | Fix some bundler specs (#2380) | David RodrÃguez |
2019-06-05 | tool/runruby.rb: support RUNRUBY_USE_LLDB as well as RUNRUBY_USE_GDB | Nobuyoshi Nakada |
2019-06-05 | tool/runruby.rb: load the default lldb scripts | Nobuyoshi Nakada |
2019-06-05 | tool/runruby.rb: load .gdbinit explicitly | Nobuyoshi Nakada |
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 |