aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* benchmarks for [Bug #13113] [ci skip]nobu2017-01-082-0/+13
* console.c: unpaired sizenobu2017-01-072-2/+7
* * 2017-01-08svn2017-01-071-1/+1
* console.c: OOB accessnobu2017-01-072-2/+34
* adjust indent [ci skip]nobu2017-01-071-6/+5
* fix optimization for hash aset/aref with fstringeregon2017-01-074-5/+21
* bignum.c: unnecessary checknobu2017-01-071-3/+0
* * 2017-01-07svn2017-01-071-1/+1
* lib/fileutils.rb: Specify frozen_string_literal: true.kazu2017-01-078-12/+12
* prelude.rb: Binding#irb [ci skip]nobu2017-01-062-0/+8
* test_io.rb: squiggly heredocnobu2017-01-061-2/+3
* * 2017-01-06svn2017-01-061-1/+1
* lib/delegate.rb: Specify frozen_string_literal: true.kazu2017-01-062-2/+2
* numeric.c: short circuitnobu2017-01-051-0/+1
* bignum.c: fix rb_cstr_parse_inum endpnobu2017-01-051-0/+1
* * 2017-01-05svn2017-01-051-1/+1
* lib/debug.rb: Specify frozen_string_literal: true.kazu2017-01-051-1/+1
* win32/registry.rb: registry type namesnobu2017-01-041-4/+6
* win32/resolv.rb: ad hoc workaroundnobu2017-01-041-0/+15
* lib/cmath.rb: Specify frozen_string_literal: true.kazu2017-01-042-2/+2
* adjust indent [ci skip]nobu2017-01-041-57/+62
* * 2017-01-04svn2017-01-031-1/+1
* Add `full` option to `ObjectSpace.dump_all`tenderlove2017-01-032-3/+30
* compile.c: fallback nilnobu2017-01-031-3/+4
* compile.c: omit unnecessary defined guardnobu2017-01-031-1/+1
* forwardable.rb: fix branchesnobu2017-01-031-2/+2
* forwardable.rb: use defined?nobu2017-01-031-12/+14
* forwardable.rb: use defined?nobu2017-01-031-3/+3
* * 2017-01-03svn2017-01-031-1/+1
* lib/benchmark.rb: Specify frozen_string_literal: true.kazu2017-01-032-2/+2
* lib/English.rb: Specify frozen_string_literal: true.kazu2017-01-021-1/+1
* adjust spacing [ci skip]duerst2017-01-021-4/+4
* object.c: rb_class_allocnobu2017-01-021-4/+11
* object.c: rb_class_s_newnobu2017-01-021-3/+10
* dir.c: getattrlist on OSX 10.5nobu2017-01-011-2/+12
* * 2017-01-02svn2017-01-011-1/+1
* fix typo [Bug #13091]naruse2017-01-011-1/+1
* test for [Feature #11547]nobu2017-01-011-0/+4
* variable.c: top-level constant look-upnobu2017-01-012-0/+6
* passed block should keep the lambda-nessnobu2017-01-011-0/+12
* * 2017-01-01svn2016-12-311-3/+3
* Update submaintainer of default gems.hsbt2016-12-311-5/+5
* vm.c: fix return in lambdanobu2016-12-313-9/+31
* * 2016-12-31svn2016-12-311-1/+1
* * properties.svn2016-12-310-0/+0
* add benchmark for IO.copy_stream IO#write casenormal2016-12-311-0/+24
* rational.c: memory leak in gcdnobu2016-12-302-0/+15
* * 2016-12-30svn2016-12-291-1/+1
* test/ruby/test_pack.rb: fix test case added by r57187rhe2016-12-291-1/+1
* rational.c: refactor to_rnobu2016-12-291-66/+57