From e49d87454290194b304f768f0ff734460b492e96 Mon Sep 17 00:00:00 2001 From: naruse Date: Mon, 27 Mar 2006 13:48:21 +0000 Subject: * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: imported nkf 2.0.6. * Add --ic / --oc option and mapping tables. * Add fallback option. * Add --no-best-fit-chars option. * Fix some bugs. * ext/nkf/nkf.c (nkf_split_options): added for parse option string. * ext/nkf/lib/kconv.rb (Kconv.to*): add -m0. Note that Kconv.to* still imply -X. * ext/nkf/test.rb: Removed. Obsolete by test/nkf. * ext/.document: enabled documents in nkf and kconv * ext/nkf/nkf.c, ext/nkf/lib/kconv.rb: Add rdoc. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10057 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/.document | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ext/.document') diff --git a/ext/.document b/ext/.document index 127f021c89..92370174fa 100644 --- a/ext/.document +++ b/ext/.document @@ -1,6 +1,8 @@ # Add files to this as they become documented iconv/iconv.c +nkf/lib/kconv.rb +nkf/nkf.c stringio/stringio.c strscan/strscan.c zlib/zlib.c -- cgit v1.2.3