aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* node.c: Fix a typoyui-knk2017-02-051-1/+1
* rational.c: fix rdoc [ci skip]nobu2017-02-051-1/+1
* {ext,test}/ripper: Specify frozen_string_literal: true.kazu2017-02-0517-27/+28
* pty/shl.rb: update [ci skip]nobu2017-02-051-12/+12
* doc: Add example for Symbol#to_snormal2017-02-051-0/+1
* * 2017-02-05svn2017-02-041-1/+1
* fix description for current implementationnaruse2017-02-041-5/+17
* pty/shl.rb: update [ci skip]nobu2017-02-041-8/+6
* pty/shl.rb: update [ci skip]nobu2017-02-041-2/+3
* pty/shl.rb: update [ci skip]nobu2017-02-041-1/+2
* sample/pty/shl.rb: update samplekazu2017-02-041-3/+4
* sample/pty/script.rb: Specify frozen_string_literal: true.kazu2017-02-041-1/+1
* sample/pty/expect_sample.rb: Update samplekazu2017-02-041-2/+12
* ext/pty: Specify frozen_string_literal: true.kazu2017-02-042-4/+3
* test/unit.rb: jobserver for workersnobu2017-02-041-3/+4
* test/unit.rb: job tokensnobu2017-02-041-9/+15
* test/unit.rb: initialize instance variablenobu2017-02-041-0/+1
* test_gem.rb: exclude default gemsnobu2017-02-041-23/+34
* doc: restore class documentation for Structnormal2017-02-031-0/+2
* symbol.c (rb_id2str): eliminate branch to set classnormal2017-02-032-12/+3
* ruby.h: unused parameternobu2017-02-031-3/+3
* .gitignore: add ext/rbconfig/sizeof/limits.cnormal2017-02-031-0/+1
* ext/rbconfig/sizeof: add limits.c to svn:ignorenormal2017-02-030-0/+0
* doc: Fix error for escape sequences in string literalsnormal2017-02-031-1/+1
* * 2017-02-04svn2017-02-031-1/+1
* lib/ostruct.rb: Fix returned value of each_pair.marcandre2017-02-032-0/+2
* test/unit.rb: share job slotsnobu2017-02-033-6/+40
* test/unit.rb: job testing flagnobu2017-02-031-7/+3
* Added initial gemspec for zlib module.hsbt2017-02-031-0/+17
* ensured.c: fix conflictnobu2017-02-031-2/+2
* eval.c: hide internal objectsnobu2017-02-033-1/+36
* internal.h: fix r57507nobu2017-02-031-5/+5
* io.c: remove rb_ensure usage for rb_str_tmp_frozen_* callsnormal2017-02-021-73/+20
* fix typo and argument of r57506naruse2017-02-021-3/+3
* Use carry flag to reduce instructionsnaruse2017-02-024-34/+54
* * 2017-02-03svn2017-02-021-1/+1
* ext/fcntl: Specify frozen_string_literal: true.kazu2017-02-021-1/+1
* Add class name to assert messageskazu2017-02-021-2/+2
* Added initial gemspec for Date module.hsbt2017-02-021-0/+17
* escape.c: check argumentnobu2017-02-022-1/+8
* Added initial gemspec for CMath module.hsbt2017-02-021-0/+16
* test_cgi_util.rb: encoding testsnobu2017-02-021-4/+10
* compile.c: restore catch entry spnobu2017-02-021-1/+8
* compile.c: restore misc paramsnobu2017-02-021-5/+13
* compile.c: keyword table for required kwargnobu2017-02-021-1/+2
* test_iseq_load.rb: refine test_require_integrationnobu2017-02-021-8/+8
* test_time.rb: use UTCnobu2017-02-011-1/+1
* * 2017-02-02svn2017-02-011-1/+1
* test_queue.rb: fix portabilitynobu2017-02-011-4/+4
* Prepare to make CSV module to default gem.hsbt2017-02-012-5/+28