| Commit message (Expand) | Author | Age | Files | Lines |
* | more on NULL versus functions. | 卜部昌平 | 2020-02-07 | 1 | -5/+5 |
* | Fixed misspellings | Nobuyoshi Nakada | 2019-12-22 | 2 | -2/+2 |
* | add encoding conversion from/to CESU-8 | Martin Dürst | 2019-07-14 | 1 | -0/+85 |
* | replace copyrights by explanatory text in data files for GB2312/GB12345 mappings | duerst | 2017-09-01 | 4 | -252/+20 |
* | Update windows-1255 table | nobu | 2016-10-28 | 1 | -1/+2 |
* | single_byte.trans: dead code | nobu | 2016-10-28 | 1 | -6/+3 |
* | * remove trailing spaces. | svn | 2016-03-16 | 2 | -2/+2 |
* | * enc/trans/JIS: update Unicode's notice. [Bug #11844] | naruse | 2016-03-16 | 6 | -183/+146 |
* | follow the change of the name | naruse | 2015-12-15 | 1 | -2/+2 |
* | * enc/ebcdic.h: new dummy encoding EBCDIC-US | duerst | 2015-12-14 | 1 | -0/+278 |
* | euckr-tbl.rb: euro and registered signs | nobu | 2014-08-19 | 1 | -0/+2 |
* | 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 |