aboutsummaryrefslogtreecommitdiffstats
path: root/enc/make_encdb.rb
Commit message (Expand)AuthorAgeFilesLines
* * enc/{depend,make_encdb.rb,trans/make_transdb.rb}: sort in alpha-numeric order.nobu2008-02-221-1/+3
* * enc/make_encdb.rb: fix duplication check.naruse2008-01-191-10/+11
* * common.mk (encdb.h): give output file name to make_encdb.rb.nobu2008-01-171-40/+43
* * enc/*.c: add replicas and aliases.naruse2008-01-131-8/+28
* * enc/make_encdb.h: sort encoding names by original name.naruse2008-01-131-4/+4
* * encoding.c (Init_Encoding): moved initialization from encdb.h.nobu2008-01-131-16/+6
* * encoding.c (enc_table): packed all enc_table stuff.nobu2008-01-131-11/+7
* * enc/make_encdb.rb: set properties.nobu2008-01-131-64/+64
* * enc/make_encdb.rb: should work on Ruby 1.8. [ruby-dev:33069]matz2008-01-121-7/+6
* * enc/make_encdb.rb: added. search enc/*.c and make encoding database.naruse2008-01-121-0/+65