index
:
ruby.git
The Ruby Programming Language
summary
refs
log
tree
commit
diff
path:
root
/
ruby-runner.c
Age
Commit message (
Expand
)
Author
2025-02-10
Do not overwrite `GEM_PATH` if already set
Nobuyoshi Nakada
2025-02-06
Enable bundled gems in ruby-runner
Nobuyoshi Nakada
2023-12-04
Win32: ruby-runner is unnecessary on Windows in favor of SxS [ci skip]
Nobuyoshi Nakada
2023-10-21
Avoid duplicate path in library paths
Nobuyoshi Nakada
2023-03-06
Stop building mjit_build_dir.so
Takashi Kokubun
2023-03-06
Drop obsoleted MJIT header (#7458)
Takashi Kokubun
2023-02-10
Remove duplicate definitions
Matt Valentine-House
2022-07-21
Expand tabs [ci skip]
Takashi Kokubun
2020-05-11
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-04-08
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-02-23
Revert "Prefer `exe/ruby` to execute from it"
Nobuyoshi Nakada
2020-02-22
Prefer `exe/ruby` to execute from it
Nobuyoshi Nakada
2019-08-28
Fix warnings
Nobuyoshi Nakada
2018-12-08
Give the MJIT header path name
nobu
2018-12-08
Use BUILDDIR in ruby-runner.h from config.status
nobu
2018-11-07
ruby-runner.c: enable MJIT_SEARCH_BUILD_DIR only if no relative loading
nobu
2018-11-07
ruby-runner.c: enable MJIT_SEARCH_BUILD_DIR
nobu
2018-07-17
ruby-runner.c: show the failed path
nobu
2018-07-12
removed unusecd constants
nobu
2018-07-12
exe/ruby: link libm for fiddle test
nobu
2017-09-24
ruby-runner.c: RUBYLIB
nobu
2017-09-15
ruby-runner.c: reduce duplicate code
nobu
2017-05-29
ruby-runner.c: replace argv[0]
nobu
2016-04-14
ruby-runner.h
nobu