| Commit message (Expand) | Author | Age | Files | Lines |
* | remove trailing spaces | nobu | 2014-05-22 | 2 | -7/+7 |
* | * enc/trans/utf8_mac-tbl.rb: fix r42789. | naruse | 2013-09-04 | 2 | -802/+11853 |
* | * enc/trans/utf8_mac-tbl.rb: update conversion table to recent OS X. | naruse | 2013-09-02 | 1 | -743/+11916 |
* | * enc/trans/japanese_euc.trans, test/ruby/test_transcode.rb, | ktsj | 2013-06-02 | 1 | -2/+2 |
* | Supports static linking of extensions and encodings again. | yugui | 2012-05-16 | 18 | -36/+18 |
* | * enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213. | usa | 2012-04-24 | 9 | -0/+8976 |
* | * enc/trans/iso-8859-16-tbl.rb: add ISO-8859-16 converter. | naruse | 2011-12-09 | 2 | -0/+99 |
* | * enc/trans/ibm737-tbl.rb: greek code page. fixes #4738 | nobu | 2011-05-19 | 2 | -0/+131 |
* | * enc/trans/emoji_iso2022_kddi.trans: ISO-2022-JP-KDDI doesn't have | naruse | 2011-04-27 | 1 | -2/+0 |
* | * enc/trans/utf8_mac.trans: parenthesize macro arguments. | akr | 2011-02-04 | 1 | -1/+1 |
* | * enc/trans/big5-hkscs-tbl.rb: Update table as HKSCS-2008. | naruse | 2010-11-24 | 2 | -3/+37305 |
* | * enc/trans/utf_16_32.trans: add the UTF-32 converter. | naruse | 2010-11-24 | 1 | -0/+87 |
* | * enc/trans/utf_16_32.trans: add a convert from UTF-8 to UTF-16. | naruse | 2010-11-23 | 1 | -2/+28 |
* | * enc/trans/utf_16_32.trans: raise error on unpaired upper | naruse | 2010-11-23 | 1 | -8/+8 |
* | * enc/utf_16_32.h: add UTF-16 and UTF-32 as a dummy encoding. | naruse | 2010-11-23 | 1 | -0/+75 |
* | Add missing tables. | naruse | 2010-11-22 | 4 | -0/+76244 |
* | * enc/big5.c: split CP950 from Big5. | naruse | 2010-11-22 | 3 | -32096/+14 |
* | * enc/trans/gbk-tbl.rb: Add euro sign. [ruby-core:33094] | naruse | 2010-11-08 | 1 | -0/+1 |
* | * enc/trans/utf8_mac.trans (buf_apply): fix for patterns | naruse | 2010-06-12 | 1 | -2/+2 |
* | * enc/iso_2022_jp.h: add CP50220. | naruse | 2010-05-17 | 1 | -2/+127 |
* | * enc/trans/iso2022.trans: CP50221 supports 8bit JIS. | naruse | 2010-04-01 | 1 | -7/+12 |
* | * bignum.c, node.h, strftime.c, enc/trans/utf8_mac.trans: added explicit cast... | muraken | 2010-03-25 | 1 | -1/+1 |
* | * tool/transcode-tblgen.rb (transcode_compile_tree): make | akr | 2010-03-21 | 8 | -17/+25 |
* | * enc/trans/emoji.trans: added codepoints leading 0xf4 into nomap_table. | muraken | 2010-03-16 | 1 | -0/+1 |
* | * tool/transcode-tblgen.rb (transcode_tblgen): add valid_encoding | akr | 2010-03-15 | 2 | -6/+7 |
* | * enc/trans/emoji.trans: fix nomap_table. | akr | 2010-03-14 | 1 | -1/+1 |
* | * tool/transcode-tblgen.rb: reject ambiguous mapping. | akr | 2010-03-13 | 1 | -1/+1 |
* | * enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_... | muraken | 2010-03-09 | 17 | -0/+14938 |
* | * enc/trans/utf8_mac.trans (buf_shift_char): don't see uninitialised | naruse | 2010-01-29 | 1 | -3/+3 |
* | * transcode_data.h, transcode.c, tool/transcode-tblgen.rb: Added | duerst | 2009-12-10 | 1 | -5/+105 |
* | * enc/trans/gb18030-tbl.rb: Fix omission of C1 region in code table | duerst | 2009-12-03 | 1 | -0/+32 |
* | * enc/trans/newline.trans (fun_so_universal_newline): generate \n | akr | 2009-11-22 | 1 | -11/+15 |
* | * enc/big5.c, enc/trans/big5.trans, enc/trans/big5-uao-tbl.rb, | duerst | 2009-11-17 | 2 | -0/+19789 |
* | * enc/trans/big5.trans, big5-hkscs-tbl.rb: | duerst | 2009-07-24 | 2 | -0/+18389 |
* | * enc/trans/utf8_mac.trans: remove wrong optimization. | naruse | 2009-06-13 | 1 | -9/+0 |
* | Fix: DON'T move in_p because before in_p is replaced by buffered data. | naruse | 2009-05-05 | 1 | -7/+7 |
* | * enc/trans/utf8_mac-tbl.rb: don't use Unicode escape. | naruse | 2009-05-02 | 2 | -955/+949 |
* | * enc/trans/utf8_mac.trans: get rid of a 1.9 feature for cross | nobu | 2009-04-30 | 1 | -2/+2 |
* | Add new transcoder: CP51932 <-> CP50221. | naruse | 2009-04-29 | 1 | -0/+183 |
* | * enc/trans/utf8_mac.trans: Add converter for UTF8-MAC. | naruse | 2009-04-26 | 2 | -0/+1202 |
* | * enc/trans/gb18030.trans: get rid of a 1.9 feature for cross | nobu | 2009-01-14 | 1 | -5/+4 |
* | * enc/trans/gb18030.trans, gb18030-tbl.rb: | duerst | 2009-01-14 | 2 | -0/+63415 |
* | * template/{encdb,transdb}.h.tmpl: moved enc/make_encdb.rb and | nobu | 2009-01-13 | 1 | -61/+0 |
* | * enc/trans/make_transdb.rb (converters): should not depend on the | nobu | 2009-01-13 | 1 | -1/+5 |
* | * enc/trans/gbk.trans, gbk-tbl.rb: | duerst | 2009-01-04 | 2 | -0/+21809 |
* | * test/ruby/test_transcode.rb: added tests for GB2312 | duerst | 2009-01-04 | 1 | -0/+3 |
* | * enc/trans/big5.trans, big5-tbl.rb: | duerst | 2009-01-04 | 2 | -0/+13721 |
* | change encoding name. | naruse | 2009-01-03 | 1 | -2/+2 |
* | * enc/trans/chinese.trans: added for transcoding EUC-CN and GB12345. | naruse | 2009-01-03 | 5 | -0/+30331 |
* | * enc/trans/single_byte.trans, cp850-tbl.rb, cp852-tbl.rb, | duerst | 2008-12-09 | 7 | -0/+745 |