summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-06-09Fix typo.a_matsuda
2017-06-07rexml: add close tag check on end of document to StreamParserkou
2017-05-28suppress warning: ambiguous first argument; put parentheses or a space even a...naruse
2017-05-27erb.rb: Use str_uplus instead of rb_str_dupk0kubun
2017-05-26erb.rb: Tiny improvement of compiling costk0kubun
2017-05-26erb.rb: [DOC] Follow compiled code's changek0kubun
2017-05-26erb.rb: Generate static string with opt_str_uminusk0kubun
2017-05-26erb.rb: Use script encoding instead of force_encodingk0kubun
2017-05-26* lib/uri/common.rb: [DOC] add rdoc to describesonots
2017-05-25erb.rb: Add ERB#result_with_hashk0kubun
2017-05-22lib/net/protocol.rb: account read_bytes before caller sees itnormal
2017-05-22net/imap: separate @continuation_request_exception from @exceptionshugo
2017-05-22erb.rb: Skip creating regexpk0kubun
2017-05-21lib/net/protocol: clear short-lived read buffernormal
2017-05-21Remove redundant square bracketskazu
2017-05-20erb.rb: Allow trimming CR in all trim_modesk0kubun
2017-05-20erb.rb: Allow explicit trimming carriage returnk0kubun
2017-05-20erb.rb: Allow trimming carriage returnk0kubun
2017-05-20erb.rb: Prevent potential unexpected rescuek0kubun
2017-05-20erb.rb: Drop unused scanner implementationk0kubun
2017-05-20prime.rb: remove alias after timeout teststomar
2017-05-20lib/prime: Fix primality of some large integers [#13492].marcandre
2017-05-19Merge gemspec from ruby/fileutils.hsbt
2017-05-19Define classes for r58800naruse
2017-05-19Net::HTTP::STATUS_CODES is added as HTTP Status Code Repository [Misc #12935]naruse
2017-05-19Add more HTTP status classesnaruse
2017-05-19Net::HTTP#start now pass :ENV to p_addr by default [Bug #13351]naruse
2017-05-19tempfile.rb: do not call File.identical? on closed streamnobu
2017-05-19* remove trailing spaces.svn
2017-05-19net/imap: Net::IMAP#append should not block when NO response is receivedshugo
2017-05-19tempfile.rb: remove in Tempfile.createnobu
2017-05-18Improve CSV parsing performance.hsbt
2017-05-17cgi/util.rb: Don't escape tilde in #escapek0kubun
2017-05-17erb.rb: Don't encode tilde in #url_encodek0kubun
2017-05-17Optimize CSV#shift.hsbt
2017-05-16Strip punctuation from CSV headers in symbol converter.hsbt
2017-05-16Added accessor of original line when parsing.hsbt
2017-05-16fix tempfile leaks on Windowsnobu
2017-05-15refresh Gem at the end of `teardown`.ko1
2017-05-15erb.rb: Use String#<< instead of #concatk0kubun
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