1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 81a0c608eb compatible loader
* marshal.c (r_object0): also load TYPE_USRMARSHAL, TYPE_DATA using
  compatible loader.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35898 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-06-04 02:40:30 +00:00
..
-test- compatible loader 2012-06-04 02:40:30 +00:00
bigdecimal * ext/bigdecimal/lib/bigdecimal/jacobian.rb, 2012-05-30 07:30:46 +00:00
continuation
coverage
curses
date * ext/date/date_core.c: checks whether the object is frozen or not. 2012-06-03 05:14:47 +00:00
dbm
digest
dl * ext/dl/lib/dl/struct.rb (DL::CStructEntity#set_ctypes): Refactored 2012-05-31 22:07:09 +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