aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [ruby/error_highlight] Support nodes in `spot`eileencodes2022-10-311-2/+1
* [ruby/optparse] #load() into hashWhyme Lyu2022-10-291-4/+7
* [ruby/irb] Do not make non-existent XDG directory on startNobuyoshi Nakada2022-10-281-4/+2
* [ruby/irb] Update regarding NO_COLOR valueNobuyoshi Nakada2022-10-281-1/+1
* [ruby/rdoc] Delay `require "readline"` in case the terminal is in raw mode Shugo Maeda2022-10-271-5/+4
* [ruby/erb] Version 3.0.0 Takashi Kokubun2022-10-251-1/+1
* Bundler: update docs for gemfile(5) manpageTakuya Noguchi2022-10-252-22/+43
* [ruby/erb] url_encode: use CGI.escapeURIComponentJean Boussier2022-10-252-4/+4
* [ruby/tmpdir] Ignore empty environment variablesNobuyoshi Nakada2022-10-251-2/+4
* [ruby/tmpdir] Found or raise Nobuyoshi Nakada2022-10-251-4/+2
* [ruby/tmpdir] Update supported and testing ruby versions Nobuyoshi Nakada2022-10-251-1/+1
* [ruby/tmpdir] Make `Dir.tmpdir` more idiomatic and functionalPeter Vandenberk2022-10-251-4/+2
* [ruby/tmpdir] Fix typo Nobuyoshi Nakada2022-10-251-1/+1
* [ruby/tmpdir] [DOC] Improve documentationNobuyoshi Nakada2022-10-251-1/+9
* [ruby/irb] Move require out of repeated execution pathst00122022-10-241-6/+6
* Set timestamp path for the target path to TARGET_SO_DIR_TIMESTAMPNobuyoshi Nakada2022-10-241-3/+6
* [ruby/net-http] Bump version to 0.3.0 Hiroshi SHIBATA2022-10-241-1/+1
* [rubygems/rubygems] Allow upcoming JRuby to pass keywords for Kernel#warnThomas E. Enebo2022-10-221-1/+1
* [ruby/net-http] Revert "Replace Timeout.timeout in Net:HTTP#connect"Hiroshi SHIBATA2022-10-211-7/+8
* [rubygems/rubygems] Bundler: github DSL has used https protocol over gitTakuya Noguchi2022-10-1830-31/+31
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-10-1810-164/+54
* [rubygems/rubygems] Materialize platforms strictly on Windows tooDavid Rodríguez2022-10-181-2/+5
* [rubygems/rubygems] Remove unnecessary receiverDavid Rodríguez2022-10-181-1/+1
* [rubygems/rubygems] Remove unnecessary genericDavid Rodríguez2022-10-181-1/+0
* [rubygems/rubygems] Simplify fetching spec group dependenciesDavid Rodríguez2022-10-181-4/+1
* [rubygems/rubygems] Simplify SpecGroup creationDavid Rodríguez2022-10-182-13/+10
* [rubygems/rubygems] Inline helper methodDavid Rodríguez2022-10-181-8/+3
* [rubygems/rubygems] Use `flat_map`David Rodríguez2022-10-181-4/+2
* [rubygems/rubygems] Remove one more `expand_dependencies` callDavid Rodríguez2022-10-181-2/+2
* [rubygems/rubygems] Remove now unnecessary parameter to `expand_dependencies`David Rodríguez2022-10-181-4/+3
* [rubygems/rubygems] Remove another `expand_dependencies` instanceDavid Rodríguez2022-10-181-3/+2
* [rubygems/rubygems] Remove another unnecessary dependency expansionDavid Rodríguez2022-10-181-1/+1
* [rubygems/rubygems] Avoid unnecessary dependency expansionDavid Rodríguez2022-10-181-2/+1
* [rubygems/rubygems] Remove unused parameter to `SharedHelpers.pretty_dependency`David Rodríguez2022-10-183-5/+4
* [rubygems/rubygems] Remove dead codeDavid Rodríguez2022-10-181-12/+1
* [ruby/irb] Assert lvars_code doesn't include \nTakashi Kokubun2022-10-181-3/+3
* [ruby/irb] Always use local variables in current context to parse code (https...tomoya ishida2022-10-185-24/+42
* [ruby/irb] Fix code terminated check with heredoc and backtick (https://githu...tomoya ishida2022-10-181-6/+16
* [ruby/delegate] Fix DelegateClass block "method redefined" warningJonathan Hefner2022-10-151-0/+2
* [ruby/pp] [Feature #19045] Add support Data#pretty_printmanga_osyo2022-10-141-0/+20
* Only expose Ruby Shape API if VM_CHECK_MODE is enabledAaron Patterson2022-10-131-1/+1
* [ruby/uri] Fix splitting relative URINobuyoshi Nakada2022-10-131-1/+1
* Raise ArgumentError with empty host url again.Hiroshi SHIBATA2022-10-131-1/+2
* URI.parse should set empty string in host instead of nilNARUSE, Yui2022-10-131-2/+1
* [DOC] Replace the external URIs to docs with rdoc-refNobuyoshi Nakada2022-10-121-1/+1
* [DOC] Replace the external URIs to docs with rdoc-refNobuyoshi Nakada2022-10-126-38/+38
* Add :ssl_min_version and :ssl_max_version optionsKazuki Yamaguchi2022-10-121-3/+18
* Make inline cache reads / writes atomic with object shapesJemma Issroff2022-10-111-9/+21
* Revert "Revert "This commit implements the Object Shapes technique in CRuby.""Jemma Issroff2022-10-111-81/+36
* [ruby/open-uri] Remove unused files from the packagesNobuyoshi Nakada2022-10-111-1/+1