aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* vm_eval.c: follow the original classnobu2016-10-293-1/+20
* fix typos [ci skip]kazu2016-10-281-2/+2
* * 2016-10-29svn2016-10-281-1/+1
* test/unit.rb: no file name if idle [ci skip]nobu2016-10-281-2/+1
* Update windows-1255 tablenobu2016-10-283-2/+8
* enc/depend: downcasenobu2016-10-281-1/+1
* enc/depend: extract transcode_tblgennobu2016-10-282-1/+10
* single_byte.trans: dead codenobu2016-10-281-6/+3
* transcode-tblgen.rb: dup literal stringnobu2016-10-281-1/+1
* insns.def: opt_case_dispatch trivial optimizationnobu2016-10-282-14/+14
* internal.h: RB_OBJ_BUILTIN_TYPEnobu2016-10-284-2/+25
* complex.c: static IDsnobu2016-10-282-7/+14
* * 2016-10-28svn2016-10-281-1/+1
* complex.c: FINITE_TYPE_Pnobu2016-10-282-16/+21
* ruby/ruby.h: optimize rb_integer_type_pnobu2016-10-272-0/+17
* * tool/redmine-backporter.rb (rel): check the exception and show rightusa2016-10-272-1/+10
* test/digest/test_digest.rb: fold long linesnobu2016-10-271-5/+11