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 bb10a21346 ruby.h: deprecate plain Data
* include/ruby/ruby.h (rb_data_object_alloc_deprecated): deprecate
  Data_Make_Struct and Data_Wrap_Struct.  [EXPERIMENTAL]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47717 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-09-27 01:28:47 +00:00
..
-test- ruby.h: deprecate plain Data 2014-09-27 01:28:47 +00:00
bigdecimal
continuation
coverage
date
dbm
digest
dl
etc
fcntl
fiber
fiddle fiddle/import.rb: fix typo 2014-09-15 00:43:14 +00:00
gdbm
io
json fbuffer.h: expand arguments 2014-09-18 14:51:45 +00:00
mathn
nkf
objspace
openssl * ext/openssl/lib/openssl/x509.rb (OpenSSL::X509::Name#pretty_print): 2014-09-20 01:17:05 +00:00
pathname pathname.rb: fix a Pathname#relative_path_from crash on 2014-09-15 01:29:21 +00:00
psych * ext/psych/lib/psych.rb: update version 2014-09-14 02:04:03 +00:00
pty
racc/cparse
rbconfig/sizeof
readline readline.c: use rb_setup_fake_str 2014-09-12 13:11:13 +00:00
ripper parse.y: quoted ID key 2014-09-20 01:48:43 +00:00
sdbm
socket ext/socket/*.c: trivial struct packing for 64-bit 2014-09-22 00:46:25 +00:00
stringio stringio.c: ASCII-8BIT StringIO rejects no encodings 2014-09-26 03:52:37 +00:00
strscan
syslog
thread thread.c: check initialized 2014-08-19 01:13:24 +00:00
tk
win32
win32ole ext/win32ole/win32ole.c (rbtime2vtdate, vtdate2rbtime): fix 2014-09-21 02:18:37 +00:00
zlib ext/zlib/zlib.c (struct gzfile): pack (288 => 272 bytes) on 64-bit 2014-09-17 22:01:31 +00:00
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nacl ext/Setup.nacl: remove trainling space. 2014-09-12 15:39:09 +00:00
Setup.nt