ruby/test/-ext-
nobu f45fc7daa0 * error.c (rb_enc_raise): new function to raise an exception with
the message in the given encoding.  patched by now (Nikolai
  Weibull) at [ruby-core:41160].  [Feature #5650]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35283 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-04-10 10:07:07 +00:00
..
array * ext/-test-/array/resize/resize.c (Init_resize): renamed method 2011-01-05 20:47:01 +00:00
exception * error.c (rb_enc_raise): new function to raise an exception with 2012-04-10 10:07:07 +00:00
funcall * include/ruby/ruby.h (rb_funcall_passing_block): add prototype. 2011-03-17 15:54:22 +00:00
iter * vm.c (rb_iter_break_value): new function to break a block with 2012-01-24 05:20:48 +00:00
load * dln.c (init_funcname_len): ignore rest from first dot. 2011-01-05 20:03:28 +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.c (st_update): add existing parameter to the callback function. 2012-03-29 07:36:12 +00:00
string * test/ruby/envutil.rb (assert_no_memory_leak): new assertion to 2012-02-09 15:47:11 +00:00
symbol On some platforms, object_id can be negative value like NetBSD. 2011-11-01 00:42:41 +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
test_bug-3571.rb * eval.c (frame_func_id), vm_eval.c (rb_iterate), 2010-07-14 11:23:10 +00:00
test_bug-3662.rb * vm_eval.c (vm_call0): fix for VM_METHOD_TYPE_NOTIMPLEMENTED. 2010-08-07 04:33:33 +00:00