summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2017-02-28lib/mathn.rb: [DOC] nodoc internal Math.rsqrtstomar
2017-02-27mkmf.rb: get rid of error messagesnobu
2017-02-27mkmf.rb: clean generated filesnobu
2017-02-27Makefile.in: verify-static-librarynobu
2017-02-24securerandom: fix up r57384rhe
2017-02-24Update rdoc-5.1.0hsbt
2017-02-18{lib,test}/cgi: Specify frozen_string_literal: true.kazu
2017-02-16fileutils.rb: do not make rootnobu
2017-02-14Added initial gemspec for Scanf module.hsbt
2017-02-13lib/find.rb: Specify frozen_string_literal: true.kazu
2017-02-10Use `unpack1` instead of `unpack` and `first`kazu
2017-02-10lib/base64.rb: Specify frozen_string_literal: true.kazu
2017-02-09lib/abbrev.rb: Specify frozen_string_literal: true.kazu
2017-02-07Fix a required ruby version on gemspec of gemified libraries.hsbt
2017-02-06Added initial gemspec for FileUtils module.hsbt
2017-02-06rdoc: suppress warnings in evalnobu
2017-02-03lib/ostruct.rb: Fix returned value of each_pair.marcandre
2017-02-02Added initial gemspec for CMath module.hsbt
2017-02-01Prepare to make CSV module to default gem.hsbt
2017-01-31Initial commit for gem release of webrick.hsbt