mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
e49d874542
* 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
9 lines
147 B
Text
9 lines
147 B
Text
# 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
|
|
win32ole
|