aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* The combination of non-Symbol keys and Symbol keys is now allowed againmame2019-03-115-140/+55
* parse.y: moved excessed_commanobu2019-03-111-1/+4
* Removed from standard library. No one maintains it from Ruby 2.0.0.hsbt2019-03-115-166/+4
* Added to check MJIT constant for the Ruby 2.3-2.5.hsbt2019-03-112-2/+2
* Mention the addition of Enumerator::Yielder#to_proc in NEWSknu2019-03-111-0/+8
* fall back to copy + unlink on EPERMhsbt2019-03-111-1/+2
* Implement Enumerator::Yielder#to_procknu2019-03-112-2/+40
* Removed circular requirenobu2019-03-111-1/+0
* Renamed duplicate testnobu2019-03-111-1/+1
* * 2019-03-11svn2019-03-111-1/+1
* numeric.c: fix infinite loopnobu2019-03-113-0/+19
* * 2019-03-10svn2019-03-101-1/+1
* eval.c: clear internal errinfonobu2019-03-102-0/+23
* Add ignored_sp eventnobu2019-03-092-0/+13
* Use assert_respond_tonobu2019-03-091-1/+1