ruby/ext
matz cc38f5f090 * ext/socket/socket.c (sock_addrinfo): should specify socktype
from outside.

* io.c (argf_binmode): should call next_argv() to initialize ARGF.

* io.c (argf_filename): ditto.

* io.c (argf_file): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2299 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-03-28 09:17:54 +00:00
..
Win32API Add. 2002-01-07 06:58:54 +00:00
bigfloat * ext/bigfloat/bigfloat.c: Fix the initializer's function name 2002-03-26 05:05:27 +00:00
curses Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
dbm Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
digest Probably */depend should be added to this file too. 2002-03-21 20:11:49 +00:00
etc Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +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 * ext/digest: add depend file. 2002-03-18 09:24:39 +00:00
nkf Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
pty Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
racc/cparse racc runtime imported. 2002-03-22 07:20:31 +00:00
readline Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
sdbm Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
socket * ext/socket/socket.c (sock_addrinfo): should specify socktype 2002-03-28 09:17:54 +00:00
stringio * ext/stringio/stringio.c (check_modifiable): wrong declaration. 2002-03-18 13:21:01 +00:00
strscan * ext/strscan/strscan.c: add taint check. 2002-03-28 08:53:24 +00:00
syslog * ext/digest: add depend file. 2002-03-18 09:24:39 +00:00
tcltklib * eval.c (cvar_cbase): utility function to find innermost non 2002-03-08 07:03:09 +00:00
tk * marshal.c (w_object): module inclusion using extend() should 2002-03-11 08:02:04 +00:00
.cvsignore * ext/extmk.rb.in: support multi-level ext/ directories. 2001-07-13 18:02:10 +00:00
Setup racc runtime imported. 2002-03-22 07:20:31 +00:00
Setup.dj racc runtime imported. 2002-03-22 07:20:31 +00:00
Setup.emx racc runtime imported. 2002-03-22 07:20:31 +00:00
Setup.nt racc runtime imported. 2002-03-22 07:20:31 +00:00
Setup.x68 racc runtime imported. 2002-03-22 07:20:31 +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.in * ext/extmk.rb.in (arg_config): should use Shellwords::shellwords. 2002-03-26 10:46:30 +00:00