aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [DOC] Fix default value of shift_age [ci skip]kazu2016-10-031-1/+1
* * lib/uri/http.rb: Documentation and code style imrovements.hsbt2016-09-301-16/+19
* * lib/yaml/store.rb (YAML::Store#dump): use table argument instead of @table ...kazu2016-09-291-1/+1
* update call-seq of YAML::Store#initialize [ci skip]kazu2016-09-291-0/+1
* fix YAML::Storekazu2016-09-291-9/+12
* checksum algorithm is not MD5 only [ci skip]kazu2016-09-291-1/+1
* PStore: select checksum algorithmnobu2016-09-281-2/+7
* rubygems 2.6.7nobu2016-09-2816-252/+139
* rubygems 2.6.7nobu2016-09-2820-148/+280
* * lib/cgi/cookie.rb (parse): don't allow , as a separator. [Bug #12791]naruse2016-09-272-2/+2
* * lib/tempfile.rb: provide default basename parametersonots2016-09-261-1/+1
* remove unnecessary :stag accessornobu2016-09-251-1/+0