1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
matz a8a1114efe * ext/openssl/openssl_missing.c (HMAC_CTX_copy): adopted to
prototype change in openssl bundled with newer OpenBSD.
  a patch from Takahiro Kambe <taca at back-street.net> in
  [ruby-dev:34691].

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16422 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-05-15 09:44:38 +00:00
..
bigdecimal
continuation
curses
dbm * ext/dbm/dbm.c (fdbm_each_value, fdbm_each_key, fdbm_each_pair): 2008-04-21 08:48:33 +00:00
digest * include/ruby/ruby.h (inttypes.h): includes always if available. 2008-03-14 08:04:45 +00:00
dl * lib/resolv.rb (Resolv::Config.default_config_hash): requires 2008-03-31 16:55:54 +00:00
etc
fcntl
fiber
gdbm * ext/dbm/dbm.c (fdbm_each_value, fdbm_each_key, fdbm_each_pair): 2008-04-21 08:48:33 +00:00
iconv * ext/iconv/iconv.c (iconv_convert): check upper bound. a patch from 2008-02-15 06:23:14 +00:00
io/wait
json
nkf * ext/nkf/nkf-utf8/nkf.c (score_table_A0, score_table_F0): 2008-04-22 12:20:36 +00:00
openssl * ext/openssl/openssl_missing.c (HMAC_CTX_copy): adopted to 2008-05-15 09:44:38 +00:00
pty * ext/pty/lib/expect.rb (IO#expect): check if peer is closed. 2008-02-18 01:17:44 +00:00
racc/cparse
readline * ext/dbm/dbm.c (fdbm_each_value, fdbm_each_key, fdbm_each_pair): 2008-04-21 08:48:33 +00:00
ripper
sdbm * ext/dbm/dbm.c (fdbm_each_value, fdbm_each_key, fdbm_each_pair): 2008-04-21 08:48:33 +00:00
socket
stringio * ext/dbm/dbm.c (fdbm_each_value, fdbm_each_key, fdbm_each_pair): 2008-04-21 08:48:33 +00:00
strscan * re.c (rb_reg_prepare_re): made non static with small refactoring. 2008-05-12 06:09:53 +00:00
syck * enc/trans/utf_16_32.c (fun_so_to_utf_16be, fun_so_to_utf_16le): add 2008-04-17 13:22:40 +00:00
syslog * lib/ipaddr.rb: Say that I am the current maintainer. 2008-03-21 12:15:06 +00:00
tk revert git backfire in r15860; sorry 2008-03-30 15:00:12 +00:00
win32ole * ext/win32ole/win32ole.c: avoid warnings. 2008-04-22 00:58:51 +00:00
zlib * ext/zlib/zlib.c (gzreader_gets): may cause infinite loop. 2008-05-06 15:56:21 +00:00
.cvsignore
.document
extmk.rb * common.mk, ext/extmk.rb, lib/mkmf.rb: use absolute path for RUBYOPT. 2008-05-08 08:44:15 +00:00
purelib.rb * configure.in (MINIRUBY), common.mk (RUBYOPT): add purelib.rb. 2008-05-08 07:41:23 +00:00
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68