Age | Commit message (Expand) | Author |
2017-09-01 | replace copyrights by explanatory text in data files for GB2312/GB12345 mappings | duerst |
2016-10-28 | Update windows-1255 table | nobu |
2016-10-28 | single_byte.trans: dead code | nobu |
2016-03-16 | * remove trailing spaces. | svn |
2016-03-16 | * enc/trans/JIS: update Unicode's notice. [Bug #11844] | naruse |
2015-12-15 | follow the change of the name | naruse |
2015-12-14 | * enc/ebcdic.h: new dummy encoding EBCDIC-US | duerst |
2014-08-19 | euckr-tbl.rb: euro and registered signs | nobu |
2014-05-22 | remove trailing spaces | nobu |
2013-09-04 | * enc/trans/utf8_mac-tbl.rb: fix r42789. | naruse |
2013-09-02 | * enc/trans/utf8_mac-tbl.rb: update conversion table to recent OS X. | naruse |
2013-06-02 | * enc/trans/japanese_euc.trans, test/ruby/test_transcode.rb, | ktsj |
2012-05-16 | Supports static linking of extensions and encodings again. | yugui |
2012-04-24 | * enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213. | usa |
2011-12-09 | * enc/trans/iso-8859-16-tbl.rb: add ISO-8859-16 converter. | naruse |
2011-05-19 | * enc/trans/ibm737-tbl.rb: greek code page. fixes #4738 | nobu |
2011-04-27 | * enc/trans/emoji_iso2022_kddi.trans: ISO-2022-JP-KDDI doesn't have | naruse |
2011-02-04 | * enc/trans/utf8_mac.trans: parenthesize macro arguments. | akr |
2010-11-24 | * enc/trans/big5-hkscs-tbl.rb: Update table as HKSCS-2008. | naruse |
2010-11-24 | * enc/trans/utf_16_32.trans: add the UTF-32 converter. | naruse |
2010-11-23 | * enc/trans/utf_16_32.trans: add a convert from UTF-8 to UTF-16. | naruse |
2010-11-23 | * enc/trans/utf_16_32.trans: raise error on unpaired upper | naruse |
2010-11-23 | * enc/utf_16_32.h: add UTF-16 and UTF-32 as a dummy encoding. | naruse |
2010-11-22 | Add missing tables. | naruse |
2010-11-22 | * enc/big5.c: split CP950 from Big5. | naruse |
2010-11-08 | * enc/trans/gbk-tbl.rb: Add euro sign. [ruby-core:33094] | naruse |
2010-06-12 | * enc/trans/utf8_mac.trans (buf_apply): fix for patterns | naruse |
2010-05-17 | * enc/iso_2022_jp.h: add CP50220. | naruse |
2010-04-01 | * enc/trans/iso2022.trans: CP50221 supports 8bit JIS. | naruse |
2010-03-25 | * bignum.c, node.h, strftime.c, enc/trans/utf8_mac.trans: added explicit cast... | muraken |
2010-03-21 | * tool/transcode-tblgen.rb (transcode_compile_tree): make | akr |
2010-03-16 | * enc/trans/emoji.trans: added codepoints leading 0xf4 into nomap_table. | muraken |
2010-03-15 | * tool/transcode-tblgen.rb (transcode_tblgen): add valid_encoding | akr |
2010-03-14 | * enc/trans/emoji.trans: fix nomap_table. | akr |
2010-03-13 | * tool/transcode-tblgen.rb: reject ambiguous mapping. | akr |
2010-03-09 | * enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_... | muraken |
2010-01-29 | * enc/trans/utf8_mac.trans (buf_shift_char): don't see uninitialised | naruse |
2009-12-10 | * transcode_data.h, transcode.c, tool/transcode-tblgen.rb: Added | duerst |
2009-12-03 | * enc/trans/gb18030-tbl.rb: Fix omission of C1 region in code table | duerst |
2009-11-22 | * enc/trans/newline.trans (fun_so_universal_newline): generate \n | akr |
2009-11-17 | * enc/big5.c, enc/trans/big5.trans, enc/trans/big5-uao-tbl.rb, | duerst |
2009-07-24 | * enc/trans/big5.trans, big5-hkscs-tbl.rb: | duerst |
2009-06-13 | * enc/trans/utf8_mac.trans: remove wrong optimization. | naruse |
2009-05-05 | Fix: DON'T move in_p because before in_p is replaced by buffered data. | naruse |
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 |