1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/-ext-
usa d910ce1f90 merge revision(s) 42251,46345,46346: [Backport #9903]
* sprintf.c (ruby__sfvextra): add QUOTE flag to escape unprintable
	  characters.

	* sprintf.c (ruby__sfvextra): add QUOTE flag to escape unprintable
	  characters.

	* re.c (match_aref, rb_reg_regsub): consider encoding of captured
	  names, encoding-incompatible should not match.
	  [ruby-dev:48278] [Bug #9903]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@47364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-09-03 03:27:43 +00:00
..
array * ext/-test-/array/resize/resize.c (Init_resize): renamed method 2011-01-05 20:47:01 +00:00
debug * vm_backtrace.c: fix issue of rb_debug_inspector_open(). 2013-01-29 08:25:32 +00:00
exception eval.c: preserve errinfo 2013-02-08 07:09:48 +00:00
funcall * include/ruby/ruby.h (rb_funcall_passing_block): add prototype. 2011-03-17 15:54:22 +00:00
iter merge revision(s) 39359: 2013-03-09 12:39:11 +00:00
load * dln.c (init_funcname_len): ignore rest from first dot. 2011-01-05 20:03:28 +00:00
marshal compatible loader 2012-06-04 02:40:30 +00:00
method proc.c: original arity 2013-01-29 07:49:22 +00:00
num2int num2ll and num2ull 2012-03-18 15:21:04 +00:00
old_thread_select * test/-ext-/old_thread_select/test_old_thread_select.rb: 2012-01-07 16:22:47 +00:00
path_to_class * variable.c (rb_path2class): don't raise NameError when the middle 2011-11-30 14:44:06 +00:00
st st_update passes the key in st_table 2012-11-17 02:46:13 +00:00
string Add a test for r35863. 2012-06-02 13:44:02 +00:00
struct merge revision(s) 45462,45463,45466: [Backport #9684] 2014-07-07 03:47:31 +00:00
symbol merge revision(s) r44926: [Backport #8756] [Backport #9248] 2014-02-15 14:53:00 +00:00
typeddata * error.c (rb_check_typeddata): refine error message with 2011-12-15 05:33:34 +00:00
wait_for_single_fd * ext/bigdecimal/README: Update redmine.ruby-lang.org to bugs.ruby-lang.org 2011-12-20 16:09:17 +00:00
win32 * include/ruby/win32.h (FD_SET): change function to macro. 2012-05-08 12:47:25 +00:00
test_bug-3571.rb
test_bug-3662.rb
test_bug-5832.rb * vm.c (invoke_block_from_c): fix unintentional block passing. 2012-08-12 03:04:42 +00:00
test_printf.rb merge revision(s) 42251,46345,46346: [Backport #9903] 2014-09-03 03:27:43 +00:00