aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert https://github.com/ruby/webrick/pull/44Hiroshi SHIBATA2020-11-131-1/+1
* [ruby/webrick] add mime type of extention .mjshisanori2020-11-131-0/+1
* [ruby/webrick] Allow empty POST and PUT requests without content lengthJeremy Evans2020-11-131-1/+1
* Backport cosmetic changes from upstream repo that is ruby/rdocHiroshi SHIBATA2020-11-123-3/+3
* [ruby/racc] Bump version to 1.5.1Hiroshi SHIBATA2020-11-102-2/+2
* [ruby/racc] Use the Ruby license. Fix #134Hiroshi SHIBATA2020-11-107-21/+14
* lib/racc/statetransitiontable.rb: Make the racc output stableYusuke Endoh2020-11-101-1/+1
* `fe80` should be case insensitive tooKazuhiro NISHIYAMA2020-11-091-2/+2
* Removed needless require for 'enumerator'Hiroshi SHIBATA2020-11-091-1/+0
* Support s390 IPv6 link local addressesJeremy Evans2020-11-071-1/+1
* Add support for IPv6 link local addresses to resolvJeremy Evans2020-11-071-1/+26
* Remove sender/message_id pair after response received in resolvJeremy Evans2020-11-071-1/+1
* Added dependency for net-protocolHiroshi SHIBATA2020-11-065-0/+10
* Revert "Prefer #send over #__send__ when it is clear there is no possible con...NARUSE, Yui2020-11-055-8/+8
* Promote un.rb to the default gems. It's preparation for 3.0.0-preview2.Hiroshi SHIBATA2020-11-051-0/+23
* Prefer #send over #__send__ when it is clear there is no possible conflictBenoit Daloze2020-11-055-8/+8
* [ruby/ostruct] Update versionMarc-Andre Lafortune2020-11-041-1/+1
* [ruby/ostruct] Restore `ostruct` docMarc-Andre Lafortune2020-11-041-3/+3
* Revert "Make `marshal_load` public"Marc-Andre Lafortune2020-11-041-1/+0
* Promote debug.rb to default gems.Hiroshi SHIBATA2020-10-301-0/+22
* Separate `send` into `public_send` and `__send__`Nobuyoshi Nakada2020-10-2722-42/+43
* Fix small typo in comment in lib/irb.cAndrew Kerr2020-10-221-1/+1
* Merge bundler-2.2.0.rc.2Hiroshi SHIBATA2020-10-1580-230/+358
* Merge rubygems-3.2.0.rc.2Hiroshi SHIBATA2020-10-154-15/+16
* Promote drb to the default gemsHiroshi SHIBATA2020-10-142-0/+33
* Promote prettyprint to default gemsHiroshi SHIBATA2020-10-081-0/+22
* Promote pp to default gemsHiroshi SHIBATA2020-10-081-0/+22
* Make `marshal_load` publicAaron Patterson2020-10-061-0/+1
* [lib/ostruct] Fix Marshal loadingMarc-Andre Lafortune2020-10-061-4/+1
* Add missing fileutils requireDavid Rodríguez2020-10-061-1/+4
* [ruby/tempfile] Improve the documentation for Tempfile.create and recommend T...Benoit Daloze2020-10-051-15/+34
* [ruby/ostruct] Tweak docMarc-Andre Lafortune2020-09-301-9/+9
* [ruby/ostruct] Remove unused conditionMarc-Andre Lafortune2020-09-301-2/+0
* [ruby/ostruct] Improved YAML serialization.Marc-Andre Lafortune2020-09-301-0/+27
* [ruby/ostruct] Add test that frozen OpenStructs are Ractor-shareableMarc-Andre Lafortune2020-09-301-0/+2
* [ruby/ostruct] Protect subclass' methods and our bang methods.Marc-Andre Lafortune2020-09-301-17/+33
* [ruby/ostruct] Avoid calling initializeMarc-Andre Lafortune2020-09-301-5/+11
* Reference process PID using the Process#pidMaciej Mensfeld2020-09-291-1/+1
* [ruby/webrick] Make it more strict to interpret some headersYusuke Endoh2020-09-291-3/+3
* [ruby/racc] Turn debugging offMarc-Andre Lafortune2020-09-282-2/+2
* [Fixes #137] Improve reportingMarc-Andre Lafortune2020-09-281-16/+18
* [rubygems/rubygems] Move comment below shebang in bin/console templateSteven Peckins2020-09-281-2/+1
* [rubygems/rubygems] Fix ls-files matching regexpNobuyoshi Nakada2020-09-281-2/+2
* [rubygems/rubygems] Add writable check for cache dirxndcn2020-09-281-2/+3
* [rubygems/rubygems] Avoid duplicated generation of APISpecification objectsYusuke Endoh2020-09-281-5/+16
* [rubygems/rubygems] Eval defaults with frozen_string_literal: trueJean Boussier2020-09-281-0/+2
* [rubygems/rubygems] Remove last remaining line of output from `gem update --s...Ellen Marie Dash2020-09-281-1/+1
* [rubygems/rubygems] Add test for "gem update --system --silent"Ellen Marie Dash2020-09-281-2/+2
* [rubygems/rubygems] Have "gem update --system" pass through the --silent flag.Ellen Marie Dash2020-09-281-0/+1
* [rubygems/rubygems] Added Ruby version for oldest supported version of rubygemsHiroshi SHIBATA2020-09-281-0/+1