Skip to content

Commit

Permalink
* Various .document files: Update .document files to match files which
Browse files Browse the repository at this point in the history
	  have documentation.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31524 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
drbrain committed May 11, 2011
1 parent bc75259 commit 83d7aca
Show file tree
Hide file tree
Showing 9 changed files with 56 additions and 135 deletions.
9 changes: 7 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
Thu May 12 07:30:08 2011 Eric Hodel <[email protected]>

* Various .document files: Update .document files to match files which
have documentation.

Thu May 12 08:18:45 2011 Martin Bosslet <[email protected]>

* ext/openssl/ossl_pkey_dsa.c: Use generic X.509 SubjectPublicKeyInfo
format for PEM-encoding DSA public keys.
format for PEM-encoding DSA public keys.
[ruby-core:35328] [Bug #4422]

Thu May 12 07:27:31 2011 Martin Bosslet <[email protected]>

* ext/openssl/ossl_pkey_rsa.c: Use generic X.509 SubjectPublicKeyInfo
format for encoding RSA public keys.
format for encoding RSA public keys.
[ruby-core:35327] [Bug #4421]

Wed May 11 19:45:27 2011 Keiju Ishitsuka <[email protected]>
Expand Down
44 changes: 37 additions & 7 deletions ext/.document
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,41 @@ bigdecimal/lib
coverage/coverage.c
date/date_core.c
date/lib
dbm/dbm.c
digest/bubblebabble/bubblebabble.c
digest/digest.c
digest/lib
digest/md5/md5init.c
digest/rmd160/rmd160init.c
digest/sha1/sha1init.c
digest/sha2/sha2init.c
dl/cfunc.c
dl/cptr.c
dl/dl.c
dl/handle.c
dl/lib
dl/win32/lib
etc/etc.c
fcntl/fcntl.c
fiddle/closure.c
fiddle/conversions.c
fiddle/fiddle.c
fiddle/fiddle.c
fiddle/function.c
fiddle/lib
gdbm/gdbm.c
iconv/iconv.c
io/wait/wait.c
io/console/console.c
io/nonblock/nonblock.c
io/wait/lib
io/wait/wait.c
json/ext/generator/generator.c
json/ext/parser/parser.c
json/lib
nkf/lib/kconv.rb
nkf/lib
nkf/nkf.c
objspace/objspace.c
openssl/lib
openssl/ossl.c
openssl/ossl_asn1.c
openssl/ossl_bn.c
Expand All @@ -28,9 +50,9 @@ openssl/ossl_engine.c
openssl/ossl_hmac.c
openssl/ossl_ns_spki.c
openssl/ossl_ocsp.c
openssl/ossl_pkcs12.c
openssl/ossl_pkcs5.c
openssl/ossl_pkcs7.c
openssl/ossl_pkcs12.c
openssl/ossl_pkey.c
openssl/ossl_pkey_dh.c
openssl/ossl_pkey_dsa.c
Expand All @@ -48,16 +70,24 @@ openssl/ossl_x509name.c
openssl/ossl_x509req.c
openssl/ossl_x509revoked.c
openssl/ossl_x509store.c
openssl/lib/openssl/buffering.rb
pathname/pathname.c
pathname/lib
pty/pty.c
pathname/pathname.c
psych/emitter.c
psych/lib
psych/parser.c
psych/psych.c
psych/to_ruby.c
psych/yaml_tree.c
pty/lib
pty/pty.c
readline/readline.c
ripper/ripper.c
ripper/lib
ripper/ripper.c
sdbm/init.c
socket
stringio/stringio.c
strscan/strscan.c
syslog/syslog.c
win32ole/lib
win32ole/win32ole.c
zlib/zlib.c
22 changes: 11 additions & 11 deletions ext/socket/.document
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
init.c
raddrinfo.c
ancdata.c
basicsocket.c
constants.c
constdefs.c
init.c
ipsocket.c
tcpsocket.c
tcpserver.c
option.c
raddrinfo.c
socket.c
sockssocket.c
tcpserver.c
tcpsocket.c
udpsocket.c
unixsocket.c
unixserver.c
socket.c
option.c
ancdata.c
constants.c
constdefs.c
lib/socket.rb
unixsocket.c
lib
103 changes: 0 additions & 103 deletions lib/.document

This file was deleted.

1 change: 0 additions & 1 deletion lib/cgi/.document

This file was deleted.

1 change: 1 addition & 0 deletions lib/rbconfig/.document
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# these files are obsolete
3 changes: 0 additions & 3 deletions lib/rinda/.document

This file was deleted.

7 changes: 0 additions & 7 deletions lib/uri/.document

This file was deleted.

1 change: 0 additions & 1 deletion lib/xmlrpc/.document

This file was deleted.

0 comments on commit 83d7aca

Please sign in to comment.