ruby--ruby/ext
suke 674f0aa478 win32ole.c(fole_each) : ensure to release IEnumVARIANT interface.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2776 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-09-01 08:14:11 +00:00
..
Win32API * ext/Win32API/Win32API.c (Win32API_Call): typo. 2002-08-30 12:02:04 +00:00
curses * ext/curses/curses.c: follow allocation framework. 2002-08-04 13:32:15 +00:00
dbm Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
digest new platform [bccwin32] merged. 2002-06-11 01:27:48 +00:00
dl Merged Nakada's patch [ruby-dev:18097]. 2002-08-29 13:00:22 +00:00
etc * parse.y: yyparse #defines moved from intern.h 2002-05-29 05:20:39 +00:00
fcntl Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
gdbm Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
iconv * re.c (rb_reg_s_quote): # also should be quoted. 2002-05-07 08:32:01 +00:00
nkf * ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may be 2002-08-30 10:42:09 +00:00
pty * hash.c (rb_hash_replace): should copy ifnone. 2002-08-13 09:21:18 +00:00
racc/cparse * ext/racc/cparse/cparse.c: reduce goto. 2002-08-06 23:42:04 +00:00
readline * ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may be 2002-08-30 10:42:09 +00:00
sdbm * ext/sdbm/init.c (each_pair): moved prototype before the 2002-04-01 07:58:09 +00:00
socket ext/socket/socket.c (sock_s_getaddrinfo): add strcmp. 2002-08-30 14:34:57 +00:00
stringio * ext/stringio/stringio.c (strio_initialize): RSTRING(mode)->ptr 2002-08-28 10:14:06 +00:00
strscan * ext/strscan/strscan.c: follow allocation framework. 2002-08-02 00:10:19 +00:00
syslog * ext/digest: add depend file. 2002-03-18 09:24:39 +00:00
tcltklib * ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may be 2002-08-30 10:42:09 +00:00
tk * re.c (rb_reg_expr_str): need to process backslashes properly. 2002-06-28 14:42:46 +00:00
win32ole win32ole.c(fole_each) : ensure to release IEnumVARIANT interface. 2002-09-01 08:14:11 +00:00
.cvsignore
Setup merge win32ole from rough 2002-06-01 12:34:30 +00:00
Setup.dj merge win32ole from rough 2002-06-01 12:34:30 +00:00
Setup.emx merge win32ole from rough 2002-06-01 12:34:30 +00:00
Setup.nt merge win32ole from rough 2002-06-01 12:34:30 +00:00
Setup.x68 merge win32ole from rough 2002-06-01 12:34:30 +00:00
aix_mksym.rb
configsub.rb * ext/configsub.rb: latest autoconf style support. 2002-03-20 16:04:08 +00:00
extmk.rb.in * eval.c (rb_thread_cleanup): should not modify the global 2002-08-21 08:30:09 +00:00