1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* ext/Setup*: add io/wait and openssl.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4336 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2003-08-05 19:58:43 +00:00
parent 5ae5596491
commit 6fa004b2e8
7 changed files with 21 additions and 3 deletions

View file

@ -1,3 +1,7 @@
Wed Aug 6 04:58:32 2003 NAKAMURA Usaku <usa@ruby-lang.org>
* ext/Setup*: add io/wait and openssl.
Wed Aug 6 01:18:50 2003 Minero Aoki <aamine@loveruby.net> Wed Aug 6 01:18:50 2003 Minero Aoki <aamine@loveruby.net>
* lib/net/http.rb: update document. * lib/net/http.rb: update document.

View file

@ -14,8 +14,10 @@
#fcntl #fcntl
#gdbm #gdbm
#iconv #iconv
#io/wait
#nkf #nkf
#pty #pty
#openssl
#racc/cparse #racc/cparse
#readline #readline
#sdbm #sdbm

View file

@ -1,5 +1,6 @@
option nodynamic option nodynamic
#Win32API
bigdecimal bigdecimal
curses curses
dbm dbm
@ -13,8 +14,10 @@ etc
fcntl fcntl
gdbm gdbm
iconv iconv
io/wait
nkf nkf
pty pty
#openssl
racc/parse racc/parse
readline readline
sdbm sdbm
@ -25,4 +28,5 @@ syck
syslog syslog
#tcltklib #tcltklib
#tk #tk
#win32ole
zlib zlib

View file

@ -14,8 +14,10 @@ digest/sha2
fcntl fcntl
gdbm gdbm
#iconv #iconv
#io/wait
nkf nkf
#pty #pty
#openssl
racc/cparse racc/cparse
readline readline
sdbm sdbm

View file

@ -14,8 +14,10 @@ etc
fcntl fcntl
#gdbm #gdbm
#iconv #iconv
#io/wait
nkf nkf
#pty #pty
#openssl
racc/cparse racc/cparse
#readline #readline
#sdbm #sdbm

View file

@ -9,20 +9,22 @@ digest/md5
digest/rmd160 digest/rmd160
digest/sha1 digest/sha1
digest/sha2 digest/sha2
#dl dl
#etc etc
fcntl fcntl
#gdbm #gdbm
#iconv #iconv
#io/wait
nkf nkf
#pty #pty
#openssl
racc/cparse racc/cparse
#readline #readline
sdbm sdbm
socket socket
stringio stringio
strscan strscan
#syck syck
#syslog #syslog
#tcltklib #tcltklib
#tk #tk

View file

@ -14,8 +14,10 @@ digest/sha2
fcntl fcntl
#gdbm #gdbm
#iconv #iconv
#io/wait
nkf nkf
#pty #pty
#openssl
racc/cparse racc/cparse
#readline #readline
#sdbm #sdbm