summaryrefslogtreecommitdiff
path: root/tool/enc-case-folding.rb
Commit message (Collapse)AuthorAgeFilesLines
* Prefer to use File.foreach instead of IO.foreachHiroshi SHIBATA2023-02-271-3/+3
|
* Use class methods of `File` over `Kernel.open` and `IO.read`Nobuyoshi Nakada2022-11-211-3/+1
|
* Move case-folding.rb to tooldir with enc-prefixNobuyoshi Nakada2022-09-171-0/+418