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 e1d1397af8 * ext/digest/sha2/sha2.c (REVERSE32): exlicitly cast since unsigned
long may be larger than sha2_word32.
* ext/digest/sha2/sha2.c (SHA{256,512,384}_{Final,End}): should clear
  whole content, not pointer size.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35505 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-04-30 21:04:16 +00:00
..
-test-
bigdecimal * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "control 2012-04-13 23:45:37 +00:00
continuation
coverage
curses
date
dbm
digest
dl
etc
fcntl
fiber
fiddle * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "control 2012-04-13 23:45:37 +00:00
gdbm
io
json
mathn
nkf * ext/nkf/nkf-utf8/nkf.c: import nkf 2.1.2 (be9c280) 2011-09-08 12:17:06 +00:00
objspace
openssl
pathname
psych
pty
racc/cparse
readline
ripper * parse.y (assoc, parser_yylex): add syntax to splat keyword hash. 2012-04-28 21:12:05 +00:00
sdbm * ext/sdbm/_sdbm.c (fitpair): suppress shortening warnigns. 2012-02-27 08:40:37 +00:00
socket
stringio
strscan
syck
syslog
tk
win32ole
zlib * ext/zlib/extconf.rb: detect z_crc_t type which will be defined 2012-04-30 11:11:21 +00:00
.document * ext/iconv: deprecated. [Feature ] 2012-04-23 13:56:11 +00:00
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nt