aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* parse.y: Fix locations of dsymyui-knk2017-12-071-1/+2
* parse.y: Fix locations of dsymyui-knk2017-12-071-0/+2
* parse.y: Fix locations of regexpyui-knk2017-12-071-1/+2
* parse.y: Fix locations of xstringyui-knk2017-12-071-1/+3
* remove unnecessary read_timeout.shugo2017-12-061-7/+0
* eval_intern.h: fix a typomame2017-12-061-1/+1
* cont.c: update comment for ec refactoringnormal2017-12-061-1/+1
* * 2017-12-07svn2017-12-061-1/+1
* `Integer#pow(b)` accepts numerickazu2017-12-062-1/+5
* numeric.c: rb_int_powm rdocnobu2017-12-061-1/+1
* vcs.rb: fix r61054nobu2017-12-061-2/+2
* file2lastrev.rb: suppress_not_foundnobu2017-12-062-2/+3
* vcs.rb: raise NotFoundError when command not foundnobu2017-12-061-31/+45
* Bump fiddle-1.0.0 for released version.hsbt2017-12-061-1/+3
* Bump gdbm-2.0.0 for released versionn.hsbt2017-12-061-2/+2
* Bump dbm-1.0.0 for released version.hsbt2017-12-061-2/+2
* compile.c (rb_iseq_compile_node): Move the check for imemo_ifunc to topmame2017-12-061-5/+6
* vm_core.h (RUBY_EVENT_COVERAGE_BRANCH): renamedmame2017-12-064-3/+6
* Remove RUBY_EVENT_SPECIFIED_LINEmame2017-12-062-2/+0
* insns.def (tracebranch): renamed from `trace2`mame2017-12-062-4/+4
* thread.c (update_branch_coverage): renamed from `update_coverage`mame2017-12-062-21/+16
* fix last commitko12017-12-061-2/+0
* remove unsupported RUBY_EVENT_SPECIFIED_LINE.ko12017-12-061-2/+1
* thread.c (update_line_coverage): Use RUBY_EVENT_LINEmame2017-12-064-26/+30
* prelude.c.tmpl: fix line numbernobu2017-12-061-1/+1
* eval_intern.h: prevent core dump with clang and make test-allmame2017-12-061-1/+5
* remove `PUSH_TAG`/`EXEC_AG`/`POP_TAG`/`JUMO_TAG`.ko12017-12-0610-45/+37
* parse.y: Fix the first location of heredoc identifieryui-knk2017-12-061-3/+16
* parse.y: remove redefined typedefmame2017-12-061-2/+2
* parse.y: Fix locations of HEREDOCyui-knk2017-12-061-1/+19
* * 2017-12-06svn2017-12-051-1/+1
* test_syntax.rb: Add a test case for `not()`yui-knk2017-12-051-0/+4
* parse.y: nd_line of new nodenobu2017-12-051-62/+69
* parse.y: nd_line of call_uni_opnobu2017-12-051-13/+14
* parse.y: nd_line of logopnobu2017-12-051-9/+12
* parse.y: nd_line of match_opnobu2017-12-051-13/+15
* parse.y: nd_line of call_bin_opnobu2017-12-051-26/+27
* Bump version to rdoc-6.0.0.hsbt2017-12-052-2/+2
* iseq.c (iseq_load, iseq_data_to_ary): Fix a type error (for clang)mame2017-12-051-8/+8
* Hide ISeq#loadmame2017-12-051-1/+1
* ext/coverage/coverage.c: method coverage has column info. of method def.mame2017-12-052-20/+23
* vm_core.h (rb_iseq_locatoin_t): add a field `code_range`mame2017-12-056-15/+54
* node.c: FIELD_BLOCKnobu2017-12-051-15/+12
* Revamp method coverage to support define_methodmame2017-12-0511-80/+284
* node.c: a simple notation for code range of NODEsmame2017-12-051-1/+1
* * remove trailing spaces.svn2017-12-051-1/+1
* vm_core.h: Increase the Fiber stack size on powerpc64hsbt2017-12-051-1/+5
* Remove unnecessary read_timeout.shugo2017-12-051-5/+1
* bignum.c: unified int_pow_tmp2nobu2017-12-051-19/+10
* * 2017-12-05svn2017-12-041-1/+1