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 c691d09dc1 * ext/socket/socket.c (init_sock): no need for special finalizer,
socket descriptor is no longer duplicated in 1.7.
	  [ruby-talk:50732]

	* win32/win32.c, win32/win32.h (rb_w32_fddup, rb_w32_fdclose):
	  delete.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2916 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-10-01 15:26:39 +00:00
..
curses cleanup for curses, gdbm [ruby-core:502], [ruby-core:503] 2002-09-24 06:00:03 +00:00
dbm Update. 2002-09-27 13:36:11 +00:00
digest Update the MANIFEST files. 2002-09-27 13:21:19 +00:00
dl * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
etc * lib/mkmf.rb (have_struct_member): moved from ext/socket/extconf.rb. 2002-09-08 10:00:43 +00:00
fcntl * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
gdbm make it compile 2002-09-24 06:01:31 +00:00
iconv * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
nkf * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
pty * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
racc/cparse * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
readline * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
sdbm Update. 2002-09-27 13:36:11 +00:00
socket * ext/socket/socket.c (init_sock): no need for special finalizer, 2002-10-01 15:26:39 +00:00
stringio * ext/stringio/stringio.c (strio_set_string): reinitialize 2002-09-09 02:27:01 +00:00
strscan * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
syslog * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
tcltklib * io.c (appendline): forget to terminate with nul. 2002-09-25 07:03:05 +00:00
tk Update. 2002-09-27 13:36:11 +00:00
Win32API * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
win32ole * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
aix_mksym.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
configsub.rb * ext/configsub.rb: latest autoconf style support. 2002-03-20 16:04:08 +00:00
extmk.rb * ext/extmk.rb: The condition judgment without necessity was deleted. 2002-09-28 00:53:05 +00:00
Setup merge win32ole from rough 2002-06-01 12:34:30 +00:00
Setup.atheos * range.c (range_check): need no Fixnum check. 2002-10-01 08:14:03 +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