issues
search
rrthomas
/
enchant
enchant spellchecking library
http://rrthomas.github.io/enchant/
GNU Lesser General Public License v2.1
347
stars
60
forks
source link
Version 2.6.5: error improvements and Doxygen API docs
#351
Closed
rrthomas
closed
10 months ago
rrthomas
commented
10 months ago
enchant.h: consistently spell the encoding “UTF-8” not sometimes “UTF8”
Allow error messages to be invalid UTF-8 (fix #350)
enchant: print error message when a dictionary is not available
Add debug logging of provider error messages
README: small language tweak
Add Doxygen documentation to release tarball (fix #183)
Bump version to 2.6.5 and add NEWS
Add Doxygen documentation to git, so it will be shown on website
Hunspell: ignore irrelevant C++ warning