summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-01-12[ruby/mutex_m] Drop to support Ruby 2.4Hiroshi SHIBATA
2023-01-12[ruby/reline] Pass unmodifined lines(that does not include escapetomoya ishida
2023-01-12Generate parser-text.rb with bcdc058e50674aedb180eea91e0fdb15bcf529dbHiroshi SHIBATA
2023-01-12[ruby/racc] Get rid of anonymous eval callsJean Boussier
2023-01-12[ruby/racc] Make racc Ractor compatibleMasataka Pocke Kuwabara
2023-01-11[ruby/irb] Formatting to header stylesHiroshi SHIBATA
2023-01-11[ruby/irb] After Ruby 2.0, coding is always utf-8Hiroshi SHIBATA
2023-01-11[ruby/irb] Removed Release Version and Revisions for old VCS softwareHiroshi SHIBATA
2023-01-11[ruby/irb] Drop unused arguments in `RubyLex`Stan Lo
2023-01-11[ruby/set] Avoid the `block or return` pattern to save Proc allocationsJean Boussier
2023-01-10[ruby/reline] Add key binding for DeletePhillip Hellewell
2023-01-10Merge RubyGems and Bundler masterHiroshi SHIBATA
2023-01-10Removed vendored LICENSE file.Hiroshi SHIBATA
2023-01-10[rubygems/rubygems] Fix resolver edge caseDavid Rodríguez
2023-01-09mkmf.rb: Refine message from `pkg_config`Nobuyoshi Nakada
2023-01-09mkmf.rb: Prefer `caller_locations` over parsing `caller`Nobuyoshi Nakada
2023-01-08[ruby/uri] [DOC] Enhanced RDoc for URIBurdette Lamar
2023-01-08[ruby/uri] [DOC] Enhanced RDoc for URI.decode_www_formBurdette Lamar
2023-01-08[rubygems/rubygems] [DOC] Remove internal document about `Kernel` monkey patchNobuyoshi Nakada
2023-01-08[rubygems/rubygems] `LoadError#path` on the caught exception does not need to...Nobuyoshi Nakada
2023-01-08[rubygems/rubygems] Let RDoc parse the doc of `Kernel#require`Nobuyoshi Nakada
2023-01-07[ruby/uri] [DOC] Common rdoc (https://github.com/ruby/uri/pull/52)Burdette Lamar
2023-01-07[ruby/did_you_mean] Keep the deprecated API for another year in case this cou...Yuki Nishijima
2023-01-06[ruby/uri] [DOC] Enhanced RDoc for common methodsBurdette Lamar
2023-01-06mkmf.rb: Refactor splitting configure_args and remove duplicate codeNobuyoshi Nakada
2023-01-04[ruby/uri] [DOC] Common methods rdocBurdette Lamar
2023-01-04[rubygems/rubygems] Raise invalid option when bundle open --path is called wi...yoka
2023-01-04[rubygems/rubygems] Enhance bundle open with --path optionyoka
2023-01-04[ruby/irb] workspace.rb cleanupStan Lo
2023-01-04[ruby/reline] correct Win32API capitalization for JRubyJoel Anderson
2023-01-03[ruby/uri] [DOC] Enhanced RDoc for common methodsBurdette Lamar
2023-01-02Remove lib/mjit/instruction.rbTakashi Kokubun
2023-01-02[ruby/irb] Fix prompt and code mismatchtomoya ishida
2023-01-01[rubygems/rubygems] Remove stray word in bundle config man page.Mark Doliner
2023-01-01[ruby/net-http] Enhanced RDoc for HTTPHeaderBurdetteLamar
2022-12-27[ruby/irb] Refactor RubyLex#process_literal_typeMau Magnaguagno
2022-12-27[ruby/irb] Fix wrong conf path with XDG_CONFIG_HOME. It should be under the H...Hiroshi SHIBATA
2022-12-26[ruby/net-http] Adding links to referencesBurdetteLamar
2022-12-26[ruby/irb] fix indent depth calculation after heredoc and embdoctompng
2022-12-26[ruby/irb] fix auto-indent after multiline stringtompng
2022-12-26[rubygems/rubygems] deprecate gem build -C flagGustavo Ribeiro
2022-12-26[rubygems/rubygems] add global flag (-C) to change execution directoryGustavo Ribeiro
2022-12-25MJIT: Fix JIT code for multiple values in a single caseTakashi Kokubun
2022-12-26Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-12-26[ruby/optparse] Add symbolize_names to getoptsJunichi Ito
2022-12-26[ruby/optparse] bump up to 0.4.0.pre.1Nobuyoshi Nakada
2022-12-26[ruby/net-http] [DOC] Adding links to referencesBurdette Lamar
2022-12-26[ruby/net-http] Adding links to referencesBurdetteLamar
2022-12-26[ruby/csv] Bump versionSutou Kouhei
2022-12-26Update generated version of racc on parser headersHiroshi SHIBATA