• T
    Improve support of Hunspell · f4ceed6c
    Teodor Sigaev 提交于
    - allow to use non-ascii characters as affix flag. Non-numeric affix flags now
      are stored as string instead of numeric value of character.
    - allow to use 0 as affix flag in numeric encoded affixes
    
    That adds support for arabian, hungarian, turkish and
    brazilian portuguese languages.
    
    Author: Artur Zakirov with heavy editorization by me
    f4ceed6c
spell.c 58.8 KB