aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Track removed methods calls and warn during build time.Josef Šimánek2020-05-082-13/+17
* [rubygems/rubygems] Deprecate rubyforge_project attribute only during build t...Josef Šimánek2020-05-082-3/+12
* [rubygems/rubygems] Revert deprecation of deprecate method for now.Josef Šimánek2020-05-081-1/+0
* [rubygems/rubygems] Restore and deprecate old deprecate methodbronzdoc2020-05-081-0/+25
* [rubygems/rubygems] Rename version horizon deprecation methodsbronzdoc2020-05-086-13/+13
* [rubygems/rubygems] Add next_rubygems_major_version methodbronzdoc2020-05-081-8/+6
* [rubygems/rubygems] Modify files to use new version horizon deprecationsbronzdoc2020-05-085-10/+10
* [rubygems/rubygems] Use the next major version as default for deprecationsbronzdoc2020-05-081-4/+9
* [rubygems/rubygems] Remove deprecation methods by datebronzdoc2020-05-081-44/+5
* [rubygems/rubygems] Make the deprecate_command method recieve a Rubygems vers...bronzdoc2020-05-081-0/+17
* [rubygems/rubygems] Make the deprecate method recieve a Rubygems version inst...bronzdoc2020-05-081-0/+24
* [rubygems/rubygems] Removed deprecated methods for Minitest5Hiroshi SHIBATA2020-05-081-10/+0
* [rubygems/rubygems] Minitest::Test is works fine with the ruby core repositoryHiroshi SHIBATA2020-05-081-1/+1
* [rubygems/rubygems] Revert https://github.com/rubygems/rubygems/pull/3445Hiroshi SHIBATA2020-05-081-2/+15
* [rubygems/rubygems] Don't swallow gem activation exceptionDavid Rodríguez2020-05-081-4/+1
* [rubygems/rubygems] Update minitest version in `Gem.install` docsDavid Rodríguez2020-05-081-1/+1
* [rubygems/rubygems] Remove minitest compatibility codeDavid Rodríguez2020-05-081-1/+1
* [rubygems/rubygems] [rubygems/rubygems] Require minitest `~> 5.13`David Rodríguez2020-05-081-1/+1
* Fix gemspecMarc-Andre Lafortune2020-05-051-1/+1
* [ruby/uri] Check if DN existsNobuyoshi Nakada2020-05-051-0/+1
* [ruby/matrix] v0.3.0Marc-Andre Lafortune2020-05-011-1/+1
* [ruby/matrix] Add Matrix#adjoint [#14]Marc-Andre Lafortune2020-05-011-0/+11
* [ruby/matrix] Optimize Matrix#*Marc-Andre Lafortune2020-05-011-10/+12
* [ruby/matrix] Fix Matrix#orthogonal?Marc-Andre Lafortune2020-05-011-3/+4
* [ruby/matrix] Fix Matrix#unitary? [#14]Marc-Andre Lafortune2020-05-011-3/+3
* [ruby-matrix] Update docs (nicer rendering, undocumented method)zverok2020-05-011-89/+105
* [ruby/irb] Suppress "method redefined" warningaycabta2020-04-291-3/+6
* [ruby/irb] Check existence of rc files in irb_info commandaycabta2020-04-292-9/+12
* [ruby/irb] Add irb_info commandaycabta2020-04-293-0/+62
* [ruby/reline] Add URL reference of history-sizeaycabta2020-04-291-0/+1
* [ruby/reline] Version 0.1.4aycabta2020-04-291-1/+1
* [ruby/reline] Negative history_size means unlimitedaycabta2020-04-292-12/+28
* [ruby/reline] New items to history are dropped if history_size is zeroaycabta2020-04-291-0/+4
* [ruby/reline] Ignore non-absolute XDG_CONFIG_HOMENobuyoshi Nakada2020-04-291-5/+6
* [rubygems/rubygems] Pass the rubocop lintHiroshi SHIBATA2020-04-281-1/+1
* [rubygems/rubygems] Removed the depdendency of English libraryHiroshi SHIBATA2020-04-282-3/+2
* Fixed typos in raccNobuyoshi Nakada2020-04-272-6/+6
* Clear cached XDG path namesNobuyoshi Nakada2020-04-251-0/+2
* [ruby/reline] Treat home dir correctlyaycabta2020-04-241-2/+4
* [ruby/reline] Support XDG_CONFIG_HOMEaycabta2020-04-241-5/+17
* Skip the initialization of XDG_DATA_HOME with Permission deniedHiroshi SHIBATA2020-04-231-5/+8
* Support XDG_* (#2174)Hiroshi SHIBATA2020-04-239-52/+145
* [ruby/rdoc] Drop old rubiesNobuyoshi Nakada2020-04-231-14/+3
* Fixed incorrect man path with ruby installation pathHiroshi SHIBATA2020-04-211-0/+2
* [ruby/reline] Add ed_search_next_historyaycabta2020-04-181-0/+52
* [ruby/reline] Add ed_search_prev_historyaycabta2020-04-181-0/+47
* [ruby/reline] Use vi_search_{prev,next} to incremental searchaycabta2020-04-184-14/+14
* [ruby/reline] Rename search_history with incremental_search_historyaycabta2020-04-181-3/+3
* Remove lib/rss.rbSutou Kouhei2020-04-171-94/+0
* Fix articles.Tanaka Akira2020-04-111-2/+2