1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/enc/trans
nobu 463af63468 * transcode.c (transcode_loop, str_transcoding_resize): use unsigned
char.  [ruby-dev:33232]

* transcode_data.h (rb_transcoding, rb_transcoder): removed callback
  parameters.

* enc/trans/japanese.c: ditto.

* enc/trans/utf_16_32.c: parenthesized bit-or operands.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15150 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-01-21 03:35:05 +00:00
..
japanese.c * transcode.c (transcode_loop, str_transcoding_resize): use unsigned 2008-01-21 03:35:05 +00:00
single_byte.c * transcode.c (transcode_dispatch): constified return value. 2008-01-20 21:40:08 +00:00
utf_16_32.c * transcode.c (transcode_loop, str_transcoding_resize): use unsigned 2008-01-21 03:35:05 +00:00