1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/ripper
usa 13d3a28049 merge revision(s) 47973: [Backport #10392]
* parse.y (parser_here_document): do not append already appended
	  and disposed code fragment.  [ruby-dev:48647] [Bug #10392]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@47989 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-10-17 04:23:06 +00:00
..
dummyparser.rb * vm_core.h (struct rb_iseq_struct), compile.c (iseq_set_arguments, iseq_compile_each), vm_insnhelper.c (vm_callee_setup_arg_complex): implement keyword arguments. See [ruby-core:40290] The feature is promised to be included in 2.0, but the detail spec is still under discussion; this commit is a springboard for further discussion. Please try it and give us feedback. This commit includes fixes for some problems reported by Benoit Daloze <eregontp AT gmail.com> [ruby-core:40518] and Marc-Andre Lafortune <ruby-core-mailing-list AT marc-andre.ca> [ruby-core:41772]. 2011-12-26 14:20:09 +00:00
test_files.rb remove trainling spaces. 2012-08-21 04:50:18 +00:00
test_filter.rb
test_parser_events.rb merge revision(s) 40606,40607,40635: [Backport #8375] 2013-05-11 19:33:51 +00:00
test_ripper.rb * ruby.c (load_file_internal): set default source encoding as 2012-11-06 00:49:57 +00:00
test_scanner_events.rb merge revision(s) 47973: [Backport #10392] 2014-10-17 04:23:06 +00:00