summaryrefslogtreecommitdiff
path: root/unidecode/x000.py
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing space for fractions.Tomaz Solc2022-09-281-3/+3
* Surround fractions with spacesJeffrey Gerard2017-10-101-3/+3
* Add some comments for commonly requested changes.Tomaz Solc2013-12-241-0/+24
* Remove part of table that is equivalent to ASCIITomaz Solc2013-12-241-128/+11
* Revert "Fix output for German characters with umlauts."Tomaz Solc2013-08-221-6/+6
* Fix output for German characters with umlauts.Geoff Teale2013-05-041-6/+6
* Fixed x000.py based on unicodetest.py: 0xdd converts to Y, not to UJan Killian2011-02-101-1/+1
* Support for characters beyond BMP and below PUATomaz Solc2010-10-121-0/+258