summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-05-12net/imap: Revert read_tiemout in r58549.shugo
2017-05-11net/imap: Net::IMAP#disconnect need not do anything if already disconnectedshugo
2017-05-10lib/uri/generic.rb: fix typosstomar
2017-05-10confirm current process equals to gemhome's pidnaruse
2017-05-09dump stub specifications if nilnaruse
2017-05-09add explanations about status of module UnicodeNormalizeduerst
2017-05-09Add one more guard to avoid mixing nil into latest_specsnaruse
2017-05-06delete lib/unicode_normalize.rb, because no longer neededduerst
2017-05-06share `@@accept_charset`nobu
2017-05-04move definition of String#unicode_normalized? to C to make sure it is documentedduerst
2017-05-04move definition of String#unicode_normalize! to C to make sure it is documentedduerst
2017-05-03rss: Accept empty text element as valid elementkou
2017-05-03move definition of String#unicode_normalize to C to make sure it is documentedduerst
2017-05-03net/imap: handle timeoutsshugo
2017-05-02remove unnecessary conditions in lib/unicode_normalize.rbduerst
2017-05-02rework definition of String#unicode_normalize! and #unicode_normalized?duerst
2017-05-02rework definition of String#unicode_normalizeduerst
2017-05-01Merge rubygems-2.6.12 from rubygems/rubygems.hsbt
2017-05-01Merge gemspec from ruby/webrick.hsbt
2017-04-25Import gemspechsbt
2017-04-23Allow Net::HTTP to fetch user/pass from http_proxynaruse
2017-04-21Removed mathn.rb from stdlib. It's deprecated from Ruby 2.2.hsbt
2017-04-20release monitor correctly.ko1
2017-04-20ruby-lex.rb: fix continued line conditionsnobu
2017-04-20ruby-lex.rb: merge regexpsnobu
2017-04-20Removed math mode from irb.hsbt
2017-04-20Removed deprecated extensions of mathn.hsbt
2017-04-12unicode_normalize.rb: improve docsstomar
2017-04-12nodoc UnicodeNormalize modulestomar
2017-04-12Import latest gemspec from ruby/fileutils.hsbt
2017-04-07Use \A and \z to match whole stringnobu
2017-04-04Refactored using Method#owner.akr
2017-04-01ostruct.rb: improve fix for OpenStruct.allocate + #respond_to?eregon
2017-03-29Fix two typosmame
2017-03-28ostruct.rb: refine visibility failure messagenobu
2017-03-24ostruct.rb: fix OpenStruct.allocatenobu
2017-03-24logger: remove redundant opt_str_freeze usenormal
2017-03-20Added initial gemspec for mathn.hsbt
2017-03-19improve docs for URI::Genericstomar
2017-03-17Merge rubygems-2.6.11hsbt
2017-03-14* lib/matrix.rb: Add Vector.zero and Vector#zero?marcandre
2017-03-14Fix bug of Tempfile#size if nothing is written [Bug #13198]glass
2017-03-13Raise error if spec is nilnaruse
2017-03-11lib/ostruct.rb: [DOC] revise docs for OpenStructstomar
2017-03-08docs for FileUtils.ln methodsstomar
2017-03-04rdoc for String classstomar
2017-03-04nodoc OptParsestomar
2017-03-01lib/e2mmap.rb: Specify frozen_string_literal: true.kazu
2017-03-01fileutils.rb: improve rdoc for FileUtilsstomar
2017-03-01fileutils.rb: improve docs for FileUtils.compare_filestomar