aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Revert previous commit and split lib/tracer/version.rbkazu2018-07-232-0/+26
* Revert partially to avoid test error temporarilykazu2018-07-232-23/+0
* Promote Shell library to default gems.hsbt2018-07-202-1/+23
* Fixed wrong library patFixed wrong library pathhhsbt2018-07-201-1/+1
* Do not use `git ls-files` for file listing.kazu2018-07-201-5/+1
* Promote Tracer to default gems.hsbt2018-07-202-0/+28
* Promote Synchronizer to default gems.hsbt2018-07-172-0/+25
* webrick/httpresponse: set_redirect requires a valid URInormal2018-07-141-1/+3
* Promote irb library to default gems.hsbt2018-07-092-1/+23
* Fallback to Digest::SHA512kazu2018-07-042-3/+7
* lib/.document: add csvktsj2018-07-011-0/+1
* Fix typo of file path [ci skip]a_matsuda2018-06-281-1/+1
* lib/prime.rb: remove unused methodsmame2018-06-241-7/+0
* Thread is always provided at current ruby version.hsbt2018-06-201-4/+0
* lib/drb/extservm.rb (service): do not return `false'normal2018-06-191-1/+1
* Get rid of warnings of test/specusa2018-06-141-1/+0
* lib/securerandom.rb: improve docsstomar2018-06-121-0/+5
* write_timeout doc upates [skip ci]naruse2018-06-082-2/+3
* Removed needless extension for require.hsbt2018-06-082-2/+2
* Promote Matrix to default gems.hsbt2018-06-071-0/+21
* Fix typos [ci skip]kazu2018-06-071-1/+1
* Promote OpenStruct to default gems.hsbt2018-06-071-0/+21
* Use `Net::HTTPClientException` instead of `Net::HTTPServerException`naruse2018-06-061-1/+1
* Add Net::HTTPClientException [Bug #14688]naruse2018-06-061-0/+8
* fix r63587naruse2018-06-061-18/+18
* fix r63587 with temporal patch to pass the tests. please re-fix it.ko12018-06-061-1/+1
* Introduce write_timeout to Net::HTTP [Feature #13396]naruse2018-06-062-5/+51
* Promote Prime library to default gems.hsbt2018-06-022-0/+25
* Promote Logger to default gems.hsbt2018-06-021-0/+22
* Fixed wrong require pathhsbt2018-06-021-1/+1
* Promote REXML to default gems.hsbt2018-06-021-0/+37
* Promote RSS library to default gems.hsbt2018-06-021-0/+33
* * remove trailing spaces.svn2018-05-302-3/+3
* Merge RubyGems 3.0.0.beta1.hsbt2018-05-3051-1077/+1009
* time.rb: fix parsing time zone in iso8601nobu2018-05-281-1/+1
* time.rb: fix parsing time zone in iso8601nobu2018-05-281-1/+1
* fileutils.rb: split fu_windows?nobu2018-05-191-6/+5
* Merge RubyGems 2.7.7hsbt2018-05-1820-33/+84
* http_proxy setting should respect both parent domain and subdomainnaruse2018-05-171-4/+9
* lib/optparse.rb: improve docsstomar2018-05-161-14/+17
* fileutils.rb: remove code for OS/2 emxnobu2018-05-161-11/+0
* Added workaround to fileutils for `make btest` without rbconfig.hsbt2018-05-151-2/+10
* Retry to merge fileutils-1.1.0.hsbt2018-05-152-23/+53
* Revert "Merge fileutils-1.1.0."mame2018-05-152-49/+23
* Merge fileutils-1.1.0.hsbt2018-05-152-23/+49
* optparse.rb: Remove redundant `.freeze`nobu2018-05-131-8/+8
* optparse.rb: [DOC] about into: optionnobu2018-05-121-0/+23
* irb.rb: update `_`nobu2018-05-121-7/+6
* rss: Add option Hash support to RSS::Parser.parsekou2018-05-121-2/+20
* lib/securerandom.rb: improve docsstomar2018-05-111-27/+27