aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Refactor ruby command line building for testsDavid Rodríguez2020-05-081-0/+4
* [rubygems/rubygems] Remove unnecessary `@@ruby` variableDavid Rodríguez2020-05-081-2/+1
* [rubygems/rubygems] Simplify nested require exceptionsDavid Rodríguez2020-05-081-2/+1
* [rubygems/rubygems] Fix symlink RubyGems test problems for non-admin user.Josef Šimánek2020-05-081-0/+17
* [rubygems/rubygems] Fix race condition on bundler's parallel installerDavid Rodríguez2020-05-081-1/+1
* [rubygems/rubygems] Allow spaces in file headers during octal checkDmytro Shyrshov2020-05-081-1/+2
* Normalize heredoc case in rubygems code baseDavid Rodríguez2020-05-082-6/+6
* Normalize heredoc delimitersDavid Rodríguez2020-05-081-2/+2
* [rubygems/rubygems] Fix platform comparison bug in #contains_requirable_file?Benoit Daloze2020-05-081-1/+1
* [rubygems/rubygems] Autoload name_tuple.rb before useOlle Jonsson2020-05-081-0/+1
* [rubygems/rubygems] Do not use set.Josef Šimánek2020-05-081-2/+1
* [rubygems/rubygems] Add gem build test to check for removed methods.Josef Šimánek2020-05-081-0/+2
* [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