summaryrefslogtreecommitdiff
path: root/ext/.document
diff options
context:
space:
mode:
authorzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-12-19 16:04:11 +0000
committerzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-12-19 16:04:11 +0000
commitbfa7a49d3152eeaa1969fceec4f210bb2581999b (patch)
tree6473cd64d0f7a2668b8e0e0c2e469b9f5c27e52e /ext/.document
parente446378ad044b7f7464d040eb5cc8f3784732c44 (diff)
* ext/.document: Add missing ext modules to .document
Patch by Ryunosuke SATO [Fixes Github #224] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38475 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/.document')
-rw-r--r--ext/.document7
1 files changed, 7 insertions, 0 deletions
diff --git a/ext/.document b/ext/.document
index 6b14bf3434..6997dbe356 100644
--- a/ext/.document
+++ b/ext/.document
@@ -2,6 +2,7 @@
bigdecimal/bigdecimal.c
bigdecimal/lib
+continuation/continuation.c
coverage/coverage.c
curses/curses.c
date/date_core.c
@@ -21,6 +22,7 @@ dl/lib
dl/win32/lib
etc/etc.c
fcntl/fcntl.c
+fiber/fiber.c
fiddle/closure.c
fiddle/conversions.c
fiddle/fiddle.c
@@ -37,12 +39,15 @@ io/wait/wait.c
json/ext/generator/generator.c
json/ext/parser/parser.c
json/lib
+mathn/complex/complex.c
+mathn/rational/rational.c
nkf/lib
nkf/nkf.c
objspace/objspace.c
openssl/lib
openssl/ossl.c
openssl/ossl_asn1.c
+openssl/ossl_bio.c
openssl/ossl_bn.c
openssl/ossl_cipher.c
openssl/ossl_config.c
@@ -81,7 +86,9 @@ psych/to_ruby.c
psych/yaml_tree.c
pty/lib
pty/pty.c
+racc/cparse/cparse.c
readline/readline.c
+refinement/refinement.c
ripper/lib
ripper/ripper.c
sdbm/init.c