aboutsummaryrefslogtreecommitdiffstats
path: root/enc/trans/japanese.trans
Commit message (Expand)AuthorAgeFilesLines
* Supports static linking of extensions and encodings again.yugui2012-05-161-2/+1
* * transcode_data.h: return output functions ssize_t.akr2008-09-141-2/+2
* * transcode_data.h: output function takes output buffer size.akr2008-09-141-2/+2
* * include/ruby/encoding.h (rb_econv_asciicompat_encoding): renamedakr2008-09-081-2/+2
* * transcode_data.h (rb_transcoding): remove stateful field.akr2008-09-031-3/+5
* * enc/trans/japanese.trans: new file.akr2008-09-031-0/+96
* * enc/trans/japanese_euc.trans: splitted from japanese.trans to avoidakr2008-09-021-70/+0
* * enc/euc_jp.c (euc-jp-ms): euc-jp-ms is not EUC-JP not an alias ofnaruse2008-09-011-2/+2
* * enc/trans/japanese.trans: fix mapping priority.naruse2008-09-011-1/+1
* * enc/trans/japanese.trans: fix Ruby 1.8 compatibility.naruse2008-09-011-56/+55
* * tool/transcode-tblgen.rb (transcode_generated_code): defined forakr2008-08-311-20/+24
* * tool/transcode-tblgen.rb: add table generator from Citrus maps.naruse2008-08-311-13/+56
* * enc/trans/iso2022.trans: renamed from iso2022.erb.c.akr2008-08-111-0/+24