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-
nobu 112a3b1fca struct.c: avoid inadvertent symbol creation
* struct.c (make_struct): avoid inadvertent symbol creation.
  (rb_struct_aref): ditto.
  (rb_struct_aset): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40101 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-04-04 07:55:11 +00:00
..
array
bignum bignum.c: Bignum zero comparison 2013-04-03 07:34:31 +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
iter Add test for [Backport #7896] [ruby-core:52607] 2013-02-21 08:31:47 +00:00
load
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 * ext/-test-/num2int/num2int.c: Define utility methods 2013-04-02 10:26:02 +00:00
old_thread_select
path_to_class
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
symbol struct.c: avoid inadvertent symbol creation 2013-04-04 07:55:11 +00:00
typeddata
wait_for_single_fd
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 test_printf.rb: need to be infected 2012-08-16 02:52:09 +00:00