1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool
akr 139234e1a0 * transcode_data.h (rb_transcoding): add fields for restartable
transcoding.
  (rb_transcoder): add max_input field.
  from_unit_length field is renamed to input_unit_length.

* tool/transcode-tblgen.rb: generate max_input field.

* enc/trans/iso2022.erb.c: follow rb_transcoder change.

* enc/trans/utf_16_32.erb.c: ditto.

* transcode.c (PARTIAL_INPUT): new constant.
  (transcode_char_start): new function.
  (transcode_result_t): new type.
  (transcode_restartable): new function.
  (more_output_buffer): new function.
  (transcode_loop): use transcode_restartable.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18452 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-08-09 06:02:01 +00:00
..
asm_parse.rb
build-transcode * common.mk (transcodes), tool/build-transcode: generates transcode 2008-08-05 18:56:42 +00:00
compile_prelude.rb * tool/compile_prelude.rb: allows extra suffix after .c. 2008-04-06 01:22:21 +00:00
eval.rb
ifchange * tool/ifchange: remove $temp when unchanged. 2008-01-29 08:05:26 +00:00
insns2vm.rb
instruction.rb * tool/instruction.rb: RubyVM is not module. 2008-07-01 11:46:48 +00:00
make-snapshot * tool/make-snapshot: ported to ruby. 2008-06-21 06:31:18 +00:00
node_name.rb
parse.rb * compile.c, insns.def, vm.c, vm_core.h: remove some insns 2008-07-01 03:05:58 +00:00
transcode-tblgen.rb * transcode_data.h (rb_transcoding): add fields for restartable 2008-08-09 06:02:01 +00:00
vtlh.rb
ytab.sed * tool/ytab.sed: skip yydestruct hack unless yymsg exists, for bison 2007-12-28 02:46:06 +00:00