1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/nkf/nkf-utf8
naruse 0beaddc4e2 * ext/nkf/nkf-utf8/nkf.c (score_table_A0, score_table_F0):
type of content is unsigned char.

* ext/nkf/nkf-utf8/nkf.c (push_broken_buf): 'c' is nkf_char.

* ext/nkf/nkf-utf8/nkf.c (push_broken_buf): enc is 0 or pointer.

* ext/nkf//nkf.c (options): type of option is unsigned char.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16149 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-04-22 12:20:36 +00:00
..
config.h * ext/nkf/nkf.c: raise error when no output encoding is given. 2008-01-27 08:55:31 +00:00
nkf.c * ext/nkf/nkf-utf8/nkf.c (score_table_A0, score_table_F0): 2008-04-22 12:20:36 +00:00
nkf.h * ext/nkf/nkf-utf8/nkf.h: set properties. 2008-01-27 12:50:44 +00:00
utf8tbl.c * ext/nkf/nkt-utf8: update nkf. 2008-01-27 07:28:26 +00:00
utf8tbl.h * ext/nkf/nkt-utf8: update nkf. 2008-01-27 07:28:26 +00:00