summaryrefslogtreecommitdiff
path: root/unidecode/x020.py
Commit message (Collapse)AuthorAgeFilesLines
* Mass replace '[?]' -> NoneTomaz Solc2020-12-201-69/+69
| | | | | | To make use of the new 'errors' argument. It seems '[?]' was used in the original Perl tables for unassigned codepoints.
* Fix U+204A "TIRONIAN SIGN ET"Tomaz Solc2020-12-061-1/+5
| | | | See https://github.com/avian2/unidecode/issues/57
* Add currency translations for U+20B0 through U+20BFMike Swanson2017-09-221-16/+16
|
* Added latin variants in U+20xx and U+21xx pages.Tomaz Solc2016-11-041-13/+13
|
* Fix U+205F MEDIUM MATHEMATICAL SPACETomaz Solc2016-11-041-1/+1
|
* Transliterate Euro sign as EUR.Tomaz Solc2013-12-241-1/+1
| | | | Thanks to Dave Smith.
* Added minor punctuation fixes.Tomaz Solc2013-08-221-2/+2
|
* Fixing several punctuation characters.Tomaz Solc2013-04-171-5/+5
| | | | According to: http://lexsrv3.nlm.nih.gov/LexSysGroup/Projects/lvg/current/docs/designDoc/UDF/unicode/DefaultTables/symbolTable.html
* Support for characters beyond BMP and below PUATomaz Solc2010-10-121-0/+257