index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
unaccent
/
generate_unaccent_rules.py
Age
Commit message (
Expand
)
Author
2022-07-05
Simplify a bit the special rules generating unaccent.rules
Michael Paquier
2022-03-09
pycodestyle (PEP 8) cleanup in Python scripts
Peter Eisentraut
2022-03-09
unaccent: Remove Python 2 support from Python script
Peter Eisentraut
2020-01-09
Add support for automatically updating Unicode derived files
Peter Eisentraut
2019-10-13
Update unicode.org URLs
Peter Eisentraut
2019-09-10
Fix unaccent generation script in Windows
Alvaro Herrera
2019-02-01
Add combining characters to unaccent.rules.
Thomas Munro
2019-01-10
Update unaccent rules with release 34 of CLDR for Latin-ASCII.xml
Michael Paquier
2019-01-04
unaccent: Make generate_unaccent_rules.py Python 3 compatible
Peter Eisentraut
2018-09-01
Add Greek characters to unaccent.rules.
Thomas Munro
2017-08-16
Extend the default rules file for contrib/unaccent with Vietnamese letters.
Tom Lane
2016-03-16
fix typo in comment
Teodor Sigaev
2016-03-16
Improve script generating unaccent rules
Teodor Sigaev
2015-09-04
Make unaccent handle all diacritics known to Unicode, and expand ligatures co...
Teodor Sigaev