summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-06-25[ruby/reline] Fix missing require.Samuel Williams
2021-06-25[ruby/reline] Avoid using blocking `IO.select`.Samuel Williams
2021-06-25Followed up 66d2fc7989d741bf5a73286233139901cecb4fc2Hiroshi SHIBATA
2021-06-25[ruby/racc] Remove Object monkey patchAaron Patterson
2021-06-25[ruby/racc] Removed needless condition for old versions of RubyGems.Hiroshi SHIBATA
2021-06-25[ruby/racc] Drop to support Ruby 2.4Hiroshi SHIBATA
2021-06-25[ruby/racc] Followed up #162Hiroshi SHIBATA
2021-06-25[ruby/racc] Stop compressing integer listsJean Boussier
2021-06-24Remove also debug symbol directory at clean on macOSNobuyoshi Nakada
2021-06-24Prefer configured command as RM_RFNobuyoshi Nakada
2021-06-23[ruby/rdoc] Specify working directory for RDoc::Options#check_filesHiroshi SHIBATA
2021-06-22[ruby/irb] Sort ls result ordered by anscestryKeiko Kaneko
2021-06-21Rescue conversion error of inputrcaycabta
2021-06-21Check Ruby version to use Fiddle with variadic args in test-allaycabta
2021-06-21[ruby/irb] Improve stackprof measureUlysse Buonomo
2021-06-21[ruby/reline] Version 0.2.6aycabta
2021-06-21[ruby/reline] Fix explamation of #read_ioaycabta
2021-06-21[ruby/reline] Remove FIXME comment in #renderaycabta
2021-06-21[ruby/reline] Remove TODO comment in #render_partialaycabta
2021-06-21[ruby/reline] Add binding C-x C-x to em_exchange_mark on Windowsaycabta
2021-06-21[ruby/reline] Treat C-Space as M-Space on Windowsaycabta
2021-06-21[ruby/reline] Check existance of a constant, Fiddle::VERSIONaycabta
2021-06-21[ruby/reline] Add Meta+arrow-keys in extended entries of terminfoaycabta
2021-06-21[ruby/reline] Terminfo.tigetstr should be able to receive tiparm in method chainaycabta
2021-06-21[ruby/reline] Terminfo.tigetstr and tiparm should return String objectaycabta
2021-06-21[ruby/reline] Add terminfo supportaycabta
2021-06-21[ruby/reline] Handle Errno::ENOTTY correctlyaycabta
2021-06-21[ruby/reline] Fix Reline::Unicode.calculate_width when input is not a TTYJeremy Evans
2021-06-21[ruby/reline] Treat return key correctly on Windowsaycabta
2021-06-21[ruby/reline] The config file must accept any character encodingaycabta
2021-06-21[ruby/reline] Use ReadConsoleInputW() instead of getwch()aycabta
2021-06-21[ruby/reline] ensure reline's encoding is used when reading inputrc character...Mark Delk
2021-06-21[ruby/irb] Version 1.3.6aycabta
2021-06-16[ruby/net-protocol] Get rid of `__send__`Nobuyoshi Nakada
2021-06-15[ruby/ostruct] v0.4.0Marc-Andre Lafortune
2021-06-14[lib/ostruct] Allow overriding of `block_given?`Marc-Andre Lafortune
2021-06-14[ruby/ostruct] bump upNobuyoshi Nakada
2021-06-14Add fallback block to `OpenStruct#delete_field` (#1409)jfrazx
2021-06-02[ruby/rdoc] Add a dependency on psych gem 4.0.0 or neweraycabta
2021-05-31[ruby/net-protocol] Bump version to 0.1.1Hiroshi SHIBATA
2021-05-28[rubygems/rubygems] Copy files specific to testing rubygems to `test`David Rodríguez
2021-05-28[rubygems/rubygems] Try fix ruby-core CIHiroshi SHIBATA
2021-05-27Guard for the ftp protocol feature of OpenURIHiroshi SHIBATA
2021-05-27Promote net-smtp to the bundled gemsHiroshi SHIBATA
2021-05-27Promote net-pop to the bundled gemsHiroshi SHIBATA
2021-05-27Promote net-imap to the bundled gemsHiroshi SHIBATA
2021-05-27Promote net-ftp to the bundled gemsHiroshi SHIBATA
2021-05-27Promote matrix to the bundled gemsHiroshi SHIBATA
2021-05-27Promote prime to the bundled gemsHiroshi SHIBATA
2021-05-25Removed tracer from ruby repoHiroshi SHIBATA