aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* dump stub specifications if nilnaruse2017-05-091-0/+3
* add explanations about status of module UnicodeNormalizeduerst2017-05-091-0/+15
* Add one more guard to avoid mixing nil into latest_specsnaruse2017-05-091-0/+1
* delete lib/unicode_normalize.rb, because no longer neededduerst2017-05-061-11/+0
* share `@@accept_charset`nobu2017-05-062-2/+13
* move definition of String#unicode_normalized? to C to make sure it is documentedduerst2017-05-042-29/+2
* move definition of String#unicode_normalize! to C to make sure it is documentedduerst2017-05-042-16/+0
* rss: Accept empty text element as valid elementkou2017-05-031-1/+1
* move definition of String#unicode_normalize to C to make sure it is documentedduerst2017-05-032-30/+0
* net/imap: handle timeoutsshugo2017-05-031-6/+49
* remove unnecessary conditions in lib/unicode_normalize.rbduerst2017-05-021-3/+3
* rework definition of String#unicode_normalize! and #unicode_normalized?duerst2017-05-022-5/+10
* rework definition of String#unicode_normalizeduerst2017-05-022-6/+7
* Merge rubygems-2.6.12 from rubygems/rubygems.hsbt2017-05-0111-11/+22
* Merge gemspec from ruby/webrick.hsbt2017-05-012-3/+6
* Import gemspechsbt2017-04-251-1/+3
* Allow Net::HTTP to fetch user/pass from http_proxynaruse2017-04-231-4/+19
* Removed mathn.rb from stdlib. It's deprecated from Ruby 2.2.hsbt2017-04-212-183/+0
* release monitor correctly.ko12017-04-201-1/+6
* ruby-lex.rb: fix continued line conditionsnobu2017-04-201-3/+12
* ruby-lex.rb: merge regexpsnobu2017-04-201-1/+1
* Removed math mode from irb.hsbt2017-04-207-59/+0
* Removed deprecated extensions of mathn.hsbt2017-04-201-3/+0
* unicode_normalize.rb: improve docsstomar2017-04-121-15/+11
* nodoc UnicodeNormalize modulestomar2017-04-122-2/+2
* Import latest gemspec from ruby/fileutils.hsbt2017-04-121-2/+4
* Use \A and \z to match whole stringnobu2017-04-071-2/+1
* Refactored using Method#owner.akr2017-04-041-2/+2
* ostruct.rb: improve fix for OpenStruct.allocate + #respond_to?eregon2017-04-011-7/+1
* Fix two typosmame2017-03-292-2/+3
* ostruct.rb: refine visibility failure messagenobu2017-03-281-4/+7
* ostruct.rb: fix OpenStruct.allocatenobu2017-03-241-1/+4
* logger: remove redundant opt_str_freeze usenormal2017-03-241-6/+6
* Added initial gemspec for mathn.hsbt2017-03-201-0/+16
* improve docs for URI::Genericstomar2017-03-191-11/+21
* Merge rubygems-2.6.11hsbt2017-03-1712-33/+102
* * lib/matrix.rb: Add Vector.zero and Vector#zero?marcandre2017-03-141-0/+20
* Fix bug of Tempfile#size if nothing is written [Bug #13198]glass2017-03-141-1/+1
* Raise error if spec is nilnaruse2017-03-131-0/+3
* lib/ostruct.rb: [DOC] revise docs for OpenStructstomar2017-03-111-68/+108
* docs for FileUtils.ln methodsstomar2017-03-081-33/+37
* rdoc for String classstomar2017-03-041-0/+2
* nodoc OptParsestomar2017-03-041-1/+2
* lib/e2mmap.rb: Specify frozen_string_literal: true.kazu2017-03-011-1/+1
* fileutils.rb: improve rdoc for FileUtilsstomar2017-03-011-18/+20
* fileutils.rb: improve docs for FileUtils.compare_filestomar2017-03-011-3/+3
* lib/mathn.rb: [DOC] nodoc internal Math.rsqrtstomar2017-02-281-1/+1
* mkmf.rb: get rid of error messagesnobu2017-02-271-1/+1
* mkmf.rb: clean generated filesnobu2017-02-271-6/+9
* Makefile.in: verify-static-librarynobu2017-02-271-2/+2