aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge https://github.com/rubygems/rubygems/pull/2684k0kubun2019-03-181-1/+1
* parse.y: continue after invalid namenobu2019-03-181-3/+8
* Revert "Request inline cache values from mjit_compile"k0kubun2019-03-183-69/+50
* Pack rb_iseq_constant_body from 296 to 288 bytesnobu2019-03-181-1/+2
* parse.y: parser_numbered_paramnobu2019-03-181-9/+17
* Request inline cache values from mjit_compilek0kubun2019-03-173-24/+25
* Eliminate mjit_copy_job_t reference from mjit_workerk0kubun2019-03-171-39/+57
* Drop rb_mjit_unit from mjit_copy_jobk0kubun2019-03-172-16/+23
* Fix a typo [ci skip]kazu2019-03-171-1/+1
* * 2019-03-18svn2019-03-171-1/+1
* Fix typos [ci skip]kazu2019-03-171-2/+2
* Fix a typo [ci skip]kazu2019-03-171-1/+1
* Try disabling Travis cache on darwink0kubun2019-03-171-0/+8
* Roughly increase Azure Pipelines fetch depthk0kubun2019-03-171-4/+4
* Update NEWS for --jit option changes [ci skip]k0kubun2019-03-171-0/+6
* Numbered parameters [Feature #4475]nobu2019-03-178-12/+159
* Change defaults of --jit optionsk0kubun2019-03-172-9/+8
* Drop invalid trailing comma in JSON objectk0kubun2019-03-171-2/+2
* Ignore test-bundled-gems failure on CI for nowk0kubun2019-03-161-0/+2
* * 2019-03-17svn2019-03-161-1/+1
* Do not build Azure Pipelines on Pull Requestk0kubun2019-03-161-0/+1
* Notify AppVeyor results to multiple channelsk0kubun2019-03-161-30/+46
* * 2019-03-16svn2019-03-161-1/+1
* dsym should be treated as string [ruby-core:91852] [Bug #15670]ktsj2019-03-162-1/+9
* Increase the number of curl retriesk0kubun2019-03-151-1/+1
* * expand tabs.svn2019-03-152-4/+4
* node.h: introduce nd_brace to determine if a hash literal is a keywordmame2019-03-153-5/+7
* NEWS: adjust indents and escape brackets not to be labeled listsnobu2019-03-151-5/+5
* Show the source line at an invalid class/instance variablenobu2019-03-153-5/+14
* * 2019-03-15svn2019-03-141-1/+1
* tool/make-snapshot: Use 6-spaces indent for SIZE and digestsnagachika2019-03-141-2/+2
* Skip Bundler's test made fail by r67226k0kubun2019-03-141-0/+1
* compile.c: fix the corner case of rest and keyword argumentsmame2019-03-142-2/+21
* compile.c (setup_args): process arguments forwardmame2019-03-141-117/+73
* parse.y: no punctuation instance/class variablesnobu2019-03-143-9/+12
* * expand tabs.svn2019-03-141-8/+8
* compile.c: factor out "compile_args" from "compile_array"mame2019-03-141-23/+34
* parse.y: show invalid global variable linenobu2019-03-142-3/+9
* Hoisted out ruby_show_error_linenobu2019-03-141-54/+86
* More initializations of YYLTYPEnobu2019-03-141-10/+16
* * 2019-03-14svn2019-03-141-1/+1
* Guard out the test when it is run under root permissionmame2019-03-141-6/+8
* * 2019-03-13svn2019-03-131-1/+1
* Remove unnecessary local variablenobu2019-03-131-5/+4
* Assertion for r67226nobu2019-03-121-1/+2
* Show unkwon regexp option linenobu2019-03-121-2/+11
* * 2019-03-12svn2019-03-121-1/+1
* Flush erred tokennobu2019-03-121-0/+3
* fix wrong merge of conflict at r67217naruse2019-03-111-0/+4
* * expand tabs.svn2019-03-111-1/+1