summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-08-17Try to continue on LoadError with gem_original_requireHiroshi SHIBATA
2019-08-17Keep the existance behavior with symlink pathHiroshi SHIBATA
2019-08-17Revert "Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem""Hiroshi SHIBATA
2019-08-17Fix typosKazuhiro NISHIYAMA
2019-08-17Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem"Hiroshi SHIBATA
2019-08-17Fixed Insecure Operation in requireHiroshi SHIBATA
2019-08-17[rubygems/rubygems] Fixup #2844Hiroshi SHIBATA
2019-08-17[rubygems/rubygems] installer.rb - fix #windows_stub_scriptMSP-Greg
2019-08-17[rubygems/rubygems] Do not mutate uri.query during s3 signature creationAlexander Pakulov
2019-08-17[rubygems/rubygems] Make deprecate Gem::RubyGemsVersion and Gem::ConfigMap.Hiroshi SHIBATA
2019-08-17[rubygems/rubygems] Return `nil` to clarify return value is ignoredDavid Rodríguez
2019-08-17[rubygems/rubygems] Autoswitch to exact bundler version if presentDavid Rodríguez
2019-08-17[rubygems/rubygems] Don't unregister default specificationsDavid Rodríguez
2019-08-17[rubygems/rubygems] Fix removing unresolved default spec files from mapDavid Rodríguez
2019-08-17[rubygems/rubygems] Little refactorDavid Rodríguez
2019-08-17[rubygems/rubygems] Replace domain parameter in Gem::Command#show_lookup_fail...bronzdoc
2019-08-17[rubygems/rubygems] Fix jruby issueDavid Rodríguez
2019-08-17[rubygems/rubygems] Fix old rubies compatDavid Rodríguez
2019-08-17[rubygems/rubygems] [Require] Ensure -I beats a default gemSamuel Giddins
2019-08-16lib/rdoc/store.rb: Use `Marshal.dump(obj, io)`Yusuke Endoh
2019-08-16[bundler/bundler] Add `--[no-]git` option to `bundle gem`David Rodríguez
2019-08-16[bundler/bundler] Remove misleading comment in GemfileDavid Rodríguez
2019-08-16[bundler/bundler] Stop printing deprecation messages during specsDavid Rodríguez
2019-08-16[bundler/bundler] Fix typo in comment: attibutes -> attributesMasato Ohba
2019-08-16[bundler/bundler] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSIONBenoit Daloze
2019-08-16[bundler/bundler] Fix inconsistent lockfile orderDavid Rodríguez
2019-08-16[bundler/bundler] Reuse `root` methodDavid Rodríguez
2019-08-16lib/rdoc/parser/ruby.rb: Avoid `.chars.to_a.last`Yusuke Endoh
2019-08-16RDoc::Parser::C: Integrate do_classes and do_modules by one regexp matchYusuke Endoh
2019-08-16Use test/unit instead of test-unit. Because test-unit is only provided standa...Hiroshi SHIBATA
2019-08-16Use Gemfile instead of add_development_dependency.Hiroshi SHIBATA
2019-08-16Use test-unit instead of minitestNobuyoshi Nakada
2019-08-16Treat linking to Markdown label correctlyaycabta
2019-08-16Separate RDoc::TokenStream#add_tokens and #add_tokenYusuke Endoh
2019-08-16Refactor and improve performance of RDoc::Markup::ParserYusuke Endoh
2019-08-16Don't echo results of assignment expressionsSteven Willis
2019-08-16Fixed class, module and method references [ci skip]Nobuyoshi Nakada
2019-08-15Fixed a markup in different format [ci skip]Nobuyoshi Nakada
2019-08-14Remove strange formatting from English [ci skip]Nikolai B
2019-08-14fix last commit.Koichi Sasada
2019-08-14change Proc#to_s format ('@...' -> ' ...') (#2362)Koichi Sasada
2019-08-13Fix a typo [ci skip]Kazuhiro NISHIYAMA
2019-08-09Fix typo: duplicated the [skip-ci]ohbarye
2019-08-09Revert a6e32855d079e8f3806d8be8a5f5cf7b3a967133 partiallyKazuhiro NISHIYAMA
2019-08-07Fixed deprecation messageNobuyoshi Nakada
2019-08-06Revert "Don't echo results of assignment expressions"aycabta
2019-08-06Don't echo results of assignment expressionsSteven Willis
2019-08-06Use host_os from RbConfig to detect host OS.Charles Oliver Nutter
2019-08-06Remove obsolete TODO commentaycabta
2019-08-06Update Unicode URL to 12.1.0aycabta