aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Include the input in the message when raising InvalidAddressErrorknu2018-08-091-0/+2
* net/http, net/ftp: fix session resumption with TLS 1.3rhe2018-08-082-3/+9
* Support old versions of Ruby with FrozenError.hsbt2018-08-071-1/+2
* Fallback to load version constant for ruby core repository.hsbt2018-08-075-5/+25
* Removed needless date attribute from gemspec of default gems.hsbt2018-08-073-3/+0
* Add same comment to thwait.gemspec like other gemspec at r64145kazu2018-07-311-0/+1
* Try to load version file of github repository at first.hsbt2018-07-318-8/+48
* Fixed inconsistency gemspec location.hsbt2018-07-311-1/+1
* Fixed inconsistency file structure for gemspec.hsbt2018-07-311-1/+1
* Fix filename in comment [ci skip]kazu2018-07-281-1/+1
* fix range check for Hangul jamo trailers in Unicode normalizationduerst2018-07-281-1/+1
* Escape debug output in InvalidURIError exceptions.tenderlove2018-07-271-2/+2
* lib/ostruct: Remove unnecessary `__send__`marcandre2018-07-261-1/+1
* webrick: Support bcrypt password hashingnormal2018-07-262-4/+45
* Fixes the File::CREAT logger documentationtenderlove2018-07-251-1/+1
* Promote Mutex_m to Default gems.hsbt2018-07-252-0/+25
* Promote Exception2MessageMapper to Default gems.hsbt2018-07-252-0/+24
* Promote ThWait to Default gems.hsbt2018-07-252-0/+24
* Promote Forwardable to default gems.hsbt2018-07-252-1/+23
* time.rb: yday supportnobu2018-07-241-4/+15
* 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