summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-22[DOC] fix markups [ci skip]nobu
2019-03-22add debug counters to count call cache fastpath.ko1
2019-03-22* 2019-03-22svn
2019-03-22* expand tabs.svn
2019-03-22optimize method dispatch for lead/kw params.ko1
2019-03-21dir.c: fix Dir.glob starts with braceshirosaki
2019-03-21array.c: [DOC] remove unnecessary markups [ci skip]nobu
2019-03-21Check argument_arity_error condition in inlinable_iseq_pk0kubun
2019-03-21Share vm_call_iseq_optimizable_p to reduce copy-pastek0kubun
2019-03-21Make rb_iseq_only_optparam_p statick0kubun
2019-03-21* expand tabs.svn
2019-03-21Fix a wrong lineno in backtrace for cfuncmame
2019-03-21Show retry's stdout as wellk0kubun
2019-03-21Retry vcpkg install failuresk0kubun
2019-03-21Explain why cl.exe needs --jit-verbose=2 [ci skip]k0kubun
2019-03-21Insert --jit-verbose=2 logs for mswin debuggingk0kubun
2019-03-21Remove duplicated and change orderkazu
2019-03-20Add Enumerator::Lazy docs.hsbt
2019-03-20remove redundant check.ko1
2019-03-20fix a type error with a cast for clang.ko1
2019-03-20* 2019-03-21svn
2019-03-20* expand tabs.svn
2019-03-20optimize method dispatch for lead/opt params.ko1
2019-03-20vm_trace.c: [DOC] remove the trick [ci skip]nobu
2019-03-20Improve TracePoint docs.hsbt
2019-03-20string.c: [DOC] fix reference to sprintf [ci skip]nobu
2019-03-20string.c: [DOC] remove unnecessary markups [ci skip]nobu
2019-03-20string.c: [DOC] fix indent [ci skip]nobu
2019-03-20* 2019-03-20svn
2019-03-20parse.y: make tNUMPARAM idnobu
2019-03-19parse.y: removed redundant number_arg parser eventnobu
2019-03-19parse.y: fix var_ref of numbered param in rippernobu
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