summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-25[ruby/irb] Update dependency, reline >= 0.3.0aycabta
2021-12-25[ruby/reline] Escape newline(s) in dynamic promptaycabta
2021-12-25[ruby/reline] Escape newline(s) in promptaycabta
2021-12-25[ruby/reline] Remove unnecessary parameteraycabta
2021-12-25Increase wait timeaycabta
2021-12-25Wait for output results to test correctlyaycabta
2021-12-25* 2021-12-25 [ci skip]git
2021-12-25add a NEWS entry about cvar inline cacheKoichi Sasada
2021-12-24Revert "Revert "Replace an deprecated constant with a new one in did_you_mean""Yuki Nishijima
2021-12-24Update default gems list at f9712b029bb6c34a2cf4131f8a5432 [ci skip]git
2021-12-24Sync did_you_meanYuki Nishijima
2021-12-24Bundle RBS 2.0.0 (#5330)Soutaro Matsumoto
2021-12-24Output log after loading class to testaycabta
2021-12-25Prefer to use RTEST when checking result of `rb_io_wait`. (#5341)Samuel Williams
2021-12-24Adjust styles [ci skip]Nobuyoshi Nakada
2021-12-24Add logging about timeoutaycabta
2021-12-24Kill process before assertion failsaycabta
2021-12-24Fix warning in `Lexer::Elem#[]`manga_osyo
2021-12-24Update default gems list at 67aab88a22bad23cb43058caee6fc0 [ci skip]git
2021-12-24Import digest v3.1.0 from ruby/digestAkinori MUSHA
2021-12-24configure.in: unexpand exec_prefix in includedirNobuyoshi Nakada
2021-12-24Improvements to `rb_io_wait` return value handling and internal implementatio...Samuel Williams
2021-12-24[ruby/reline] Revert "Change aliased methods to be parivete"aycabta
2021-12-24[ruby/reline] Change aliased methods to be pariveteaycabta
2021-12-24[ruby/reline] Add doc about em-kill-line macroaycabta
2021-12-24[ruby/reline] Implement em_kill_lineaycabta
2021-12-24[ruby/reline] Rename the wrong name "em-kill-line" with the correct name "uni...aycabta
2021-12-24[ruby/reline] Add doc about ed-kill-line, kill-line, em-kill-line, and unix-l...aycabta
2021-12-24[ruby/reline] Bind ed-kill-line to C-u on emacs modeaycabta
2021-12-24[ruby/reline] Support S-Tab to move up completion cursor in vi-mode on Unixaycabta
2021-12-24Update default gems list at 35d779c57b266953a93c2f89487e91 [ci skip]git
2021-12-24[DOC] Document Marshal#load parameter freeze: (#5332)Victor Shepelev
2021-12-24[ruby/readline] Bump version to 0.0.3Hiroshi SHIBATA
2021-12-24[ruby/readline-ext] Bump version to 0.1.4Hiroshi SHIBATA
2021-12-24Move embedded lines outside the here documentNobuyoshi Nakada
2021-12-24Update default gems list at 03f16d37bfaae86efe9633843bd26c [ci skip]git
2021-12-24Set time limit for waiting for terminating process within a testaycabta
2021-12-24[ruby/rdoc] Version 6.4.0aycabta
2021-12-24Use UTF-8 for lib/reline on AppVeyoraycabta
2021-12-24[rubygems/rubygems] Do not use IO#flock on SolarisYusuke Endoh
2021-12-24[ruby/reline] Fix test input_keys to handle "hankaku" characters correctly on...Yusuke Endoh
2021-12-24Update default gems list at 1a1550ba5d6f2f7631cb69a76e78f9 [ci skip]git
2021-12-24[ruby/csv] test: reduce size for stability on GitHub ActionsSutou Kouhei
2021-12-24[ruby/csv] Revert "parser: fix a keep bug that some texts may be dropped unex...Sutou Kouhei
2021-12-24[ruby/csv] parser: use row separator explicitlySutou Kouhei
2021-12-24[ruby/csv] parser: fix a keep bug that some texts may be dropped unexpectedlySutou Kouhei
2021-12-24[ruby/csv] Fix a bug that all of ARGF contents may not be consumedSutou Kouhei
2021-12-24[ruby/csv] Bump versionSutou Kouhei
2021-12-24[ruby/csv] Add handling for ambiguous parsing options (https://github.com/rub...adamroyjones
2021-12-24[ruby/csv] Fix typos [ci skip] (https://github.com/ruby/csv/pull/224)Nobuyoshi Nakada