summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-10-15Merge bundler-2.2.0.rc.2Hiroshi SHIBATA
2020-10-15Merge rubygems-3.2.0.rc.2Hiroshi SHIBATA
2020-10-14Promote drb to the default gemsHiroshi SHIBATA
2020-10-08Promote prettyprint to default gemsHiroshi SHIBATA
2020-10-08Promote pp to default gemsHiroshi SHIBATA
2020-10-06Make `marshal_load` publicAaron Patterson
2020-10-06[lib/ostruct] Fix Marshal loadingMarc-Andre Lafortune
2020-10-06Add missing fileutils requireDavid Rodríguez
2020-10-05[ruby/tempfile] Improve the documentation for Tempfile.create and recommend T...Benoit Daloze
2020-09-30[ruby/ostruct] Tweak docMarc-Andre Lafortune
2020-09-30[ruby/ostruct] Remove unused conditionMarc-Andre Lafortune
2020-09-30[ruby/ostruct] Improved YAML serialization.Marc-Andre Lafortune
2020-09-30[ruby/ostruct] Add test that frozen OpenStructs are Ractor-shareableMarc-Andre Lafortune
2020-09-30[ruby/ostruct] Protect subclass' methods and our bang methods.Marc-Andre Lafortune
2020-09-30[ruby/ostruct] Avoid calling initializeMarc-Andre Lafortune
2020-09-29Reference process PID using the Process#pidMaciej Mensfeld
2020-09-29[ruby/webrick] Make it more strict to interpret some headersYusuke Endoh
2020-09-28[ruby/racc] Turn debugging offMarc-Andre Lafortune
2020-09-28[Fixes #137] Improve reportingMarc-Andre Lafortune
2020-09-28[rubygems/rubygems] Move comment below shebang in bin/console templateSteven Peckins
2020-09-28[rubygems/rubygems] Fix ls-files matching regexpNobuyoshi Nakada
2020-09-28[rubygems/rubygems] Add writable check for cache dirxndcn
2020-09-28[rubygems/rubygems] Avoid duplicated generation of APISpecification objectsYusuke Endoh
2020-09-28[rubygems/rubygems] Eval defaults with frozen_string_literal: trueJean Boussier
2020-09-28[rubygems/rubygems] Remove last remaining line of output from `gem update --s...Ellen Marie Dash
2020-09-28[rubygems/rubygems] Add test for "gem update --system --silent"Ellen Marie Dash
2020-09-28[rubygems/rubygems] Have "gem update --system" pass through the --silent flag.Ellen Marie Dash
2020-09-28[rubygems/rubygems] Added Ruby version for oldest supported version of rubygemsHiroshi SHIBATA
2020-09-28Disallow downgrades to too old versionsDavid Rodríguez
2020-09-28[rubygems/rubygems] Add --dryrun to the deprecated options when showing the h...bronzdoc
2020-09-28[rubygems/rubygems] We don't need shortucts for a deprecated flagbronzdoc
2020-09-28[rubygems/rubygems] Deprecate --dryrunbronzdoc
2020-09-28[rubygems/rubygems] Make --dry-run flag consistent across rubygems commandsbronzdoc
2020-09-28Added `--platform` option to `build` commandNobuyoshi Nakada
2020-09-24Revert "[ruby/webrick] Allow empty POST and PUT requests without content length"Hiroshi SHIBATA
2020-09-24[ruby/webrick] Allow shutdown_pipe to be passed in via @configJohn W Higgins
2020-09-24[ruby/webrick] Allow empty POST and PUT requests without content lengthJeremy Evans
2020-09-24[ruby/webrick] Ensure server port numbers are numeric and ensure they are sto...John W Higgins
2020-09-24[ruby/webrick] Make readpartial limit chunk to appropriate sizeJohn W Higgins
2020-09-23Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636"Hiroshi SHIBATA
2020-09-23bump Bundler's version to 2.2.0.rc.1Hiroshi SHIBATA
2020-09-23Manually merged from https://github.com/rubygems/rubygems/pull/2636Hiroshi SHIBATA
2020-09-19[ruby/irb] Version 1.2.7aycabta
2020-09-19[ruby/irb] Drop OMIT_ON_ASSIGNMENT and add :truncate option for ECHO_ON_ASSIG...aycabta
2020-09-18[ruby/rdoc] Add man/ri.1 for distribution filesaycabta
2020-09-18[ruby/rdoc] Fix spelling error in parser commentDorian Marié
2020-09-18[ruby/rdoc] update all files if any file is newerNobuyoshi Nakada
2020-09-18[ruby/rdoc] Support full filename to make a link for a text fileaycabta
2020-09-17Fix typos [ci skip]Kazuhiro NISHIYAMA
2020-09-15[ruby/uri] Remove deprecated URI.escape/URI.unescapeJeremy Evans