1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
drbrain 0381ab0769 * ext/dl/lib/dl/struct.rb (DL::CUnionEntity#set_ctypes): Refactored
#set_types to reuse DL::CUnionEntity::size
* test/dl/test_c_union_entity.rb:  Added test

Reviewed by Aaron Paterson


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35849 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-05-30 23:41:07 +00:00
..
-test- * trunk/ext/-test-/printf/printf.c: change function names because of 2012-05-25 07:13:03 +00:00
bigdecimal * ext/bigdecimal/lib/bigdecimal/jacobian.rb, 2012-05-30 07:30:46 +00:00
continuation
coverage
curses
date * ext/date/date_strftime.c: allows %Ok and %Ol. 2012-05-27 01:04:41 +00:00
dbm
digest
dl * ext/dl/lib/dl/struct.rb (DL::CUnionEntity#set_ctypes): Refactored 2012-05-30 23:41:07 +00:00
etc
fcntl
fiber
fiddle
gdbm
io use RB_TYPE_P() instead of comparison of TYPE() 2012-05-23 07:13:21 +00:00
json
mathn
nkf
objspace use RB_TYPE_P() instead of comparison of TYPE() 2012-05-23 07:13:21 +00:00
openssl * ext/openssl/ossl_ssl.c: Allow disabling client-side renegotiation. 2012-05-26 00:56:33 +00:00
pathname use RB_TYPE_P() instead of comparison of TYPE() 2012-05-23 07:13:21 +00:00
psych
pty use RB_TYPE_P() instead of comparison of TYPE() 2012-05-23 07:13:21 +00:00
racc/cparse use RB_TYPE_P() instead of comparison of TYPE() 2012-05-23 07:13:21 +00:00
readline
ripper
sdbm
socket use RB_TYPE_P() instead of comparison of TYPE() 2012-05-23 07:13:21 +00:00
stringio use RB_TYPE_P() instead of comparison of TYPE() 2012-05-23 07:13:21 +00:00
strscan
syck
syslog
tk
win32ole
zlib use RB_TYPE_P() instead of comparison of TYPE() 2012-05-23 07:13:21 +00:00
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt