summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-05-08[rubygems/rubygems] Add next_rubygems_major_version methodbronzdoc
2020-05-08[rubygems/rubygems] Modify files to use new version horizon deprecationsbronzdoc
2020-05-08[rubygems/rubygems] Use the next major version as default for deprecationsbronzdoc
2020-05-08[rubygems/rubygems] Remove deprecation methods by datebronzdoc
2020-05-08[rubygems/rubygems] Make the deprecate_command method recieve a Rubygems vers...bronzdoc
2020-05-08[rubygems/rubygems] Make the deprecate method recieve a Rubygems version inst...bronzdoc
2020-05-08[rubygems/rubygems] Removed deprecated methods for Minitest5Hiroshi SHIBATA
2020-05-08[rubygems/rubygems] Minitest::Test is works fine with the ruby core repositoryHiroshi SHIBATA
2020-05-08[rubygems/rubygems] Revert https://github.com/rubygems/rubygems/pull/3445Hiroshi SHIBATA
2020-05-08[rubygems/rubygems] Don't swallow gem activation exceptionDavid Rodríguez
2020-05-08[rubygems/rubygems] Update minitest version in `Gem.install` docsDavid Rodríguez
2020-05-08[rubygems/rubygems] Remove minitest compatibility codeDavid Rodríguez
2020-05-08[rubygems/rubygems] [rubygems/rubygems] Require minitest `~> 5.13`David Rodríguez
2020-05-05Fix gemspecMarc-Andre Lafortune
2020-05-05[ruby/uri] Check if DN existsNobuyoshi Nakada
2020-05-01[ruby/matrix] v0.3.0Marc-Andre Lafortune
2020-05-01[ruby/matrix] Add Matrix#adjoint [#14]Marc-Andre Lafortune
2020-05-01[ruby/matrix] Optimize Matrix#*Marc-Andre Lafortune
2020-05-01[ruby/matrix] Fix Matrix#orthogonal?Marc-Andre Lafortune
2020-05-01[ruby/matrix] Fix Matrix#unitary? [#14]Marc-Andre Lafortune
2020-05-01[ruby-matrix] Update docs (nicer rendering, undocumented method)zverok
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