Package: ipolish / 20210105-1

Metadata

Package Version Patches format
ipolish 20210105-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
00 Additional PLD.patch | (download)

polish.all | 33 33 + 0 - 0 !
1 file changed, 33 insertions(+)

 additional pld

Include some words from PLD dictionaries.

10 Vulgar spelling.patch | (download)

polish.all | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 vulgar spelling

Remove an incorrectly spelled vulgar word.

12 Remove illegal words.patch | (download)

polish.all | 19 0 + 19 - 0 !
1 file changed, 19 deletions(-)

 remove illegal words

Remove words containing illegal characters.

13 UTF8 characters.patch | (download)

polish.aff | 46 36 + 10 - 0 !
1 file changed, 36 insertions(+), 10 deletions(-)

 utf8 characters

Add declarations of UTF-8 characters into polish.aff. This should make it
possible to check Polish UTF-8 documents with a `ispell -T utf8' command.

14 Incorrectly encoded words.patch | (download)

polish.all | 28 0 + 28 - 0 !
1 file changed, 28 deletions(-)

 incorrectly encoded words

Remove words containing '?' that exist probably because
of using  UTF-8 characters that are out of range for ISO-8859-2.

15 Loanword chars.patch | (download)

polish.aff | 44 44 + 0 - 0 !
1 file changed, 44 insertions(+)

 loanword chars

Add a few new characters used in loanwords

16 UTF 8 affix.patch | (download)

polish.aff | 111 57 + 54 - 0 !
1 file changed, 57 insertions(+), 54 deletions(-)

 switch aff file to utf-8 by default

Make "utf8" to be defstringtypedef, and add "latin2" as
altstringtype. This functionality requires ispell >= 3.4.01.

The file was converted back to ISO-8859-2 to make the
patch smaller.