aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/rubygems: Update to RubyGems 2.5.0+ HEAD(db78980).hsbt2015-11-127-121/+175
* * lib/net/ftp.rb (initialize): Connections are in passive mode pershugo2015-11-112-3/+16
* * lib/open-uri.rb: Remove indicator for "frozen_string_literal: true".akr2015-11-107-12/+7
* * lib/drb/drb.rb: revert r52442 because it was for debugging, and after thisusa2015-11-101-1/+1
* * lib/resolv.rb (Resolv::DNS::Message::MessageEncoder#put_labels):akr2015-11-091-1/+3
* * lib/uri/ftp.rb: fix a typo.hsbt2015-11-081-2/+2
* * lib/net/http.rb (Net::HTTP#initialize):naruse2015-11-071-1/+1
* Revert r52469naruse2015-11-061-60/+57
* * lib/cmath.rb: methods which has suffix '!' are now deprecated.gogotanaka2015-11-061-57/+60
* change DOTQnobu2015-11-061-9/+9
* * lib/debug.rb: Add documentation for #thread_list_all.hsbt2015-11-041-0/+23
* * lib/drb/drb.rb: add debug information for mswin CI. this change will be re...usa2015-11-041-1/+1
* mkmf.rb: revert r52431nobu2015-11-041-15/+6
* mkmf.rb: log messagesnobu2015-11-031-6/+15
* * lib/rubygems: Update to RubyGems HEAD(60d7972).hsbt2015-10-308-22/+45
* Revert "* lib/rinda/ring.rb: Linux's SO_REUSEPORT is not for multicast."naruse2015-10-281-1/+1
* * lib/rinda/ring.rb: Linux's SO_REUSEPORT is not for multicast.naruse2015-10-271-1/+1
* logger.rb: end of week should be Saturdaynobu2015-10-271-1/+1
* logger.rb: fix weekly rotationnobu2015-10-271-3/+5
* logger.rb: exact matchingnobu2015-10-261-6/+6
* logger.rb: freeze constantsnobu2015-10-261-3/+3
* Grammatical fixes [ci skip]nobu2015-10-261-2/+2
* * lib/fileutils.rb: rename tailing to trailing.hsbt2015-10-261-5/+5
* * lib/mkmf.rb: Revert r45640 because it may lead to linksorah2015-10-241-4/+4
* forwardable.rb: full qualify namesnobu2015-10-231-2/+2
* * lib/forwardable (def_instance_delegator, def_single_delegator):shugo2015-10-231-2/+2
* * lib/irb.rb: Ignored assignment of STDOUT.sync = truehsbt2015-10-231-2/+1
* * lib/ipaddr.rb, test/test_ipaddr.rb: Reject invalid address containedhsbt2015-10-231-2/+2
* * lib/net/imap.rb: remove an empty comment line and -*-.shugo2015-10-231-2/+1
* * lib/net/ftp.rb (gettextfile, getbinaryfile): use the safeshugo2015-10-231-13/+15
* * lib/matrix/eigenvalue_decomposition.rb (tridiagonalize): fixshugo2015-10-231-103/+103
* * lib/un.rb (help): change the name of a block parameter to avoidshugo2015-10-221-1/+1
* * lib/net/imap (idle): add a new argument timeout for keep-alive.shugo2015-10-221-2/+12
* * lib/prime.rb: Add basic argument checking to Prime.prime?marcandre2015-10-201-0/+2
* * lib/prime.rb: Optimize Integer#prime?marcandre2015-10-201-1/+8
* * lib/open-uri.rb: Specify frozen_string_literal: true.akr2015-10-181-0/+2
* * lib/securerandom.rb: Specify frozen_string_literal: true.akr2015-10-181-0/+1
* * lib/mkmf.rb: Good-by Borland-C (cont).kosaki2015-10-181-2/+0
* * ChangeLog: Good-bye OS/2.kosaki2015-10-181-1/+0
* * lib/ostruct.rb: Finish defining OpenStruct attributes lazily.eregon2015-10-141-3/+9
* * lib/racc/rdoc/grammar.en.rdoc: fix spell error.hsbt2015-10-141-1/+1
* * lib/net/ftp.rb (parse257): refactor.shugo2015-10-091-18/+1
* * lib/net/imap.rb: use frozen_string_literal: true.shugo2015-10-091-3/+5
* * lib/net/ftp.rb: use frozen_string_literal: true.shugo2015-10-091-4/+6
* * lib/tmpdir.rb (Dir.tmpdir): return duplicated string to beakr2015-10-061-1/+1
* Put an line before "frozen_string_literal: true" for emacs.akr2015-10-054-0/+4
* * lib/pp.rb: Use frozen_string_literal: true.akr2015-10-054-7/+14
* common.mk, lib/unicode_normalize/tables.rb: Change Unicodeduerst2015-10-021-67/+67
* unicode_norm_gen.tmpl: end markernobu2015-09-291-1/+1
* tool/unicode_norm_gen.tmpl, lib/unicode_normalize/tables.rb:duerst2015-09-291-845/+842