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 94ed51b281 * transcode.c (transcode_loop): constified.
* transcode.c (str_transcode): rb_str_set_len() sets a delimiter.

* transcode_data.h (rb_transcoder): constified preprocessor and
  postprocessor input.

* enc/trans/japanese.c: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18066 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-07-14 09:47:33 +00:00
..
japanese.c * transcode.c (transcode_loop): constified. 2008-07-14 09:47:33 +00:00
korean.c * enc/trans/korean.c: add support for CP949 by Park Ji-In. [ruby-dev:33626] 2008-02-07 06:05:32 +00:00
make_transdb.rb * common.mk (prelude.c): simply depends on PREP. [ruby-dev:34877] 2008-05-30 03:18:45 +00:00
single_byte.c * transcode.c (transcode_dispatch): constified return value. 2008-01-20 21:40:08 +00:00
transdb.c * encoding.c (enc_init_db): moved to enc/encdb.c. 2008-04-07 06:51:33 +00:00
utf_16_32.c * enc/trans/utf_16_32.c (fun_so_to_utf_16be, fun_so_to_utf_16le): add 2008-04-17 13:22:40 +00:00