ruby--ruby/ext
gotoyuzo 6f640b29cc * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLSocket#post_connection_chech):
treat wildcard character in commonName. [ruby-dev:28121]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9741 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-12-26 23:26:21 +00:00
..
Win32API * ext/Win32API/lib/win32/resolv.rb (get_info): support multiple DNS. 2005-10-24 11:41:15 +00:00
bigdecimal * ext/bigdecimal/bigdecimal.c: patch from "NATORI Shin" 2005-09-16 07:22:49 +00:00
curses * ext/curses/curses.c ({curses,window}_clrtoeol): added. suggested 2005-08-27 11:21:30 +00:00
dbm banish some warnings. 2005-09-24 00:17:43 +00:00
digest remove unused variables. 2005-12-12 05:15:33 +00:00
dl should compare SIZEOF_VOIDP with SIZEOF_LONG_LONG. 2005-11-08 13:50:38 +00:00
etc * ext/digest/digest.c (rb_digest_base_s_digest): add volatile to 2005-12-12 00:36:54 +00:00
fcntl * eval.c (rb_call_super): should call method_missing if super is 2005-11-01 13:04:35 +00:00
gdbm banish some warnings. 2005-09-24 00:17:43 +00:00
iconv * ext/digest/digest.c (rb_digest_base_s_digest): add volatile to 2005-12-12 00:36:54 +00:00
io/wait * ext/io/wait/lib/nonblock.rb: disable on platforms non-blocking flag 2005-09-20 12:26:58 +00:00
nkf * lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matched 2005-10-08 10:45:52 +00:00
openssl * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLSocket#post_connection_chech): 2005-12-26 23:26:21 +00:00
pty * merged a patch from Takahiro Kambe <taca@back-street.net> to 2005-09-08 06:00:56 +00:00
racc/cparse * MANIFEST, ext/**/MANIFEST: removed. 2004-11-01 10:13:52 +00:00
readline banish some warnings. 2005-09-24 00:17:43 +00:00
ripper * ext/ripper/tools/preproc.rb (prelude): do not append surplus 2005-10-20 13:23:26 +00:00
sdbm banish some warnings. 2005-09-24 00:17:43 +00:00
socket * ext/socket/socket.c (init_inetsock_internal): remove setting 2005-11-28 09:56:45 +00:00
stringio * ext/stringio/stringio.c (strio_set_string): disallow nil. 2005-08-13 09:36:12 +00:00
strscan * ext/strscan/strscan.c (strscan_free): remove useless code. [ruby-dev:26368] [ruby-dev:27389] 2005-10-06 11:11:23 +00:00
syck * ext/syck/rubyext.c (syck_emitter_reset): to ensure compatibility 2005-12-20 04:25:48 +00:00
syslog * MANIFEST, ext/**/MANIFEST: removed. 2004-11-01 10:13:52 +00:00
tk * ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries in 2005-12-11 14:59:49 +00:00
win32ole * ext/digest/digest.c (rb_digest_base_s_digest): add volatile to 2005-12-12 00:36:54 +00:00
zlib * ext/zlib/zlib.c (zstream_run): fix a GC problem by tail call on 2005-12-14 16:37:56 +00:00
.cvsignore
.document * ext/.document: enabled documents in stringio. 2005-07-15 15:01:37 +00:00
Setup * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.atheos * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.dj * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.emx * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.nt * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
Setup.x68 * ext/Setup*: remove tcltklib. 2005-01-26 05:15:02 +00:00
extmk.rb * common.mk (static-ruby): overridable. 2005-11-16 14:25:53 +00:00