summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-19parse.y: fix segv with Ripper#yydebugnobu
2019-03-19Added Ripper#debug_outputnobu
2019-03-18Use designated initializers for compile_statusk0kubun
2019-03-18Use alloca for stack_size_for_pos as wellk0kubun
2019-03-18Use alloca again instead of malloc and freek0kubun
2019-03-18Resurrect r67287 and r67288k0kubun
2019-03-18* 2019-03-19svn
2019-03-18Revert "Eliminate mjit_copy_job_t reference from mjit_worker"k0kubun
2019-03-18Eliminate mjit_copy_job_t reference from mjit_workerk0kubun
2019-03-18parse.y: numbered parameter in lambdanobu
2019-03-18Revert "Try disabling Travis cache on darwin"k0kubun
2019-03-18Merge https://github.com/rubygems/rubygems/pull/2684k0kubun
2019-03-18parse.y: continue after invalid namenobu
2019-03-18Revert "Request inline cache values from mjit_compile"k0kubun
2019-03-18Pack rb_iseq_constant_body from 296 to 288 bytesnobu
2019-03-18parse.y: parser_numbered_paramnobu
2019-03-17Request inline cache values from mjit_compilek0kubun
2019-03-17Eliminate mjit_copy_job_t reference from mjit_workerk0kubun
2019-03-17Drop rb_mjit_unit from mjit_copy_jobk0kubun
2019-03-17Fix a typo [ci skip]kazu
2019-03-17* 2019-03-18svn
2019-03-17Fix typos [ci skip]kazu
2019-03-17Fix a typo [ci skip]kazu
2019-03-17Try disabling Travis cache on darwink0kubun
2019-03-17Roughly increase Azure Pipelines fetch depthk0kubun
2019-03-17Update NEWS for --jit option changes [ci skip]k0kubun
2019-03-17Numbered parameters [Feature #4475]nobu
2019-03-17Change defaults of --jit optionsk0kubun
2019-03-17Drop invalid trailing comma in JSON objectk0kubun
2019-03-16Ignore test-bundled-gems failure on CI for nowk0kubun
2019-03-16* 2019-03-17svn
2019-03-16Do not build Azure Pipelines on Pull Requestk0kubun
2019-03-16Notify AppVeyor results to multiple channelsk0kubun
2019-03-16* 2019-03-16svn
2019-03-16dsym should be treated as string [ruby-core:91852] [Bug #15670]ktsj
2019-03-15Increase the number of curl retriesk0kubun
2019-03-15* expand tabs.svn
2019-03-15node.h: introduce nd_brace to determine if a hash literal is a keywordmame
2019-03-15NEWS: adjust indents and escape brackets not to be labeled listsnobu
2019-03-15Show the source line at an invalid class/instance variablenobu
2019-03-14* 2019-03-15svn
2019-03-14tool/make-snapshot: Use 6-spaces indent for SIZE and digestsnagachika
2019-03-14Skip Bundler's test made fail by r67226k0kubun
2019-03-14compile.c: fix the corner case of rest and keyword argumentsmame
2019-03-14compile.c (setup_args): process arguments forwardmame
2019-03-14parse.y: no punctuation instance/class variablesnobu
2019-03-14* expand tabs.svn
2019-03-14compile.c: factor out "compile_args" from "compile_array"mame
2019-03-14parse.y: show invalid global variable linenobu
2019-03-14Hoisted out ruby_show_error_linenobu