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 ac9d6b050b digest.c: GC guard
* ext/digest/digest.c (hexencode_str_new, rb_digest_base_update):
  prevent argument strings from GC.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50580 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-05-21 05:03:55 +00:00
..
-test- notimplement: rename 2015-05-17 14:47:36 +00:00
bigdecimal
continuation
coverage
date
dbm
digest digest.c: GC guard 2015-05-21 05:03:55 +00:00
etc ext: suppress warnings 2015-04-19 03:19:20 +00:00
fcntl
fiber
fiddle
gdbm
io nonblock.c: just yield if the flag is not changed 2015-05-18 10:30:36 +00:00
json
mathn
nkf
objspace gc.c: rename alloc as wrap 2015-05-16 12:17:14 +00:00
openssl * ext/openssl/*: use license instead of licence. 2015-04-20 03:55:09 +00:00
pathname * ext/pathname/lib/pathname.rb: Remove condition of RUBY_VERSION <= 1.9. 2015-05-14 06:54:22 +00:00
psych
pty
racc/cparse
rbconfig/sizeof
readline
ripper
sdbm
socket ext/socket/init.c: use SOCK_NONBLOCK if available 2015-05-17 05:56:07 +00:00
stringio
strscan allocate structs with wrapper 2015-05-16 12:56:48 +00:00
syslog
thread
tk ext: suppress warnings 2015-04-19 03:19:20 +00:00
win32
win32ole * ext/win32ole/win32ole_variant.c: fix typo "indicies". 2015-05-10 03:01:18 +00:00
zlib * ext/zlib/zlib.c (rb_gzreader_external_encoding): 2015-05-10 03:43:22 +00:00
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt