aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge RubyGems/Bundler master from 4076391fce5847689bf2ec402b17133fe4e32285Hiroshi SHIBATA2023-05-305-10/+11
* [ruby/racc] Remove ErrorSymbolValue referenceJeremy Evans2023-05-301-4/+0
* [ruby/cgi] Add TruffleRuby support and add it in CIBenoit Daloze2023-05-291-3/+6
* mkmf: Add the extra option `--with-verbose` to enable verbose mode. (#7863)Jun Aruga2023-05-291-2/+2
* [ruby/irb] Set maximum document dialog height bytomoya ishida2023-05-281-0/+1
* [ruby/reline] Fix scrolldown condition in dialog renderingtomoya ishida2023-05-271-1/+1
* [ruby/reline] Use appropriate dialog height and reduce screen pushuptomoya ishida2023-05-272-1/+11
* [ruby/rdoc] Improve `<summary>` CSS on sidebarMasafumi Koba2023-05-261-7/+10
* [ruby/rdoc] Improve layout CSSMasafumi Koba2023-05-261-5/+16
* [rubygems/rubygems] Load plugin immediatelySutou Kouhei2023-05-251-0/+15
* Fixup 5bfb317a938Hiroshi SHIBATA2023-05-251-0/+0
* [ruby/benchmark] Don't use version.rbHiroshi SHIBATA2023-05-253-10/+9
* Move gemspec files to top of lib directory.Hiroshi SHIBATA2023-05-258-8/+8
* [ruby/csv] All Enumerable based methods consume the same lines with other met...Sutou Kouhei2023-05-251-8/+1
* [ruby/csv] CSV#read consumes the same lines with other methods like CSV#shiftSutou Kouhei2023-05-251-1/+8
* [ruby/csv] Remove no longer required refinementsMau Magnaguagno2023-05-252-38/+0
* [rubygems/rubygems] Remove forward slash in key regardless if it contains __Jenny Shen2023-05-231-1/+1
* [rubygems/rubygems] Modify invalid key check to accept keys with colonsJenny Shen2023-05-231-1/+1
* [ruby/irb] Allow `show_source` for private methodsTSUYUSATO Kitsune2023-05-231-3/+4
* Manually merge syntax_suggest-1.1.0Hiroshi SHIBATA2023-05-236-142/+199
* [ruby/syntax_suggest] Fixschneems2023-05-233-9/+27
* [ruby/syntax_suggest] Refactor Scanner logic out of AroundBlockScan introduce...schneems2023-05-234-151/+259
* [ruby/syntax_suggest] Fix warning messageschneems2023-05-231-1/+1
* [ruby/reline] Bump version to 0.3.4ima1zumi2023-05-201-1/+1
* [ruby/irb] Simplify each_top_level_statementtomoya ishida2023-05-191-63/+49
* [ruby/irb] Display mod key as `Option` on Darwin platformsAdam Daniels2023-05-191-1/+2
* [ruby/irb] Refactor RubyLex's input/io methodsStan Lo2023-05-182-27/+23
* [ruby/irb] Print deprecation warning for `help` commandStan Lo2023-05-183-45/+65
* [rubygems/rubygems] Bump up thor-1.2.2Hiroshi SHIBATA2023-05-1317-66/+76
* Merge https://github.com/rubygems/rubygems/pull/6655 manually.Hiroshi SHIBATA2023-05-102-11/+33
* Update SPDX license listSamuel Giddins2023-05-101-0/+40
* [rubygems/rubygems] Simplify code by Gem::Specification#runtime_dependenciesTakumasa Ochi2023-05-081-10/+5
* [ruby/reline] Fix dialog corrupts rendering by pushing up input linetomoya ishida2023-05-071-2/+8
* [ruby/rdoc] Isolate root dir if specifiedzzak2023-05-062-3/+4
* [ruby/rdoc] Drop the support for 2.5 or earlier because of CVE-2021-31799Nobuyoshi Nakada2023-05-051-1/+1
* Redirect to `IO::NULL` for the portabilityNobuyoshi Nakada2023-05-0515-15/+15
* [ruby/rdoc] [DOC] stop documenting fallback `MatchData#match_length`Nobuyoshi Nakada2023-05-021-11/+11
* [ruby/rdoc] Section may not have `label`Nobuyoshi Nakada2023-05-021-2/+3
* [ruby/rdoc] Fix references to nested label in table_of_contentsNobuyoshi Nakada2023-05-021-1/+1
* [ruby/reline] Rewrite dialog renderingtomoya ishida2023-05-011-203/+141
* Update generate_spdx_license_list.rbNobuyoshi Nakada2023-05-011-1/+1
* [ruby/rdoc] Fix polynominal backtrackingNobuyoshi Nakada2023-04-291-33/+17
* [ruby/rdoc] Fix polynominal backtrackingNobuyoshi Nakada2023-04-291-1/+1
* [ruby/irb] Retire magic-file.rbStan Lo2023-04-283-42/+1
* Update an Intel SDM link [ci skip]Takashi Kokubun2023-04-281-1/+1
* [ruby/resolv] Prefer `Array#concat` over `#+=` on `Array`Nobuyoshi Nakada2023-04-281-2/+2
* [ruby/irb] Simplify Locale#loadStan Lo2023-04-271-39/+2
* [ruby/irb] Stop using MagicFile for printing help messagesStan Lo2023-04-271-1/+1
* RJIT: Fix unspecified_bits with localsTakashi Kokubun2023-04-261-2/+2
* [ruby/irb] Remove encoding_aliases.rbStan Lo2023-04-262-16/+6