summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-02-27Merge racc from upstream repository.Hiroshi SHIBATA
2020-02-21Fixed net-ftp sync task and resync from standalone repoHiroshi SHIBATA
2020-02-21Promote net-http to the default gems.Hiroshi SHIBATA
2020-02-21Promote net-ftp to default gemsHiroshi SHIBATA
2020-02-20Fallback to load version file in ruby core repositoryHiroshi SHIBATA
2020-02-20Promote net-imap to the default gemsHiroshi SHIBATA
2020-02-20[ruby/rdoc] Removed `RDoc::Context::Section#sequence`Nobuyoshi Nakada
2020-02-17[ruby/irb] Version 1.2.3aycabta
2020-02-17* append newline at EOF. [ci skip]git
2020-02-17Promote net-protocol to default gemsHiroshi SHIBATA
2020-02-15[ruby/irb] fix reserved words and completion for themNobuhiro IMAI
2020-02-15[ruby/irb] Include easter-egg.rb in gemspecNick Lewis
2020-02-15[ruby/irb] Version 1.2.2aycabta
2020-02-15[ruby/reline] Version 0.1.3aycabta
2020-02-15lib/drb/drb.rb: Use ruby2_keywords for keyword separationYusuke Endoh
2020-02-14[ruby/reline] Use IO#write instead of IO#printaycabta
2020-02-13Promote English to the default gems.Hiroshi SHIBATA
2020-02-12Promote tmpdir to the default gemsHiroshi SHIBATA
2020-02-12Promote tempfile to the default gems.Hiroshi SHIBATA
2020-02-12[ruby/irb] Use 0.step instead of (..0).each for Ruby 2.5aycabta
2020-02-12[ruby/irb] Fix auto indent with closed braceaycabta
2020-02-12[ruby/irb] Check doc namespace correctlyaycabta
2020-02-11Promote weakref to the default gemsHiroshi SHIBATA
2020-02-09Fix message of ExceptionForMatrix::ErrOperationNotDefinedKazuhiro NISHIYAMA
2020-02-09[ruby/reline] Organize special keys escape sequencesaycabta
2020-02-06Revert "[rubygems/rubygems] Fix require issue with file extension priority"Hiroshi SHIBATA
2020-02-06Revert to remove the query command of rubygems.Hiroshi SHIBATA
2020-02-06[rubygems/rubygems] Fix require issue with file extension priorityDavid Rodríguez
2020-02-06[rubygems/rubygems] Allow releasing with a rubygems pre versionDavid Rodríguez
2020-02-03Fix SimpleDelegator respond_to? regressionJean Boussier
2020-02-02[ruby/reline] Bypass cursor down when a char is rendered at eol on Windowsaycabta
2020-02-02[ruby/reline] Fix Reline::Windows#scroll_downaycabta
2020-02-02[ruby/irb] Exclude useless files from RDocNobuyoshi Nakada
2020-02-02[ruby/irb] Add a new easter egg: dancing rubyYusuke Endoh
2020-02-01[ruby/irb] Exclude useless files from RDocNobuyoshi Nakada
2020-02-01Merge the current master branch of rubygems/rubygems.Hiroshi SHIBATA
2020-01-30delegate.rb: fixed keyword arguments in DelegateClassNobuyoshi Nakada
2020-01-30Unnamed groups are not captured when named groups are usedNobuyoshi Nakada
2020-01-29[ruby/reline] Support GNOME style Home/End key sequences [Bug #16510]aycabta
2020-01-29Isolate the PRNG for tmpdir/tempfileNobuyoshi Nakada
2020-01-28Stop parsing copyright notices as document [ci skip]Nobuyoshi Nakada
2020-01-28Revert "Added RDoc files to parse [Bug #16596]"Nobuyoshi Nakada
2020-01-28Added RDoc files to parse [Bug #16596]Nobuyoshi Nakada
2020-01-26Always use UTF-8 for Reline::GeneralIO on Windowsaycabta
2020-01-26Always refer to Reline::IOGate.encodingaycabta
2020-01-24brace the fact that lchmod(2) can EOPNOTSUPP卜部昌平
2020-01-23Add #verify_hostname= and #verify_hostname to skip hostname verification (#2858)Yuta Iwama
2020-01-22Fix pp when passed a empty ruby2_keywords-flagged hash as array elementJeremy Evans
2020-01-21Reline: Use a more robust detection of MinTTYLars Kanis
2020-01-21DocumentRoot is optionalKazuhiro NISHIYAMA