summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-03-14More initializations of YYLTYPEnobu
2019-03-14* 2019-03-14svn
2019-03-14Guard out the test when it is run under root permissionmame
2019-03-13* 2019-03-13svn
2019-03-13Remove unnecessary local variablenobu
2019-03-12Assertion for r67226nobu
2019-03-12Show unkwon regexp option linenobu
2019-03-12* 2019-03-12svn
2019-03-12Flush erred tokennobu
2019-03-11fix wrong merge of conflict at r67217naruse
2019-03-11* expand tabs.svn
2019-03-11The combination of non-Symbol keys and Symbol keys is now allowed againmame
2019-03-11parse.y: moved excessed_commanobu
2019-03-11Removed from standard library. No one maintains it from Ruby 2.0.0.hsbt
2019-03-11Added to check MJIT constant for the Ruby 2.3-2.5.hsbt
2019-03-11Mention the addition of Enumerator::Yielder#to_proc in NEWSknu
2019-03-11fall back to copy + unlink on EPERMhsbt
2019-03-11Implement Enumerator::Yielder#to_procknu
2019-03-11Removed circular requirenobu
2019-03-11Renamed duplicate testnobu
2019-03-11* 2019-03-11svn
2019-03-11numeric.c: fix infinite loopnobu
2019-03-10* 2019-03-10svn
2019-03-10eval.c: clear internal errinfonobu
2019-03-09Add ignored_sp eventnobu
2019-03-09Use assert_respond_tonobu
2019-03-09* expand tabs.svn
2019-03-09variable.c: hoisted out rb_namespace_pnobu
2019-03-09* 2019-03-09svn
2019-03-09Early return in gc_mark_childrennobu
2019-03-08* 2019-03-08svn
2019-03-08use __GNUC__ instead of __GCC__.tadd
2019-03-07Ignore to handle the different platformhsbt
2019-03-07* 2019-03-07svn
2019-03-07io.c: chomp CR at the end of read buffernobu
2019-03-06Symbol creation is not a problem now unless pinned downnobu
2019-03-06proc.c: call respond_to_missing? with a symbolnobu