aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_transcode.rb
Commit message (Expand)AuthorAgeFilesLines
...
* * enc/trans/gbk.trans, gbk-tbl.rb:duerst2009-01-041-0/+114
* * test/ruby/test_transcode.rb: added tests for GB2312duerst2009-01-041-1/+49
* * enc/trans/big5.trans, big5-tbl.rb:duerst2009-01-041-0/+67
* * transcode.c (str_transcode0): set encoding when String#encode wasnaruse2008-12-251-0/+1
* * enc/trans/single_byte.trans, cp850-tbl.rb, cp852-tbl.rb,duerst2008-12-091-32/+160
* * test/ruby/test_transcode.rb: unnecessary setup methodduerst2008-11-111-15/+0
* * enc/trans/single_byte.trans, macgreek-tbl.rb, macroman-tbl.rb,duerst2008-11-111-0/+347
* * enc/trans/single_byte.trans, maccroatioan-tbl.rb,duerst2008-10-311-0/+73
* * enc/trans/single_byte.trans: adding WINDOWS-wwww encodingsduerst2008-10-191-0/+259
* * test/ruby/test_transcode.rb (TestTranscode#test_errors):matz2008-10-151-2/+0
* * enc/trans/single_byte.trans: added windows-1252duerst2008-10-141-0/+27
* * transcode.c (rb_eUndefinedConversionError): renamed fromakr2008-09-251-78/+78
* * transcode.c: add "Error" suffix for Encoding exception classes.matz2008-09-181-86/+86
* * transcode.c (str_encode): returns duplicated string if nothingnobu2008-09-141-0/+6
* add tests.akr2008-09-121-0/+4
* add tests.akr2008-09-081-0/+2
* add tests.akr2008-09-051-0/+38
* * include/ruby/encoding.h (ECONV_INVALID_IGNORE): removed becauseakr2008-09-041-8/+8
* * include/ruby/io.h (rb_io_t): new fields: encs.ecopts andakr2008-09-031-0/+8
* * enc/trans/japanese.trans: new file.akr2008-09-031-0/+66
* * enc/euc_jp.c (euc-jp-ms): euc-jp-ms is not EUC-JP not an alias ofnaruse2008-09-011-0/+7
* * test/ruby/test_transcode.rb (test_windows_31j): added.naruse2008-09-011-0/+8
* * tool/transcode-tblgen.rb: add table generator from Citrus maps.naruse2008-08-311-2/+2
* * test/ruby/test_transcode.rb: added test_euc_jpduerst2008-08-261-0/+54
* * include/ruby/encoding.h (rb_econv_open_exc): declared.akr2008-08-241-4/+4
* * test/ruby/test_transcode.rb: test_shift_jis:duerst2008-08-221-21/+21
* * transcode_data.h (TRANSCODE_ERROR): removed.akr2008-08-121-30/+29
* add a test.akr2008-08-111-0/+11
* * transcode_data.h (rb_transcoder): add resetstate_func field forakr2008-08-111-0/+3
* * transcode.c (rb_trans_conv): find second last error.akr2008-08-111-0/+5
* * transcode_data.h (rb_trans_result_t): new type.akr2008-08-111-0/+4
* add several tests for UTF-32LE.akr2008-08-081-0/+7
* * transcode_data.h (rb_transcoder): from_unit_length field added.akr2008-08-081-1/+23
* * transcode_data.h (rb_transcoding): new field "stateful".akr2008-08-071-3/+4
* add tests for [ruby-dev:35726] and [ruby-dev:35709].akr2008-08-061-0/+6
* * transcode.c (output_replacement_character):naruse2008-07-311-0/+15
* * test/ruby/test_transcode.rb (test_unicode_public_review_issue_121):naruse2008-07-311-2/+2
* * transcode.c (get_replacement_character): use U+FFFD as replacementnaruse2008-07-311-7/+4
* test/ruby/test_transcode.rb: added test_shift_jisduerst2008-07-311-0/+56
* * test/ruby/test_transcode.rb: refactoring/cleanup ofduerst2008-07-251-7/+8
* * test/ruby/test_transcode.rb: added two commentsduerst2008-07-221-2/+2
* * test/ruby/test_transcode.rb: add tests for iso-2022-jp.mame2008-06-041-0/+15
* Sun Mar 16 18:07:07 2008 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2008-03-161-1/+5
* Web Mar 5 17:43:43 2008 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2008-03-051-1/+6
* Thu Feb 21 17:15:15 2008 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2008-02-211-2/+5
* * enc/trans/korean.c: add support for CP949 by Park Ji-In. [ruby-dev:33626]naruse2008-02-071-1/+5
* Mon Jan 21 19:42:42 2008 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2008-01-211-0/+59
* Sun Jan 20 20:00:20 2008 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2008-01-201-45/+50
* Sun Jan 20 15:08:08 2008 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2008-01-201-3/+52
* Fri Dec 28 01:55:04 2007 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2007-12-281-0/+3