summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-11-05* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0hsbt
2016-11-05extract_resources uses each_resource instead of each_answer.akr
2016-11-05* lib/net/smtp.rb (tlsconnect): support timeout for TLS handshake.shugo
2016-11-05Fix the handling of the backslash in double quotesknu
2016-11-04fileutils.rb: fix error for non-existent entrynobu
2016-10-31uri/generic.rb: Tidy up mergenobu
2016-10-30fix typo [ci skip]nobu
2016-10-30* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Updatehsbt
2016-10-20* lib/uri/common.rb: added documentation for deprecated method.hsbt
2016-10-20* lib/open-uri.rb: Improved documentation grammar forhsbt
2016-10-14optparse/kwargs.rbnobu
2016-10-14* lib/logger.rb: Improve Logger.new option documentation.hsbt
2016-10-14optparse.rb: hyphenizenobu
2016-10-14webrick: use monotonic clock for timeoutsnormal
2016-10-11forgot to replace two occurences of ENV.akr
2016-10-11Add an optional argument, env, to URI.find_proxy.akr
2016-10-11pp prints a multiple lines string prettier.akr
2016-10-08logger: fix monthly log rotate with DSTnobu
2016-10-07* basictest/test.rb: Adjust spaces in class declarationshsbt
2016-10-06uri/common.rb: Update URI::WEB_ENCODINGS_ [ci skip]nobu
2016-10-06Update URI WEB_ENCODINGS_ hash, and fix documented cmd tonobu
2016-10-05* lib/net/http/response.rb: Improve document readability.hsbt
2016-10-05* lib/delegate.rb: Added missing spaces and Removed needless spaces.hsbt
2016-10-03[DOC] Fix default value of shift_age [ci skip]kazu
2016-09-30* lib/uri/http.rb: Documentation and code style imrovements.hsbt
2016-09-29* lib/yaml/store.rb (YAML::Store#dump): use table argument instead of @table ...kazu
2016-09-29update call-seq of YAML::Store#initialize [ci skip]kazu
2016-09-29fix YAML::Storekazu
2016-09-29checksum algorithm is not MD5 only [ci skip]kazu
2016-09-28PStore: select checksum algorithmnobu
2016-09-28rubygems 2.6.7nobu
2016-09-28rubygems 2.6.7nobu
2016-09-27* lib/cgi/cookie.rb (parse): don't allow , as a separator. [Bug #12791]naruse
2016-09-26* lib/tempfile.rb: provide default basename parametersonots
2016-09-25remove unnecessary :stag accessornobu
2016-09-24fid typos [ci skip]nobu
2016-09-23forwardable.rb: remove debug printnobu
2016-09-23forwardable.rb: private methodsnobu
2016-09-18* lib/rss/rss.rb (RSS::BaseModel): Remove needless codes.kou
2016-09-18* lib/sync.rb: Fix NameError when error.kazu
2016-09-18mkmf.rb: fix for bundled gemsnobu
2016-09-15Don't include bad password in URI exception outputtenderlove
2016-09-12* lib/uri/mailto.rb: Removed needless `return` and use `.`` instead of `::`hsbt
2016-09-11Update URL of Japanese document of net/popkazu
2016-09-09e2mmap.rb: remove legacy codenobu
2016-09-08* ext/psych/psych.gemspec, lib/rdoc/rdoc.gemspec: Use file list instead ofhsbt
2016-09-07* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta2hsbt
2016-09-07fix a typo [ci skip]kazu
2016-09-07timeout.rb: custom error messagenobu
2016-09-07* common.mk: Updated Unicode version to 9.0.0 [Feature #12513]duerst