summaryrefslogtreecommitdiff
path: root/source3/codepages/codepage_def.936
AgeCommit message (Collapse)AuthorFilesLines
1998-04-09Added codepage 936 (simplified Chineses).Jeremy Allison1-0/+24
In doing so I realized that much code was being duplicated between Hangul, Big5 and Simplified Chinese - so I re-arranged kanji.[ch] to go through generic functions for all multibyte characters that can be identified by a single code range (not Kanji - but all the others). Jeremy. (This used to be commit b6c965c396eb3d4f0e6dfd863e70b28390c59f66)