summaryrefslogtreecommitdiff
path: root/providers/enchant_hspell.c
Commit message (Expand)AuthorAgeFilesLines
* hspell: reject input that cannot be encoded as ISO-8859-8 (fixes issue #180)Reuben Thomas2018-01-021-12/+15
* Merge pull request #175 from rrthomas/masterReuben Thomas2017-12-171-4/+1
|\
| * enchant_hspell.c: remove a now-redundant g_freeReuben Thomas2017-12-121-4/+1
* | Fix FSF addressRobert-André Mauchin2017-12-141-1/+1
|/
* Fix #170: potential null pointer dereferenceReuben Thomas2017-12-081-0/+7
* Overhaul hspell back-endReuben Thomas2017-05-041-100/+22
* Remove include of enchant.h from providersReuben Thomas2017-04-301-1/+0
* Remove enchant provider free_string_list methodReuben Thomas2017-04-211-7/+0
* Remove dllexport/import declspecs, use autotools' automatic import/export for...Reuben Thomas2017-04-161-2/+1
* Reorganise provider sources for consistencyReuben Thomas2017-03-031-0/+296