aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* securerandom: fix up r57384rhe2017-02-241-1/+1
* Update rdoc-5.1.0hsbt2017-02-248-11/+26
* {lib,test}/cgi: Specify frozen_string_literal: true.kazu2017-02-187-17/+17
* fileutils.rb: do not make rootnobu2017-02-161-0/+1
* Added initial gemspec for Scanf module.hsbt2017-02-141-0/+16
* lib/find.rb: Specify frozen_string_literal: true.kazu2017-02-131-1/+1
* Use `unpack1` instead of `unpack` and `first`kazu2017-02-101-2/+2
* lib/base64.rb: Specify frozen_string_literal: true.kazu2017-02-101-1/+1
* lib/abbrev.rb: Specify frozen_string_literal: true.kazu2017-02-091-1/+1
* Fix a required ruby version on gemspec of gemified libraries.hsbt2017-02-074-4/+4
* Added initial gemspec for FileUtils module.hsbt2017-02-061-0/+16
* rdoc: suppress warnings in evalnobu2017-02-061-0/+3
* lib/ostruct.rb: Fix returned value of each_pair.marcandre2017-02-031-0/+1
* Added initial gemspec for CMath module.hsbt2017-02-021-0/+16
* Prepare to make CSV module to default gem.hsbt2017-02-011-0/+16