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
/
libexec
Age
Commit message (
Expand
)
Author
2023-11-13
[rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in Bundler
David Rodríguez
2023-06-08
Removed executable of racc
Hiroshi SHIBATA
2023-06-06
[rubygems/rubygems] Always rely on $LOAD_PATH when jumping from exe to lib
David Rodríguez
2023-01-11
[ruby/irb] Removed Release Version and Revisions for old VCS software
Hiroshi SHIBATA
2022-12-25
Update Bundler to 2.4.1 & and RubyGems to 3.4.1
David Rodríguez
2022-12-12
Merge RubyGems/Bundler master
Hiroshi SHIBATA
2022-11-24
[ruby/erb] Drop deprecated -S option from erb command
Takashi Kokubun
2022-08-26
Added syntax_suggest cli and resolve failing exapmle with it
Hiroshi SHIBATA
2022-04-28
Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5
Hiroshi SHIBATA
2022-03-14
[rubygems/rubygems] Remove extra closing bracket in version warning
Paul Kuruvilla
2022-02-12
[ruby/rdoc] Relative loading for easier development (https://github.com/ruby/...
Ulysse Buonomo
2022-01-18
[ruby/irb] require_relative can't be used for default gems' exe files
st0012
2022-01-17
[ruby/irb] Use require_relative to require lib files
st0012
2021-12-21
[rubygems/rubygems] Print warning when running potentially problematic rubyge...
David Rodríguez
2021-12-21
[rubygems/rubygems] Remove ancient check
David Rodríguez
2021-09-10
[ruby/irb] Move IRB::TOPLEVEL_BINDING from exe/irb to lib/irb/workspace.rb
aycabta
2021-09-10
[ruby/irb] Avoid loading files' local variables [Bug #17623]
Marc-Andre Lafortune
2020-09-28
Removed unused option on racc
Hiroshi SHIBATA
2020-09-28
Fixed the wrong variable for --executable flag
Hiroshi SHIBATA
2020-09-28
[Fixes #137] Improve reporting
Marc-Andre Lafortune
2020-09-28
fixup d6a94a0c4b416d4e4a5b25ab8d5482bad00f9765
Hiroshi SHIBATA
2020-09-28
Removed useless RCS revisions
Hiroshi SHIBATA
2020-08-25
Fix erb executable
Lars Kanis
2020-08-21
Promote erb to default gems
Hiroshi SHIBATA
2020-05-22
Sync Bundler PR #3624 with HEAD commits
Hiroshi SHIBATA
2020-04-27
Fixed typos in racc
Nobuyoshi Nakada
2020-01-01
Removed the old executables of racc
Hiroshi SHIBATA
2019-12-20
Fixed misspellings
Nobuyoshi Nakada
2019-08-18
[bundler/bundler] Require relatively from exe/ when possible
David Rodríguez
2019-08-03
[bundler/bundler] Revert "Migrate requires from exe/ to also be relative"
David Rodríguez
2019-08-03
[bundler/bundler] Migrate requires from exe/ to also be relative
David Rodríguez
2019-06-19
Backport racc-1.4.15 from upstream.
Hiroshi SHIBATA
2019-04-14
Merge Bundler 2.1.0.pre.1 as developed version from upstream.
hsbt
2019-01-04
Merge Bundler 2.0.1 from upstream.
hsbt
2018-12-11
Downgrade Bundler 1.17.x from 2.0.0.
hsbt
2018-12-05
Revert "Remove `libexec/bundle_ruby`"
hsbt
2018-12-05
Remove `libexec/bundle_ruby`
kazu
2018-11-25
Use stub executables generated by RubyGems istead of original executables.
hsbt