summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-12-04support nanosec file timestamp on newer Windowsusa
2017-12-04bignum.c: explicit castsnobu
2017-12-04parse.y: Fix a location of NODE_BLOCK_PASSyui-knk
2017-12-04parse.y: Fix a location of NODE_ARGSCATyui-knk
2017-12-04hide internal data objectsnobu
2017-12-04parse.y: Fix a location of NODE_ARRAY in NODE_ARGSCATyui-knk
2017-12-04try to pass compiling with VC12usa
2017-12-04ifaddr.c: fix memsizenobu
2017-12-04support `File.identical?` on ReFSusa
2017-12-04NEWS: add Integer#pow(b, m)mrkn
2017-12-04bignum.c, numeric.c: add Integer#pow(b, m)mrkn
2017-12-04revert r60999usa
2017-12-03ifaddr.c: unused membernobu
2017-12-03parse.y: Fix a location of NODE_ZARRAYyui-knk
2017-12-03* 2017-12-04svn