aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Shut down TLS connections gracefully.shugo2016-11-191-1/+5
* Remove garbage.shugo2016-11-191-2/+1
* * remove trailing spaces.svn2016-11-191-1/+1
* Support TLS and hash styles options for Net::FTP.new.shugo2016-11-191-22/+140
* logger.rb: fix next rotate timenobu2016-11-161-1/+5
* ftp.rb: use Addrinfo interfacesshugo2016-11-151-2/+3
* ftp.rb: use Addrinfonobu2016-11-151-6/+6
* net/ftp.rb: kwargsnobu2016-11-141-3/+1
* net/protocol.rb: kwargsnobu2016-11-145-18/+14
* Enable the document for Kernel[#.]pp.akr2016-11-111-3/+2
* Fix undefined method 'dump' for nil:NilClass (NoMethodError)a_matsuda2016-11-081-1/+3
* Fix grammar errorsa_matsuda2016-11-081-12/+12
* Update comment about default constanta_matsuda2016-11-081-1/+1
* irb.rb: Binding#irbnobu2016-11-061-0/+8
* irb.rb: IRB::Irb#runnobu2016-11-061-15/+19
* e2mmap.rb: remove old definitionnobu2016-11-061-0/+1
* shell.rb: suppress warningsnobu2016-11-051-2/+6
* e2mmap.rb: suppress a warningnobu2016-11-051-2/+6
* Alias regist_scanner to register_scannera_matsuda2016-11-051-2/+5
* fix Resolv::LOC::Coord.create.akr2016-11-051-4/+6
* * lib/net/http.rb (Net::HTTP.post): new convenience method to send a POST req...shugo2016-11-051-0/+18
* * lib/net/http.rb (transport_request): other than HTTPContinuenaruse2016-11-051-1/+1
* Time.parse's "now" argument as nil works again.akr2016-11-051-6/+10
* IPAddr#== and IPAddr#<=> no longer raise an exception if coercion failsknu2016-11-051-5/+8
* numeric.c: round to nearest evennobu2016-11-051-4/+7
* Add Set#compare_by_identity and Set#compare_by_identity?knu2016-11-051-2/+20
* * remove trailing spaces.svn2016-11-051-1/+1
* * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0hsbt2016-11-0519-119/+45
* extract_resources uses each_resource instead of each_answer.akr2016-11-051-3/+3
* * lib/net/smtp.rb (tlsconnect): support timeout for TLS handshake.shugo2016-11-053-17/+21
* Fix the handling of the backslash in double quotesknu2016-11-051-3/+11
* fileutils.rb: fix error for non-existent entrynobu2016-11-041-0/+1
* uri/generic.rb: Tidy up mergenobu2016-10-311-31/+10
* fix typo [ci skip]nobu2016-10-301-1/+1
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Updatehsbt2016-10-3015-21/+158
* * lib/uri/common.rb: added documentation for deprecated method.hsbt2016-10-201-0/+4
* * lib/open-uri.rb: Improved documentation grammar forhsbt2016-10-201-2/+2
* optparse/kwargs.rbnobu2016-10-141-0/+17
* * lib/logger.rb: Improve Logger.new option documentation.hsbt2016-10-141-2/+2
* optparse.rb: hyphenizenobu2016-10-141-4/+8
* webrick: use monotonic clock for timeoutsnormal2016-10-141-2/+3
* forgot to replace two occurences of ENV.akr2016-10-111-1/+1
* Add an optional argument, env, to URI.find_proxy.akr2016-10-111-10/+12
* pp prints a multiple lines string prettier.akr2016-10-111-0/+15
* logger: fix monthly log rotate with DSTnobu2016-10-081-2/+2
* * basictest/test.rb: Adjust spaces in class declarationshsbt2016-10-0710-21/+21
* uri/common.rb: Update URI::WEB_ENCODINGS_ [ci skip]nobu2016-10-061-2/+19
* Update URI WEB_ENCODINGS_ hash, and fix documented cmd tonobu2016-10-061-1/+3
* * lib/net/http/response.rb: Improve document readability.hsbt2016-10-051-2/+2
* * lib/delegate.rb: Added missing spaces and Removed needless spaces.hsbt2016-10-051-7/+7