aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/webrick.rb: use require_relative for webrick/utils.rbYusuke Endoh2019-08-251-1/+1
* Always check multiline terminationaycabta2019-08-221-5/+1
* Add abs to Matrix (#2199)Fernando Wolf Bona2019-08-211-0/+7
* IRB's multiline history is enable only when Reidline modeaycabta2019-08-221-1/+1
* The investigation is going on...Nobuyoshi Nakada2019-08-211-0/+10
* [bundler/bundler] Remove old rubies stuff no longer neededDavid Rodríguez2019-08-212-6/+2
* Avoid creating Hash objects per each mon_synchronize call (#2393)Akira Matsuda2019-08-201-4/+7
* [rubygems/rubygems] Use `RbConfig::CONFIG['rubylibprefix']`Nobuyoshi Nakada2019-08-201-8/+1
* Fix some bundler specs (#2380)David Rodríguez2019-08-203-13/+10
* Treat two types "do" correctlyaycabta2019-08-201-2/+20
* Update the canonical repository urlHiroshi SHIBATA2019-08-191-2/+2
* Prefer Regexp#=~ to Regexp#match when the RHS may be nilNobuyoshi Nakada2019-08-192-10/+5
* lib/rdoc/markup/parser.rb: remove a unused variable initializationYusuke Endoh2019-08-191-1/+0
* [bundler/bundler] No need to activate the `fileutils` default gemDavid Rodríguez2019-08-181-6/+1
* [bundler/bundler] Last relative requiresDavid Rodríguez2019-08-183-9/+9
* [bundler/bundler] Move local variable to only branch where it's usedDavid Rodríguez2019-08-181-1/+1
* [bundler/bundler] Fix open default gem errorZehan Zhao2019-08-181-5/+9
* [bundler/bundler] Fix `bundle doctor` commandDavid Rodríguez2019-08-181-1/+1
* [bundler/bundler] Bundler displays a duplicate gem entries warning even if ge...David Stosik2019-08-181-1/+1
* The "exe" dir doesn't exist in this repostiroyaycabta2019-08-181-2/+0
* Don't crash when deleting at the end of the lineAlan Wu2019-08-181-2/+2
* $LOAD_PATH elements should be real pathsNobuyoshi Nakada2019-08-181-1/+1
* Remove CI files from listaycabta2019-08-171-1/+1
* Removed formatter_test_case and text_formatter_test_case from Gem::Specificat...Hiroshi SHIBATA2019-08-171-1/+1
* Removed autoload from Markup.Hiroshi SHIBATA2019-08-171-2/+0
* Removed test_case files from lib directory.Hiroshi SHIBATA2019-08-172-879/+0
* [bundler/bundler] Fix bundle bin location in core repoDavid Rodríguez2019-08-171-1/+1
* Support the current stable version of Ruby like 2.5 and 2.6.Hiroshi SHIBATA2019-08-171-2/+2
* Revert "`Gem.load_path_insert_index always returns non-nil index after Ruby 1.9"Hiroshi SHIBATA2019-08-171-1/+1
* Added comments for extended require by RubyGemsHiroshi SHIBATA2019-08-171-1/+3
* `Gem.load_path_insert_index always returns non-nil index after Ruby 1.9Hiroshi SHIBATA2019-08-171-1/+1
* Try to continue on LoadError with gem_original_requireHiroshi SHIBATA2019-08-171-2/+6
* Keep the existance behavior with symlink pathHiroshi SHIBATA2019-08-171-1/+3
* Revert "Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem""Hiroshi SHIBATA2019-08-172-0/+21
* Fix typosKazuhiro NISHIYAMA2019-08-171-1/+1
* Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem"Hiroshi SHIBATA2019-08-172-21/+0
* Fixed Insecure Operation in requireHiroshi SHIBATA2019-08-171-1/+1
* [rubygems/rubygems] Fixup #2844Hiroshi SHIBATA2019-08-171-1/+1
* [rubygems/rubygems] installer.rb - fix #windows_stub_scriptMSP-Greg2019-08-171-3/+3
* [rubygems/rubygems] Do not mutate uri.query during s3 signature creationAlexander Pakulov2019-08-171-7/+7
* [rubygems/rubygems] Make deprecate Gem::RubyGemsVersion and Gem::ConfigMap.Hiroshi SHIBATA2019-08-171-0/+2
* [rubygems/rubygems] Return `nil` to clarify return value is ignoredDavid Rodríguez2019-08-171-1/+1
* [rubygems/rubygems] Autoswitch to exact bundler version if presentDavid Rodríguez2019-08-171-0/+5
* [rubygems/rubygems] Don't unregister default specificationsDavid Rodríguez2019-08-172-13/+2
* [rubygems/rubygems] Fix removing unresolved default spec files from mapDavid Rodríguez2019-08-171-0/+1
* [rubygems/rubygems] Little refactorDavid Rodríguez2019-08-171-3/+5
* [rubygems/rubygems] Replace domain parameter in Gem::Command#show_lookup_fail...bronzdoc2019-08-172-5/+5
* [rubygems/rubygems] Fix jruby issueDavid Rodríguez2019-08-171-2/+2
* [rubygems/rubygems] Fix old rubies compatDavid Rodríguez2019-08-171-1/+1
* [rubygems/rubygems] [Require] Ensure -I beats a default gemSamuel Giddins2019-08-172-0/+21