summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* [ruby/irb] Support showing doc by dialog in iTerm2aycabta2021-12-25-1/+2
* Update default gems list at 40c20110d5791e26e5edaddb6a77cf [ci skip]git2021-12-25-1/+1
* [ruby/reline] Version 0.3.0aycabta2021-12-25-1/+1
* Fix typos [ci skip]Kazuhiro NISHIYAMA2021-12-25-12/+12
* Update default gems list at da6a5e3ed16ab0cdda7546dd9caf55 [ci skip]git2021-12-24-2/+2
* Merge RubyGems-3.3.3 and Bundler-2.3.3Hiroshi SHIBATA2021-12-25-8/+29
* Update default gems list at efce9ecf72842fd2109a34a89b4293 [ci skip]git2021-12-24-1/+1
* [ruby/openssl] Ruby/OpenSSL 3.0.0Kazuki Yamaguchi2021-12-25-2/+104
* [ruby/openssl] Add tast cases to OpenSSL::BN using ractorYusuke Nakamura2021-12-25-0/+25
* NEWS: Adapt YJIT support status to include OpenBSDAlan Wu2021-12-24-1/+1
* Less bravado in YJIT performance claimsAlan Wu2021-12-24-1/+2
* Update default gems list at 90239c4163e0a9aec7add714eb5ad6 [ci skip]git2021-12-24-1/+1
* [ruby/irb] Version 1.4.0aycabta2021-12-25-2/+2
* [ruby/irb] Update dependency, reline >= 0.3.0aycabta2021-12-25-1/+1
* [ruby/reline] Escape newline(s) in dynamic promptaycabta2021-12-25-1/+21
* [ruby/reline] Escape newline(s) in promptaycabta2021-12-25-1/+14
* [ruby/reline] Remove unnecessary parameteraycabta2021-12-25-11/+11
* Increase wait timeaycabta2021-12-25-1/+2
* Wait for output results to test correctlyaycabta2021-12-25-1/+1
* * 2021-12-25 [ci skip]git2021-12-25-1/+1
* add a NEWS entry about cvar inline cacheKoichi Sasada2021-12-25-0/+4
* Revert "Revert "Replace an deprecated constant with a new one in did_you_mean""Yuki Nishijima2021-12-24-5/+1
* Update default gems list at f9712b029bb6c34a2cf4131f8a5432 [ci skip]git2021-12-24-1/+1
* Sync did_you_meanYuki Nishijima2021-12-24-14/+78
* Bundle RBS 2.0.0 (#5330)Soutaro Matsumoto2021-12-24-2/+31
* Output log after loading class to testaycabta2021-12-24-1/+1
* Prefer to use RTEST when checking result of `rb_io_wait`. (#5341)Samuel Williams2021-12-25-2/+2
* Adjust styles [ci skip]Nobuyoshi Nakada2021-12-24-6/+12
* Add logging about timeoutaycabta2021-12-24-0/+2
* Kill process before assertion failsaycabta2021-12-24-0/+1
* Fix warning in `Lexer::Elem#[]`manga_osyo2021-12-24-4/+4
* Update default gems list at 67aab88a22bad23cb43058caee6fc0 [ci skip]git2021-12-24-1/+1
* Import digest v3.1.0 from ruby/digestAkinori MUSHA2021-12-24-19/+6
* configure.in: unexpand exec_prefix in includedirNobuyoshi Nakada2021-12-24-1/+1
* Improvements to `rb_io_wait` return value handling and internal implementatio...Samuel Williams2021-12-24-9/+20
* [ruby/reline] Revert "Change aliased methods to be parivete"aycabta2021-12-24-35/+35
* [ruby/reline] Change aliased methods to be pariveteaycabta2021-12-24-35/+35
* [ruby/reline] Add doc about em-kill-line macroaycabta2021-12-24-0/+4
* [ruby/reline] Implement em_kill_lineaycabta2021-12-24-0/+39
* [ruby/reline] Rename the wrong name "em-kill-line" with the correct name "uni...aycabta2021-12-24-5/+33
* [ruby/reline] Add doc about ed-kill-line, kill-line, em-kill-line, and unix-l...aycabta2021-12-24-0/+9
* [ruby/reline] Bind ed-kill-line to C-u on emacs modeaycabta2021-12-24-29/+1
* [ruby/reline] Support S-Tab to move up completion cursor in vi-mode on Unixaycabta2021-12-24-1/+6
* Update default gems list at 35d779c57b266953a93c2f89487e91 [ci skip]git2021-12-24-1/+2
* [DOC] Document Marshal#load parameter freeze: (#5332)Victor Shepelev2021-12-24-2/+21
* [ruby/readline] Bump version to 0.0.3Hiroshi SHIBATA2021-12-24-1/+1
* [ruby/readline-ext] Bump version to 0.1.4Hiroshi SHIBATA2021-12-24-1/+1
* Move embedded lines outside the here documentNobuyoshi Nakada2021-12-24-7/+6
* Update default gems list at 03f16d37bfaae86efe9633843bd26c [ci skip]git2021-12-24-1/+1
* Set time limit for waiting for terminating process within a testaycabta2021-12-24-2/+10