aboutsummaryrefslogtreecommitdiffstats
path: root/enc/trans
Commit message (Expand)AuthorAgeFilesLines
* * remove trailing spaces.svn2016-03-162-2/+2
* * enc/trans/JIS: update Unicode's notice. [Bug #11844]naruse2016-03-166-183/+146
* follow the change of the namenaruse2015-12-151-2/+2
* * enc/ebcdic.h: new dummy encoding EBCDIC-USduerst2015-12-141-0/+278
* euckr-tbl.rb: euro and registered signsnobu2014-08-191-0/+2
* remove trailing spacesnobu2014-05-222-7/+7
* * enc/trans/utf8_mac-tbl.rb: fix r42789.naruse2013-09-042-802/+11853
* * enc/trans/utf8_mac-tbl.rb: update conversion table to recent OS X.naruse2013-09-021-743/+11916
* * enc/trans/japanese_euc.trans, test/ruby/test_transcode.rb,ktsj2013-06-021-2/+2
* Supports static linking of extensions and encodings again.yugui2012-05-1618-36/+18
* * enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213.usa2012-04-249-0/+8976
* * enc/trans/iso-8859-16-tbl.rb: add ISO-8859-16 converter.naruse2011-12-092-0/+99
* * enc/trans/ibm737-tbl.rb: greek code page. fixes #4738nobu2011-05-192-0/+131
* * enc/trans/emoji_iso2022_kddi.trans: ISO-2022-JP-KDDI doesn't havenaruse2011-04-271-2/+0
* * enc/trans/utf8_mac.trans: parenthesize macro arguments.akr2011-02-041-1/+1
* * enc/trans/big5-hkscs-tbl.rb: Update table as HKSCS-2008.naruse2010-11-242-3/+37305
* * enc/trans/utf_16_32.trans: add the UTF-32 converter.naruse2010-11-241-0/+87
* * enc/trans/utf_16_32.trans: add a convert from UTF-8 to UTF-16.naruse2010-11-231-2/+28
* * enc/trans/utf_16_32.trans: raise error on unpaired uppernaruse2010-11-231-8/+8
* * enc/utf_16_32.h: add UTF-16 and UTF-32 as a dummy encoding.naruse2010-11-231-0/+75
* Add missing tables.naruse2010-11-224-0/+76244
* * enc/big5.c: split CP950 from Big5.naruse2010-11-223-32096/+14
* * enc/trans/gbk-tbl.rb: Add euro sign. [ruby-core:33094]naruse2010-11-081-0/+1
* * enc/trans/utf8_mac.trans (buf_apply): fix for patternsnaruse2010-06-121-2/+2
* * enc/iso_2022_jp.h: add CP50220.naruse2010-05-171-2/+127
* * enc/trans/iso2022.trans: CP50221 supports 8bit JIS.naruse2010-04-011-7/+12
* * bignum.c, node.h, strftime.c, enc/trans/utf8_mac.trans: added explicit cast...muraken2010-03-251-1/+1
* * tool/transcode-tblgen.rb (transcode_compile_tree): makeakr2010-03-218-17/+25
* * enc/trans/emoji.trans: added codepoints leading 0xf4 into nomap_table.muraken2010-03-161-0/+1
* * tool/transcode-tblgen.rb (transcode_tblgen): add valid_encodingakr2010-03-152-6/+7
* * enc/trans/emoji.trans: fix nomap_table.akr2010-03-141-1/+1
* * tool/transcode-tblgen.rb: reject ambiguous mapping.akr2010-03-131-1/+1
* * enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_...muraken2010-03-0917-0/+14938
* * enc/trans/utf8_mac.trans (buf_shift_char): don't see uninitialisednaruse2010-01-291-3/+3
* * transcode_data.h, transcode.c, tool/transcode-tblgen.rb: Addedduerst2009-12-101-5/+105
* * enc/trans/gb18030-tbl.rb: Fix omission of C1 region in code tableduerst2009-12-031-0/+32
* * enc/trans/newline.trans (fun_so_universal_newline): generate \nakr2009-11-221-11/+15
* * enc/big5.c, enc/trans/big5.trans, enc/trans/big5-uao-tbl.rb,duerst2009-11-172-0/+19789
* * enc/trans/big5.trans, big5-hkscs-tbl.rb:duerst2009-07-242-0/+18389
* * enc/trans/utf8_mac.trans: remove wrong optimization.naruse2009-06-131-9/+0
* Fix: DON'T move in_p because before in_p is replaced by buffered data.naruse2009-05-051-7/+7
* * enc/trans/utf8_mac-tbl.rb: don't use Unicode escape.naruse2009-05-022-955/+949
* * enc/trans/utf8_mac.trans: get rid of a 1.9 feature for crossnobu2009-04-301-2/+2
* Add new transcoder: CP51932 <-> CP50221.naruse2009-04-291-0/+183
* * enc/trans/utf8_mac.trans: Add converter for UTF8-MAC.naruse2009-04-262-0/+1202
* * enc/trans/gb18030.trans: get rid of a 1.9 feature for crossnobu2009-01-141-5/+4
* * enc/trans/gb18030.trans, gb18030-tbl.rb:duerst2009-01-142-0/+63415
* * template/{encdb,transdb}.h.tmpl: moved enc/make_encdb.rb andnobu2009-01-131-61/+0
* * enc/trans/make_transdb.rb (converters): should not depend on thenobu2009-01-131-1/+5
* * enc/trans/gbk.trans, gbk-tbl.rb:duerst2009-01-042-0/+21809