summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-04-29[ruby/irb] Suppress "method redefined" warningaycabta
2020-04-29[ruby/irb] Check existence of rc files in irb_info commandaycabta
2020-04-29[ruby/irb] Add irb_info commandaycabta
2020-04-29[ruby/reline] Add URL reference of history-sizeaycabta
2020-04-29[ruby/reline] Version 0.1.4aycabta
2020-04-29[ruby/reline] Negative history_size means unlimitedaycabta
2020-04-29[ruby/reline] New items to history are dropped if history_size is zeroaycabta
2020-04-29[ruby/reline] Ignore non-absolute XDG_CONFIG_HOMENobuyoshi Nakada
2020-04-28[rubygems/rubygems] Pass the rubocop lintHiroshi SHIBATA
2020-04-28[rubygems/rubygems] Removed the depdendency of English libraryHiroshi SHIBATA
2020-04-27Fixed typos in raccNobuyoshi Nakada
2020-04-25Clear cached XDG path namesNobuyoshi Nakada
2020-04-24[ruby/reline] Treat home dir correctlyaycabta
2020-04-24[ruby/reline] Support XDG_CONFIG_HOMEaycabta
2020-04-23Skip the initialization of XDG_DATA_HOME with Permission deniedHiroshi SHIBATA
2020-04-23Support XDG_* (#2174)Hiroshi SHIBATA
2020-04-23[ruby/rdoc] Drop old rubiesNobuyoshi Nakada
2020-04-21Fixed incorrect man path with ruby installation pathHiroshi SHIBATA
2020-04-18[ruby/reline] Add ed_search_next_historyaycabta
2020-04-18[ruby/reline] Add ed_search_prev_historyaycabta
2020-04-18[ruby/reline] Use vi_search_{prev,next} to incremental searchaycabta
2020-04-18[ruby/reline] Rename search_history with incremental_search_historyaycabta
2020-04-17Remove lib/rss.rbSutou Kouhei
2020-04-11Fix articles.Tanaka Akira
2020-04-11Replace Fixnum by Integer in a document.Tanaka Akira
2020-04-08[ruby/weakref] Update TODO on READMEHiroshi SHIBATA
2020-04-08The current net-http is only works with Ruby 2.6+Hiroshi SHIBATA
2020-04-08The current tempfile.rb is only works with Ruby 2.5+Hiroshi SHIBATA
2020-04-08Update the latest gemspec of prime.Hiroshi SHIBATA
2020-04-08Update the version of published gemspec.Hiroshi SHIBATA
2020-04-07[DOC] get rid of parsing as TIDYLINK unintentionallyNobuyoshi Nakada
2020-04-07Bundler is not documented in RDoc, but something differentNobuyoshi Nakada
2020-04-05[Doc] Exclude bundler vendored libraries directoryNobuyoshi Nakada
2020-04-05Exclude bundler vendored librariesNobuyoshi Nakada
2020-04-05Added tooldir variableNobuyoshi Nakada
2020-04-03webrick/ssl: More keyUsage for self-signed certsSorah Fukumori
2020-03-30Migrate {assert,refute}_patch_exits for compatibility with Minitest5Hiroshi SHIBATA
2020-03-30[rubygems/rubygems] Remove deprecated + broken rubygems/source_local.Ellen Marie Dash
2020-03-30[rubygems/rubygems] Revert "Remove Gem::DependencyInstaller#find_gems_with_so...David Rodríguez
2020-03-30[rubygems/rubygems] Remove misleading commentDavid Rodríguez
2020-03-30[rubygems/rubygems] Remove ruby 1.8 leftoversDavid Rodríguez
2020-03-30[rubygems/rubygems] Enable `Style/ExtraSpacing` and auto-correctDavid Rodríguez
2020-03-30[rubygems/rubygems] Enable Style/PercentLiteralDelimiters cop in rubygemsDavid Rodríguez
2020-03-29[ruby/irb] Require jruby lib to get JRuby.compile_irCharles Oliver Nutter
2020-03-26* remove trailing spaces. [ci skip]git
2020-03-26[ruby/uri] Remove RCS keywordsDavid Rodríguez
2020-03-26[ruby/uri] Remove revision lines from commentsMatt Muller
2020-03-26[ruby/uri] Add support for WebSocketsMatt Muller
2020-03-26[ruby/uri] Simplify construction of URI instances using parser interface.Samuel Williams
2020-03-26[ruby/uri] Prefer `require_relative` for loading internal codeDavid Rodríguez