Age | Commit message (Expand) | Author |
2016-10-28 | transcode-tblgen.rb: dup literal string | nobu |
2016-03-16 | transcode-tblgen.rb: chomp invalid line | nobu |
2016-03-16 | transcode-tblgen.rb: binary mode | nobu |
2015-12-15 | * remove trailing spaces. | svn |
2015-12-15 | tool/transcode_tablegen.rb: detailled documentation | duerst |
2015-12-14 | * enc/ebcdic.h: new dummy encoding EBCDIC-US | duerst |
2015-11-10 | * lib/open-uri.rb: Remove indicator for "frozen_string_literal: true". | akr |
2015-10-05 | Put an line before "frozen_string_literal: true" for emacs. | akr |
2015-10-05 | * lib/pp.rb: Use frozen_string_literal: true. | akr |
2013-06-02 | * enc/trans/japanese_euc.trans, test/ruby/test_transcode.rb, | ktsj |
2012-11-22 | Drop executable bits of files that are not executable. | knu |
2012-04-24 | * enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213. | usa |
2012-04-06 | * enc/unicode/name2ctype.h, tool/transcode-tblgen.rb: revert | nobu |
2012-04-06 | struct.c (documentation for rb_struct_members_m): | duerst |
2012-02-17 | * tool/transcode-tblgen.rb (import_ucm): don't use \h because the | naruse |
2011-05-15 | * remove trailing spaces. | nobu |
2010-11-22 | * enc/big5.c: split CP950 from Big5. | naruse |
2010-03-21 | * tool/transcode-tblgen.rb: reuse hash object. | akr |
2010-03-21 | * tool/transcode-tblgen.rb (transcode_compile_tree): make | akr |
2010-03-20 | * tool/transcode-tblgen.rb (ActionMap.unambiguous_action): use | akr |
2010-03-20 | * tool/transcode-tblgen.rb (each_firstbyte_range): tuned for less | akr |
2010-03-18 | * tool/transcode-tblgen.rb: scan singleton mappings sequentially. | akr |
2010-03-16 | * tool/transcode-tblgen.rb: specialize for singletom mappings. | akr |
2010-03-15 | * tool/transcode-tblgen.rb: redundant loop removed. | akr |
2010-03-15 | * tool/transcode-tblgen.rb: refactored to use tree as memo key. | akr |
2010-03-15 | * tool/transcode-tblgen.rb: more info in generating macro names. | akr |
2010-03-15 | * tool/transcode-tblgen.rb: ActionMap#each_firstbyte inlined. | akr |
2010-03-15 | * tool/transcode-tblgen.rb (transcode_tblgen): add valid_encoding | akr |
2010-03-14 | * tool/transcode-tblgen.rb (Action#hash): defined. | akr |
2010-03-14 | * tool/transcode-tblgen.rb: refactored. | akr |
2010-03-14 | * tool/transcode-tblgen.rb: consider valid_encoding for max_input. | akr |
2010-03-13 | * tool/transcode-tblgen.rb: reject ambiguous mapping. | akr |
2010-03-12 | * tool/transcode-tblgen.rb: show cosumed time at last. | akr |
2010-03-09 | * enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_... | muraken |
2010-03-09 | * tool/transcode-tblgen.rb (ActionMap#generate_node): | naruse |
2010-03-09 | * tool/transcode-tblgen.rb (StrSet#parse, ActionMap#generate_node): | mame |
2010-03-03 | * tool/transcode-tblgen.rb (HEX2): extracted from regexps. | akr |
2009-12-10 | * transcode_data.h, transcode.c, tool/transcode-tblgen.rb: Added | duerst |
2009-09-22 | * tool/transcode-tblgen.rb (transcode_generated_code): fixed type. | nobu |
2009-07-24 | * enc/trans/big5.trans, big5-hkscs-tbl.rb: | duerst |
2009-06-30 | * tool/*: executable. | nobu |
2009-05-05 | Fix: DON'T move in_p because before in_p is replaced by buffered data. | naruse |
2009-04-26 | * tool/transcode-tb (ActionMap#each_firstbyte): | naruse |
2009-04-26 | * tool/transcode-tb (ActionMap#generate_node): | 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 |
2008-10-18 | * tool/transcode-tblgen.rb: added set_valid_byte_pattern | duerst |
2008-10-14 | * enc/trans/single_byte.trans: added windows-1252 | duerst |
2008-09-15 | * transcode_data.h (STR1_LENGTH): defined. | akr |
2008-09-09 | * tool/transcode-tblgen.rb (StrSet#hash): cache hash value. | akr |