summaryrefslogtreecommitdiffstats
path: root/ext/.document
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-10-24 00:07:01 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-10-24 00:07:01 +0000
commit79bd8d2ca0db7d6eb9eaa1264fb6becfa90e79c4 (patch)
tree39400cee1bb4afa7f43755ab37909aad4f7a37f8 /ext/.document
parent68d2c67f8c5d6a19cf087ff0a7dc27eb18bb349a (diff)
downloadruby-79bd8d2ca0db7d6eb9eaa1264fb6becfa90e79c4.tar.gz
ruby-79bd8d2ca0db7d6eb9eaa1264fb6becfa90e79c4.tar.xz
ruby-79bd8d2ca0db7d6eb9eaa1264fb6becfa90e79c4.zip
* ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):
typo fixed. [ruby-talk:162187] * ext/tk/lib/tk/menu.rb (TkMenuEntryConfig::__item_val2ruby_optkeys): ditto. [ruby-core:06359] * ext/enumerator/enumerator.c: applied documentation patch from James Edward Gray II <james@grayproductions.net>. [ruby-core:06348] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@9450 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/.document')
-rw-r--r--ext/.document1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/.document b/ext/.document
index f4c8de2f3..0f5b1fb1b 100644
--- a/ext/.document
+++ b/ext/.document
@@ -1,5 +1,6 @@
# Add files to this as they become documented
+enumerator/enumerator.c
iconv/iconv.c
stringio/stringio.c
strscan/strscan.c