From: Ralph Corderoy Date: Tue, 16 May 2017 11:57:25 +0000 (+0100) Subject: Rewrite norm_charmap(), moving code into data. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/ac1e36dc09f4092f4e9fa9ed66003bb585f790ed?ds=inline;hp=ac1e36dc09f4092f4e9fa9ed66003bb585f790ed Rewrite norm_charmap(), moving code into data. Also removes return of static char array, and is more precise, e.g. `CP1242' doesn't become `WINDOWS-1242' as it's not a known code page. ---