summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-08win32.c: check error codenobu
2017-12-08support gperf 3.1nobu
2017-12-08parse.y Fix compile erroryui-knk
2017-12-08parse.y: Fix locations of modifier_rescueyui-knk
2017-12-07* 2017-12-08svn
2017-12-07parse.y: Fix locations of stringyui-knk
2017-12-07Follow up r60970 for bundler's examples.hsbt
2017-12-07parse.y: Fix locations of arrayyui-knk
2017-12-07win32/win32.c: removed a stale commentnobu
2017-12-07parse.y: fix for old compilersnobu
2017-12-07win32.c: fallback to old APInobu
2017-12-07parse.y: Fix locations of dsymyui-knk
2017-12-07parse.y: Fix locations of dsymyui-knk
2017-12-07parse.y: Fix locations of regexpyui-knk
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