aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [ruby/reline] Version 0.2.6aycabta2021-06-211-1/+1
* [ruby/reline] Fix explamation of #read_ioaycabta2021-06-211-5/+6
* [ruby/reline] Remove FIXME comment in #renderaycabta2021-06-211-1/+0
* [ruby/reline] Remove TODO comment in #render_partialaycabta2021-06-211-1/+0
* [ruby/reline] Add binding C-x C-x to em_exchange_mark on Windowsaycabta2021-06-212-1/+2
* [ruby/reline] Treat C-Space as M-Space on Windowsaycabta2021-06-211-0/+4
* [ruby/reline] Check existance of a constant, Fiddle::VERSIONaycabta2021-06-211-1/+1
* [ruby/reline] Add Meta+arrow-keys in extended entries of terminfoaycabta2021-06-211-0/+2
* [ruby/reline] Terminfo.tigetstr should be able to receive tiparm in method chainaycabta2021-06-211-1/+5
* [ruby/reline] Terminfo.tigetstr and tiparm should return String objectaycabta2021-06-212-12/+12
* [ruby/reline] Add terminfo supportaycabta2021-06-212-14/+132
* [ruby/reline] Handle Errno::ENOTTY correctlyaycabta2021-06-211-0/+2
* [ruby/reline] Fix Reline::Unicode.calculate_width when input is not a TTYJeremy Evans2021-06-212-6/+14
* [ruby/reline] Treat return key correctly on Windowsaycabta2021-06-211-1/+7
* [ruby/reline] The config file must accept any character encodingaycabta2021-06-212-3/+13
* [ruby/reline] Use ReadConsoleInputW() instead of getwch()aycabta2021-06-211-62/+74
* [ruby/reline] ensure reline's encoding is used when reading inputrc character...Mark Delk2021-06-211-5/+2
* [ruby/irb] Version 1.3.6aycabta2021-06-211-2/+2
* [ruby/net-protocol] Get rid of `__send__`Nobuyoshi Nakada2021-06-161-6/+5
* [ruby/ostruct] v0.4.0Marc-Andre Lafortune2021-06-151-1/+1
* [lib/ostruct] Allow overriding of `block_given?`Marc-Andre Lafortune2021-06-141-3/+4
* [ruby/ostruct] bump upNobuyoshi Nakada2021-06-141-3/+3
* Add fallback block to `OpenStruct#delete_field` (#1409)jfrazx2021-06-141-2/+9
* [ruby/rdoc] Add a dependency on psych gem 4.0.0 or neweraycabta2021-06-021-0/+1
* [ruby/net-protocol] Bump version to 0.1.1Hiroshi SHIBATA2021-05-311-1/+1
* [rubygems/rubygems] Copy files specific to testing rubygems to `test`David Rodríguez2021-05-284-2365/+0
* [rubygems/rubygems] Try fix ruby-core CIHiroshi SHIBATA2021-05-281-0/+22
* Guard for the ftp protocol feature of OpenURIHiroshi SHIBATA2021-05-271-1/+6
* Promote net-smtp to the bundled gemsHiroshi SHIBATA2021-05-272-1165/+0
* Promote net-pop to the bundled gemsHiroshi SHIBATA2021-05-272-1056/+0
* Promote net-imap to the bundled gemsHiroshi SHIBATA2021-05-2712-4379/+0
* Promote net-ftp to the bundled gemsHiroshi SHIBATA2021-05-272-1580/+0
* Promote matrix to the bundled gemsHiroshi SHIBATA2021-05-275-3625/+0
* Promote prime to the bundled gemsHiroshi SHIBATA2021-05-272-589/+0
* Removed tracer from ruby repoHiroshi SHIBATA2021-05-252-317/+0
* [ruby/irb] respect NO_COLOR environment variableMark Delk2021-05-241-2/+2
* Use YAML.safe_load to use the permitted_classes optionaycabta2021-05-211-1/+1
* [ruby/rdoc] Drop support for Ruby 2.4Nobuyoshi Nakada2021-05-211-1/+1
* [ruby/rdoc] Update rdoc.gemspec by adding lib/rdoc/markup/table.rbYusuke Endoh2021-05-211-1/+2
* [ruby/rdoc] Version 6.3.1aycabta2021-05-211-1/+1
* [ruby/rdoc] Use File.open to fix the OS Command Injection vulnerability in CV...aycabta2021-05-211-1/+1
* Workaround with fbb4e3f96c10de2240f2d87eac19cf6f62f65fea in yaml/store.rbHiroshi SHIBATA2021-05-171-1/+1
* lib/rdoc/rdoc.rb: Allow only RDoc::Options in .rdoc_optionsYusuke Endoh2021-05-171-2/+3
* Workaround with fbb4e3f96c10de2240f2d87eac19cf6f62f65fea in rdocHiroshi SHIBATA2021-05-171-1/+1
* [ruby/irb] IRB should use the latest Reline, 0.2.5aycabta2021-05-151-1/+1
* [rubygems/rubygems] Update the link of minitest code with the commit hash.Hiroshi SHIBATA2021-05-121-3/+3
* [rubygems/rubygems] Removed the related code for minitest-bisectHiroshi SHIBATA2021-05-121-9/+0
* [rubygems/rubygems] Fixed an intentional blank-lineHiroshi SHIBATA2021-05-121-1/+0
* [rubygems/rubygems] Added comment for Minitest::MockHiroshi SHIBATA2021-05-121-0/+1
* [rubygems/rubygems] util/rubocop -aHiroshi SHIBATA2021-05-121-3/+3