1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
suke 1890ae7aa9 * ext/win32ole/win32ole.c: add WIN32OLE#ole_respond_to?
* test/win32ole/test_win32ole.rb: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17885 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-07-05 01:01:01 +00:00
..
bigdecimal * sprintf.c: include ieeefp.h to refer isinf. 2008-07-02 16:24:11 +00:00
continuation
coverage * include/ruby/intern.h: remove prototypes about coverage. 2008-07-03 14:27:43 +00:00
curses
dbm
digest * ext/digest/digest.c (rb_digest_instance_inspect): constified. 2008-07-01 10:36:22 +00:00
dl
etc * ext/etc/etc.c (Init_etc): define constant aliases Etc::Passwd 2008-06-19 08:45:25 +00:00
fcntl
fiber
gdbm
iconv
io/wait * ext/io/wait/extconf.rb: check sys/socket.h for cygwin. 2008-06-24 08:05:06 +00:00
json * sprintf.c: include ieeefp.h to refer isinf. 2008-07-02 16:24:11 +00:00
nkf
openssl
pty
racc/cparse
readline * ext/readline/extconf.rb (have_readline_func): readline on Mac OS X 2008-06-22 05:16:30 +00:00
ripper
sdbm
socket * ext/socket/socket.c (init_sock): socket is binmode on platforms 2008-06-24 00:41:38 +00:00
stringio * ext/stringio/stringio.c (strio_getline): fix for nil and "" as 2008-06-30 13:30:11 +00:00
strscan
syck * ext/syck/rubyext.c: add encoding header. 2008-06-16 21:25:17 +00:00
syslog * ext/syslog/syslog.c (syslog_write): syslog operations should be 2008-06-30 01:30:32 +00:00
tk * ext/tk/lib/tkextlib/tile/treeview.rb: cannot configure tags. 2008-06-19 07:08:06 +00:00
win32ole * ext/win32ole/win32ole.c: add WIN32OLE#ole_respond_to? 2008-07-05 01:01:01 +00:00
zlib * ext/zlib/zlib.c (rb_deflate_init_copy): Copy buffers as well. 2008-06-08 17:35:41 +00:00
.cvsignore
.document
extmk.rb * ext/extmk.rb (extmake): check if compile before showing message. 2008-06-19 12:43:57 +00:00
purelib.rb
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68