summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-05* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0hsbt
2016-11-05Refix r56559 with Fs.noatime? [ruby-core:77943] [Bug #12903]naruse
2016-11-05rename to noatime?naruse
2016-11-05extract_resources uses each_resource instead of each_answer.akr
2016-11-05* ext/-test/file/fs.c (get_atime_p): Updating of file access timesnaruse
2016-11-05chomp optionnobu
2016-11-05* doc/standard_library.rdoc: remove "thread.rb" phrase becausesho-h
2016-11-05mkconfig.rb: trailing spacenobu
2016-11-05openssl/ut_eof.rb: rename TestEOFnobu
2016-11-05* tool/mkconfig.rb: [DOC] add rbconfig documentation.sho-h
2016-11-05* lib/net/smtp.rb (tlsconnect): support timeout for TLS handshake.shugo
2016-11-05Document the change in Shellwords.shellwordsknu
2016-11-05parse.y: fix restored cmdarg_stacknobu
2016-11-05Fix the handling of the backslash in double quotesknu
2016-11-05Add NEWS about r56213.shugo
2016-11-05Pathname#empty? implemented.akr
2016-11-05Add NEWS about r56200naruse
2016-11-05* test/ruby/test_refinement.rb (test_refine_alias_in_subclass):shugo
2016-11-05[DOC] add explanation for Array#sumakr
2016-11-05test_logger.rb: suppress a warningnobu
2016-11-05* cont.c (cont_new): disable optimization if clang's version isshugo
2016-11-05* 2016-11-05svn
2016-11-05test_file.rb: fix noatimenobu
2016-11-04* gc.c (heap_page_resurrect): do not return tomb_pages whenko1
2016-11-04util.c: round to evennobu
2016-11-04* configure.in: Add compiler version message into rbconfignaruse
2016-11-04ChangeLog: cite issue on redminemrkn
2016-11-04numeric.c (rb_int_digits): Fix exception messagemrkn
2016-11-04pathname.c: unnormalized Fixnum valuenobu
2016-11-04* 2016-11-04svn
2016-11-04fileutils.rb: fix error for non-existent entrynobu
2016-11-03Import from ruby/bigdecimal repositorymrkn
2016-11-03file.c: include sys/sysmacros.hnobu
2016-11-03* 2016-11-03svn
2016-11-03file.c: use DEVT2NUMnobu
2016-11-02assertions.rb: assert_all_assertionsnobu
2016-11-02extension.rdoc: update rb_ensure descriptionnobu
2016-11-01extension.rdoc: update rb_rescue descriptionnobu
2016-11-01numeric.c: bit op with non-integernobu
2016-11-01* 2016-11-02svn
2016-11-01fix some typos [ci skip]kazu
2016-11-01test_integer.rb: common partsnobu
2016-11-01numeric.c: use rb_num_coerce_bitnobu
2016-11-01numeric.c: fix return value on big 0nobu
2016-11-01numeric.c: adjust indent [ci skip]nobu
2016-11-01numeric.c: fix typos [ci skip]nobu
2016-11-01bignum.c: use RB_INTEGER_TYPE_Pnobu
2016-10-31configure.in: no round in x64-mingwnobu
2016-10-31dir.c: suppress a warningnobu
2016-10-31* 2016-11-01svn