summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-07parse.y: Fix locations of xstringyui-knk
2017-12-06remove unnecessary read_timeout.shugo
2017-12-06eval_intern.h: fix a typomame
2017-12-06cont.c: update comment for ec refactoringnormal
2017-12-06* 2017-12-07svn
2017-12-06`Integer#pow(b)` accepts numerickazu
2017-12-06numeric.c: rb_int_powm rdocnobu
2017-12-06vcs.rb: fix r61054nobu
2017-12-06file2lastrev.rb: suppress_not_foundnobu
2017-12-06vcs.rb: raise NotFoundError when command not foundnobu
2017-12-06Bump fiddle-1.0.0 for released version.hsbt
2017-12-06Bump gdbm-2.0.0 for released versionn.hsbt
2017-12-06Bump dbm-1.0.0 for released version.hsbt
2017-12-06compile.c (rb_iseq_compile_node): Move the check for imemo_ifunc to topmame
2017-12-06vm_core.h (RUBY_EVENT_COVERAGE_BRANCH): renamedmame
2017-12-06Remove RUBY_EVENT_SPECIFIED_LINEmame
2017-12-06insns.def (tracebranch): renamed from `trace2`mame
2017-12-06thread.c (update_branch_coverage): renamed from `update_coverage`mame
2017-12-06fix last commitko1
2017-12-06remove unsupported RUBY_EVENT_SPECIFIED_LINE.ko1
2017-12-06thread.c (update_line_coverage): Use RUBY_EVENT_LINEmame
2017-12-06prelude.c.tmpl: fix line numbernobu
2017-12-06eval_intern.h: prevent core dump with clang and make test-allmame
2017-12-06remove `PUSH_TAG`/`EXEC_AG`/`POP_TAG`/`JUMO_TAG`.ko1
2017-12-06parse.y: Fix the first location of heredoc identifieryui-knk
2017-12-06parse.y: remove redefined typedefmame
2017-12-06parse.y: Fix locations of HEREDOCyui-knk
2017-12-05* 2017-12-06svn
2017-12-05test_syntax.rb: Add a test case for `not()`yui-knk
2017-12-05parse.y: nd_line of new nodenobu
2017-12-05parse.y: nd_line of call_uni_opnobu
2017-12-05parse.y: nd_line of logopnobu
2017-12-05parse.y: nd_line of match_opnobu
2017-12-05parse.y: nd_line of call_bin_opnobu
2017-12-05Bump version to rdoc-6.0.0.hsbt
2017-12-05iseq.c (iseq_load, iseq_data_to_ary): Fix a type error (for clang)mame
2017-12-05Hide ISeq#loadmame
2017-12-05ext/coverage/coverage.c: method coverage has column info. of method def.mame
2017-12-05vm_core.h (rb_iseq_locatoin_t): add a field `code_range`mame
2017-12-05node.c: FIELD_BLOCKnobu
2017-12-05Revamp method coverage to support define_methodmame
2017-12-05node.c: a simple notation for code range of NODEsmame
2017-12-05* remove trailing spaces.svn
2017-12-05vm_core.h: Increase the Fiber stack size on powerpc64hsbt
2017-12-05Remove unnecessary read_timeout.shugo
2017-12-05bignum.c: unified int_pow_tmp2nobu
2017-12-04* 2017-12-05svn
2017-12-04parse.y: Fix locations of NODE_*ASGN and NODE_ERRINFOyui-knk
2017-12-04win32.c: fix error on mingwnobu
2017-12-04[DOC] improve rdoc formatting for links [ci skip]kazu