Age | Commit message (Expand) | Author |
2009-05-02 | * enc/trans/utf8_mac-tbl.rb: don't use Unicode escape. | naruse |
2009-04-30 | * enc/trans/utf8_mac.trans: get rid of a 1.9 feature for cross | nobu |
2009-04-29 | Add new transcoder: CP51932 <-> CP50221. | naruse |
2009-04-26 | * enc/trans/utf8_mac.trans: Add converter for UTF8-MAC. | naruse |
2009-01-14 | * enc/trans/gb18030.trans: get rid of a 1.9 feature for cross | nobu |
2009-01-14 | * enc/trans/gb18030.trans, gb18030-tbl.rb: | duerst |
2009-01-13 | * template/{encdb,transdb}.h.tmpl: moved enc/make_encdb.rb and | nobu |
2009-01-13 | * enc/trans/make_transdb.rb (converters): should not depend on the | nobu |
2009-01-04 | * enc/trans/gbk.trans, gbk-tbl.rb: | duerst |
2009-01-04 | * test/ruby/test_transcode.rb: added tests for GB2312 | duerst |
2009-01-04 | * enc/trans/big5.trans, big5-tbl.rb: | duerst |
2009-01-03 | change encoding name. | naruse |
2009-01-03 | * enc/trans/chinese.trans: added for transcoding EUC-CN and GB12345. | naruse |
2008-12-09 | * enc/trans/single_byte.trans, cp850-tbl.rb, cp852-tbl.rb, | duerst |
2008-11-11 | * enc/trans/single_byte.trans, macgreek-tbl.rb, macroman-tbl.rb, | duerst |
2008-10-31 | * enc/trans/single_byte.trans, maccroatioan-tbl.rb, | duerst |
2008-10-30 | * enc/trans/single_byte.trans: refactoring to make it easier | duerst |
2008-10-19 | * enc/trans/single_byte.trans: adding WINDOWS-wwww encodings | duerst |
2008-10-18 | * tool/transcode-tblgen.rb: added set_valid_byte_pattern | duerst |
2008-10-14 | * enc/trans/single_byte.trans (transcode_tblgen_singlebyte): renamed | akr |
2008-10-14 | * enc/trans/single_byte.trans: added windows-1252 | duerst |
2008-09-15 | * transcode_data.h (rb_transcoder): resetsize_func and resetstate_func | akr |
2008-09-14 | * transcode_data.h: return output functions ssize_t. | akr |
2008-09-14 | * transcode_data.h: output function takes output buffer size. | akr |
2008-09-12 | * enc/trans/escape.trans: transcoder name renamed to use underscore. | akr |
2008-09-09 | * enc/trans/newline.trans (rb_universal_newline): swap src_encoding | akr |
2008-09-08 | * include/ruby/encoding.h (rb_econv_asciicompat_encoding): renamed | akr |
2008-09-07 | * enc/trans/iso2022.trans: upcase to iso-2022-jp. | akr |
2008-09-07 | * enc/trans/iso2022.trans: stateless-iso-2022-jp is defined to avoid | akr |
2008-09-07 | * enc/trans/escape.trans (hexstr): renamed from str1. | akr |
2008-09-07 | * enc/trans/escape.trans: use transcode_tblgen. | akr |
2008-09-07 | * transcode_data.h (STR1): defined for a string up to 255 bytes. | akr |
2008-09-07 | * include/ruby/encoding.h (ECONV_XML_ATTR_CONTENT_ENCODER): defined. | akr |
2008-09-06 | * include/ruby/encoding.h (ECONV_XML_TEXT_ENCODER): renamed from | akr |
2008-09-06 | * enc/trans/escape.trans (fun_so_escape_html_attr): fix return type. | akr |
2008-09-06 | * enc/trans/escape.trans (escape_html_attr_init): new function. | akr |
2008-09-05 | * enc/trans/escape.trans: new file. | akr |
2008-09-05 | * enc/trans/newline.trans (universal_newline_finish): new function. | akr |
2008-09-04 | * enc/trans/newline.trans: record newline types met in universal | akr |
2008-09-03 | * transcode_data.h (rb_transcoding): remove stateful field. | akr |
2008-09-03 | * enc/trans/japanese.trans: new file. | akr |
2008-09-03 | * enc/trans/make_transdb.rb: check $(srcdir)/enc/trans before | naruse |
2008-09-02 | * enc/trans/make_transdb.rb: check foo.c only if foo.trans exists. | akr |
2008-09-02 | * enc/trans/make_transdb.rb: error message improved. | akr |
2008-09-02 | revert last commit. | akr |
2008-09-02 | * enc/trans/make_transdb.rb: error message improved. | akr |
2008-09-02 | * enc/trans/utf_16_32.trans (from_UTF_8): rename from to_UTF_16BE | usa |
2008-09-02 | * enc/trans/japanese_euc.trans: splitted from japanese.trans to avoid | akr |
2008-09-01 | * tool/transcode-tblgen.rb: define TRANSCODE_TABLE_INFO in generated | akr |
2008-09-01 | * tool/transcode-tblgen.rb: record offsets array as index of | akr |