summaryrefslogtreecommitdiff
path: root/unidecode/x030.py
Commit message (Collapse)AuthorAgeFilesLines
* Add U+30A0 (katakana double hyphen)HEADmasterTomaz Solc2023-03-131-1/+1
|
* Map ・ and ー (issue #71)Emil Hammarberg2023-03-101-2/+2
|
* Mass replace '[?]' -> NoneTomaz Solc2020-12-201-10/+10
| | | | | | To make use of the new 'errors' argument. It seems '[?]' was used in the original Perl tables for unassigned codepoints.
* Support for characters beyond BMP and below PUATomaz Solc2010-10-121-0/+257