summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-11-07* lib/net/http.rb (Net::HTTP#initialize):naruse
2015-11-06Revert r52469naruse
2015-11-06* lib/cmath.rb: methods which has suffix '!' are now deprecated.gogotanaka
2015-11-06change DOTQnobu
2015-11-04* lib/debug.rb: Add documentation for #thread_list_all.hsbt
2015-11-04* lib/drb/drb.rb: add debug information for mswin CI. this change will be re...usa
2015-11-04mkmf.rb: revert r52431nobu
2015-11-03mkmf.rb: log messagesnobu
2015-10-30* lib/rubygems: Update to RubyGems HEAD(60d7972).hsbt
2015-10-28Revert "* lib/rinda/ring.rb: Linux's SO_REUSEPORT is not for multicast."naruse
2015-10-27* lib/rinda/ring.rb: Linux's SO_REUSEPORT is not for multicast.naruse
2015-10-27logger.rb: end of week should be Saturdaynobu
2015-10-27logger.rb: fix weekly rotationnobu
2015-10-26logger.rb: exact matchingnobu
2015-10-26logger.rb: freeze constantsnobu
2015-10-26Grammatical fixes [ci skip]nobu
2015-10-26* lib/fileutils.rb: rename tailing to trailing.hsbt
2015-10-24* lib/mkmf.rb: Revert r45640 because it may lead to linksorah
2015-10-23forwardable.rb: full qualify namesnobu
2015-10-23* lib/forwardable (def_instance_delegator, def_single_delegator):shugo
2015-10-23* lib/irb.rb: Ignored assignment of STDOUT.sync = truehsbt
2015-10-23* lib/ipaddr.rb, test/test_ipaddr.rb: Reject invalid address containedhsbt
2015-10-23* lib/net/imap.rb: remove an empty comment line and -*-.shugo
2015-10-23* lib/net/ftp.rb (gettextfile, getbinaryfile): use the safeshugo
2015-10-23* lib/matrix/eigenvalue_decomposition.rb (tridiagonalize): fixshugo
2015-10-22* lib/un.rb (help): change the name of a block parameter to avoidshugo
2015-10-22* lib/net/imap (idle): add a new argument timeout for keep-alive.shugo
2015-10-20* lib/prime.rb: Add basic argument checking to Prime.prime?marcandre
2015-10-20* lib/prime.rb: Optimize Integer#prime?marcandre
2015-10-18* lib/open-uri.rb: Specify frozen_string_literal: true.akr
2015-10-18* lib/securerandom.rb: Specify frozen_string_literal: true.akr
2015-10-18* lib/mkmf.rb: Good-by Borland-C (cont).kosaki
2015-10-18* ChangeLog: Good-bye OS/2.kosaki
2015-10-14* lib/ostruct.rb: Finish defining OpenStruct attributes lazily.eregon
2015-10-14* lib/racc/rdoc/grammar.en.rdoc: fix spell error.hsbt
2015-10-09* lib/net/ftp.rb (parse257): refactor.shugo
2015-10-09* lib/net/imap.rb: use frozen_string_literal: true.shugo
2015-10-09* lib/net/ftp.rb: use frozen_string_literal: true.shugo
2015-10-06* lib/tmpdir.rb (Dir.tmpdir): return duplicated string to beakr
2015-10-05Put an line before "frozen_string_literal: true" for emacs.akr
2015-10-05* lib/pp.rb: Use frozen_string_literal: true.akr
2015-10-02common.mk, lib/unicode_normalize/tables.rb: Change Unicodeduerst
2015-09-29unicode_norm_gen.tmpl: end markernobu
2015-09-29tool/unicode_norm_gen.tmpl, lib/unicode_normalize/tables.rb:duerst
2015-09-28* lib/net/ftp.rb (mtime): use usec instead of fractions to parseshugo
2015-09-28* lib/net/ftp.rb (mtime): parse decimal fractions of a second asshugo
2015-09-26ostruct.rb: fix NameErrornobu
2015-09-26* lib/ostruct.rb: Move method definitions for getter/setter to be lazyzzak
2015-09-25* lib/net/http.rb: removed unused variable. It's removed at r13648.hsbt
2015-09-14* lib/net/ftp.rb (parse_mlsx_entry): parse pathnames includingshugo