summaryrefslogtreecommitdiffstats
path: root/source3/script/gen-8bit-gap.awk
Commit message (Collapse)AuthorAgeFilesLines
* s3-iconv: Remove unused script/gen-8bit-gap.shAndrew Bartlett2012-05-301-18/+0
| | | | | | | We decided to rely on a system iconv rather than these modules. Andrew Bartlett
* Proper fix for #380 -- use different algorithm to generate codepagesAlexander Bokovoy2003-09-011-0/+18
source code which allows to take gaps into account thus making unneccessary extended [index] = value, syntax in to_ucs2 array (This used to be commit 4ab08a4bb8dbd023eb85d16a594d3c4ed066f9ac)