aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document the change in Shellwords.shellwordsknu2016-11-051-0/+7
* parse.y: fix restored cmdarg_stacknobu2016-11-052-2/+9
* Fix the handling of the backslash in double quotesknu2016-11-053-8/+34
* Add NEWS about r56213.shugo2016-11-051-0/+1
* Pathname#empty? implemented.akr2016-11-054-0/+39
* Add NEWS about r56200naruse2016-11-051-0/+5
* * test/ruby/test_refinement.rb (test_refine_alias_in_subclass):shugo2016-11-052-0/+31
* [DOC] add explanation for Array#sumakr2016-11-051-1/+2
* test_logger.rb: suppress a warningnobu2016-11-051-0/+3
* * cont.c (cont_new): disable optimization if clang's version isshugo2016-11-052-0/+9
* * 2016-11-05svn2016-11-051-1/+1
* test_file.rb: fix noatimenobu2016-11-052-1/+8
* * gc.c (heap_page_resurrect): do not return tomb_pages whenko12016-11-042-4/+14
* util.c: round to evennobu2016-11-043-8/+23
* * configure.in: Add compiler version message into rbconfignaruse2016-11-042-0/+7
* ChangeLog: cite issue on redminemrkn2016-11-041-0/+1
* numeric.c (rb_int_digits): Fix exception messagemrkn2016-11-042-1/+7
* pathname.c: unnormalized Fixnum valuenobu2016-11-042-1/+10
* * 2016-11-04svn2016-11-041-1/+1
* fileutils.rb: fix error for non-existent entrynobu2016-11-043-0/+12
* Import from ruby/bigdecimal repositorymrkn2016-11-032-90/+93
* file.c: include sys/sysmacros.hnobu2016-11-033-0/+10
* * 2016-11-03svn2016-11-031-1/+1
* file.c: use DEVT2NUMnobu2016-11-031-2/+2
* assertions.rb: assert_all_assertionsnobu2016-11-021-1/+2
* extension.rdoc: update rb_ensure descriptionnobu2016-11-022-2/+2
* extension.rdoc: update rb_rescue descriptionnobu2016-11-013-8/+16
* numeric.c: bit op with non-integernobu2016-11-013-20/+76
* * 2016-11-02svn2016-11-011-1/+1
* fix some typos [ci skip]kazu2016-11-011-5/+5
* test_integer.rb: common partsnobu2016-11-011-21/+13
* numeric.c: use rb_num_coerce_bitnobu2016-11-011-6/+3
* numeric.c: fix return value on big 0nobu2016-11-012-1/+10
* numeric.c: adjust indent [ci skip]nobu2016-11-011-12/+11
* numeric.c: fix typos [ci skip]nobu2016-11-011-2/+2
* bignum.c: use RB_INTEGER_TYPE_Pnobu2016-11-011-5/+5
* configure.in: no round in x64-mingwnobu2016-10-312-1/+9
* dir.c: suppress a warningnobu2016-10-311-1/+1
* * 2016-11-01svn2016-10-311-2/+2
* fix typos [ci skip]kazu2016-10-313-3/+3
* * test/test_forwardable.rb (TestForwardable#test_on_private_method): add tes...shyouhei2016-10-312-0/+16
* * 2016-10-31svn2016-10-311-1/+1
* uri/generic.rb: Tidy up mergenobu2016-10-312-31/+15
* fix typo [ci skip]nobu2016-10-302-2/+2
* Add config for *.yml [ci skip]kazu2016-10-301-0/+4
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Updatehsbt2016-10-3018-22/+304
* * 2016-10-30svn2016-10-291-1/+1
* * enc/windows_1254.c: Fix typo. Reported by k-takata atduerst2016-10-292-1/+6
* parse.y: !-operator warningnobu2016-10-293-21/+70
* compile.c: not flip-flopnobu2016-10-293-0/+22