summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-12-24sync_default_gems.rb: Expand GH-xxxx style GitHub links [ci skip]Nobuyoshi Nakada
2021-12-24sync_default_gems.rb: GitHub links at word boundary only [ci skip]Nobuyoshi Nakada
2021-12-24[ruby/reline] Determine 1st char or 2nd char of surrogate pair correctlyaycabta
2021-12-24@@cv is not accessible from non-main ractorsKoichi Sasada
2021-12-24Update default gems list at b0ad6cb371747a04eb12580e74c731 [ci skip]git
2021-12-24[ruby/reline] Add encoding info to an assertion of editing lineaycabta
2021-12-24[DOC] Make sure new GC methods are documentedzverok
2021-12-24Merge RubyGems-3.3.2 and Bundler-2.3.2Hiroshi SHIBATA
2021-12-24[ruby/irb] irb_info codepage mismatchYO4
2021-12-24Add docs for Refinement classzverok
2021-12-24Fix StructClass:: class method docszverok
2021-12-24[ruby/bigdecimal] Remove unused variableKenta Murata
2021-12-24Update badges from README.md [ci skip]Kazuhiro NISHIYAMA
2021-12-23[DOC] Fix String#unpack and #unpack1 docs (#5331)Victor Shepelev
2021-12-23Update default gems list at 65d35502bdaa2834934c8952a9eac8 [ci skip]git
2021-12-24[ruby/bigdecimal] Version 3.1.1Kenta Murata
2021-12-24[ruby/bigdecimal] Fix the result precision of BigDecimal#divmodKenta Murata
2021-12-24[ruby/bigdecimal] Version 3.1.0Kenta Murata
2021-12-24[ruby/bigdecimal] Enhanced RDoc for BigDecimal (https://github.com/ruby/bigde...Burdette Lamar