mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Synchronize with reality. Pick actually existent modules and get rid
of removed modules. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@2251 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
4278b059ef
commit
33473351ac
4 changed files with 18 additions and 15 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#option nodynamic
|
||||
|
||||
#GD
|
||||
#Win32API
|
||||
#curses
|
||||
#dbm
|
||||
#digest
|
||||
|
|
@ -10,11 +10,12 @@
|
|||
#digest/sha2
|
||||
#etc
|
||||
#fcntl
|
||||
#kconv
|
||||
#gdbm
|
||||
#nkf
|
||||
#pty
|
||||
#readline
|
||||
#sdbm
|
||||
#socket
|
||||
#syslog
|
||||
#tk
|
||||
#tcltklib
|
||||
#gtk
|
||||
#tk
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
option nodynamic
|
||||
|
||||
#GD
|
||||
#Win32API
|
||||
#curses
|
||||
dbm
|
||||
digest
|
||||
|
|
@ -8,13 +8,14 @@ digest/md5
|
|||
digest/rmd160
|
||||
digest/sha1
|
||||
digest/sha2
|
||||
gdbm
|
||||
#etc
|
||||
fcntl
|
||||
gdbm
|
||||
nkf
|
||||
marshal
|
||||
#pty
|
||||
readline
|
||||
sdbm
|
||||
#socket
|
||||
#syslog
|
||||
#tkutil
|
||||
#tcltklib
|
||||
#tk
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
#option nodynamic
|
||||
|
||||
#GD
|
||||
Win32API
|
||||
#curses
|
||||
#dbm
|
||||
|
|
@ -12,8 +11,6 @@ digest/sha2
|
|||
#etc
|
||||
fcntl
|
||||
#gdbm
|
||||
#gtk
|
||||
marshal
|
||||
nkf
|
||||
#pty
|
||||
#readline
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
option nodynamic
|
||||
|
||||
#GD
|
||||
#Win32API
|
||||
#curses
|
||||
dbm
|
||||
digest
|
||||
|
|
@ -10,8 +10,12 @@ digest/sha1
|
|||
digest/sha2
|
||||
#etc
|
||||
fcntl
|
||||
kconv
|
||||
marshal
|
||||
#gdbm
|
||||
nkf
|
||||
#pty
|
||||
#readline
|
||||
#sdbm
|
||||
#socket
|
||||
#syslog
|
||||
#tkutil
|
||||
#tcltklib
|
||||
#tk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue