summaryrefslogtreecommitdiff
path: root/contrib/unaccent/generate_unaccent_rules.py
AgeCommit message (Expand)Author
2022-07-05Simplify a bit the special rules generating unaccent.rulesMichael Paquier
2022-03-09pycodestyle (PEP 8) cleanup in Python scriptsPeter Eisentraut
2022-03-09unaccent: Remove Python 2 support from Python scriptPeter Eisentraut
2020-01-09Add support for automatically updating Unicode derived filesPeter Eisentraut
2019-10-13Update unicode.org URLsPeter Eisentraut
2019-09-10Fix unaccent generation script in WindowsAlvaro Herrera
2019-02-01Add combining characters to unaccent.rules.Thomas Munro
2019-01-10Update unaccent rules with release 34 of CLDR for Latin-ASCII.xmlMichael Paquier
2019-01-04unaccent: Make generate_unaccent_rules.py Python 3 compatiblePeter Eisentraut
2018-09-01Add Greek characters to unaccent.rules.Thomas Munro
2017-08-16Extend the default rules file for contrib/unaccent with Vietnamese letters.Tom Lane
2016-03-16fix typo in commentTeodor Sigaev
2016-03-16Improve script generating unaccent rulesTeodor Sigaev
2015-09-04Make unaccent handle all diacritics known to Unicode, and expand ligatures co...Teodor Sigaev