ruby--ruby/ext/nkf
naruse 5300eecfb3 * ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 rev.110.
* Fix: check_bom cuts \xfe\xff\xXX\xXX of UTF-32.
  * Add support --ic=UTF-32.
  * Fix: can't guess UTF-16 and UTF-32.
  * Fix: can't decode beyond BMP of UTF-16LE.

* ext/nkf/nkf.c (guess): Support UTF-32.

* ext/nkf/lib/kconv.rb (kconv): Support UTF-32.

* ext/nkf/lib/kconv.rb (to_utf32): new method.

* ext/nkf/lib/kconv.rb (to_utf32): new method.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10938 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-09-15 11:26:07 +00:00
..
lib * ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 rev.110. 2006-09-15 11:26:07 +00:00
nkf-utf8 * ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 rev.110. 2006-09-15 11:26:07 +00:00
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
depend follow to nkf 2.0.4 2004-10-29 06:51:33 +00:00
extconf.rb
nkf.c * ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 rev.110. 2006-09-15 11:26:07 +00:00