aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge upstream revision of rubygems/rubygems.hsbt2018-09-187-69/+121
* lib/matrix: Fix potential bug of Vector#angle_withmarcandre2018-09-161-3/+7
* Work on Benchmark::Tms documentation [ci skip]nobu2018-09-151-5/+8
* Extracted file list for csv.gemspec.hsbt2018-09-061-1/+1
* * append newline at EOF.svn2018-09-051-1/+1
* Merge csv-3.0.0 from ruby/csv repository.hsbt2018-09-055-8/+22
* RubyGems installer.rb - fix up my mistakes in r64582nobu2018-09-041-7/+11
* Use unpack1 instead of unpack and `[0]`kazu2018-09-031-1/+1
* [DOC] Add %Q and %+ to strptime [ci skip]kazu2018-09-011-0/+2
* Fixed test failures in mswin environment at r64555.hsbt2018-08-281-3/+4
* * remove trailing spaces.svn2018-08-272-3/+3
* Merge master branch from rubygems upstream.hsbt2018-08-2733-158/+329
* Merge rdoc-6.1.0.beta1.hsbt2018-08-2711-163/+216
* drb: close graceful shutdown pipe before socketnormal2018-08-252-0/+2
* drb: simplify shutdown pipe close logicnormal2018-08-251-9/+3
* Update link to Email address specificationkazu2018-08-201-1/+1
* webrick/httpauth/htgroup.rb (flush): avoid unnecessary unlinknormal2018-08-141-4/+7
* 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