summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-10-31fix typos [ci skip]kazu
2016-10-31 * test/test_forwardable.rb (TestForwardable#test_on_private_method): add tes...shyouhei
2016-10-31* 2016-10-31svn
2016-10-31uri/generic.rb: Tidy up mergenobu
2016-10-30fix typo [ci skip]nobu
2016-10-30Add config for *.yml [ci skip]kazu
2016-10-30* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Updatehsbt
2016-10-29* 2016-10-30svn
2016-10-29* enc/windows_1254.c: Fix typo. Reported by k-takata atduerst
2016-10-29parse.y: !-operator warningnobu
2016-10-29compile.c: not flip-flopnobu
2016-10-29vm_eval.c: follow the original classnobu
2016-10-28fix typos [ci skip]kazu
2016-10-28* 2016-10-29svn
2016-10-28test/unit.rb: no file name if idle [ci skip]nobu