summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * voikko: Fix undefined strndup in Win32/MinGWBiswapriyo Nath2021-09-201-2/+2
|/
* Merge pull request #280 from rrthomas/masterv2.3.1Reuben Thomas2021-08-102-1/+15
|\
| * Bump version to 2.3.1, and add NEWSReuben Thomas2021-08-092-1/+15
|/
* Merge pull request #279 from rrthomas/masterReuben Thomas2021-08-091-46/+54
|\
| * enchant_hunspell.cpp: factor out calls to g_iconv into a convenience functionReuben Thomas2021-08-071-47/+30
| * enchant_hunspell.cpp: fix maximum word lengthReuben Thomas2021-08-061-8/+10
| * Hunspell: ensure extra word characters are returned as UTF-8 (fix #278)Reuben Thomas2021-08-061-15/+38
|/
* Merge pull request #276 from rrthomas/masterReuben Thomas2021-08-068-20/+14
|\
| * enchant_hunspell.cpp: drop hunspell 1.4 supportReuben Thomas2021-08-061-6/+0
| * enchant_hunspell.cpp: update URL of Hunspell home page to httpsReuben Thomas2021-08-061-1/+1
| * Fix license exceptionReuben Thomas2021-08-066-12/+12
| * enchant.ordering: do not prefer aspell for “en”Reuben Thomas2021-08-061-1/+0
| * lib.c: ignore hidden files when loading providersReuben Thomas2021-06-181-0/+1
|/
* Merge pull request #275 from rrthomas/masterv2.3.0Reuben Thomas2021-06-146-22/+88
|\
| * NEWS: add news for 2.3.0Reuben Thomas2021-06-141-0/+17
| * enchant.c: add -p flagReuben Thomas2021-06-142-12/+49
| * pwl.c: allow the PWL APIs to be passed -1 as word lengthReuben Thomas2021-06-143-10/+22
|/
* Merge pull request #274 from rrthomas/masterReuben Thomas2021-06-031-13/+36
|\
| * enchant-provider.h: add documentation (fix #239)Reuben Thomas2021-06-031-13/+36
|/
* Merge pull request #272 from mavit/sevenReuben Thomas2021-02-071-1/+1
|\
| * Remove incorrect count of backends from website.Peter Oliver2021-02-071-1/+1
|/
* Merge pull request #271 from mavit/aspell-default-for-englishReuben Thomas2021-02-041-0/+5
|\
| * Make Aspell the default backend for English locales it supportsPeter Oliver2021-02-041-0/+5
|/
* Merge pull request #268 from rrthomas/masterv2.2.15Reuben Thomas2020-12-227-10/+30
|\
| * Bump version to 2.2.15, and add NEWSReuben Thomas2020-12-222-1/+9
| * configure.ac: require nuspell >= 4.1.0 (fixes #267)Reuben Thomas2020-12-221-2/+2
| * tests: fix some space leaksReuben Thomas2020-12-223-4/+15
| * AppVeyor: make ASAN build actually build with ASANReuben Thomas2020-12-222-3/+4
|/
* Merge pull request #263 from rrthomas/masterv2.2.14Reuben Thomas2020-12-119-92/+86
|\
| * Bump version to 2.2.14 and add NEWSReuben Thomas2020-12-102-1/+10
| * README: add a paragraph about installationReuben Thomas2020-12-101-0/+9
| * Switch from Travis to AppVeyorReuben Thomas2020-11-255-90/+64
| * tests/dictionary_suggest.cpp: mask out test that fails with AppleSpellReuben Thomas2020-11-251-1/+3
|/
* Merge pull request #262 from nuspell/nuspellReuben Thomas2020-11-201-16/+10
|\
| * providers/enchant_nuspell.cpp: Improve code for provider Nuspell.Dimitrij Mijoski2020-11-201-16/+10
|/
* Merge pull request #261 from rrthomas/fix-enchant--versionv2.2.13Reuben Thomas2020-11-023-2/+9
|\
| * Bump version to 2.2.13 and add NEWSReuben Thomas2020-11-022-1/+8
| * enchant.c: report output of --version/-v to stdout, not stderrReuben Thomas2020-11-021-1/+1
|/
* Bump version to 2.2.12 and add NEWS for releasev2.2.12Reuben Thomas2020-10-152-1/+10
* Merge pull request #260 from rrthomas/fix-nul-termination-259Reuben Thomas2020-10-152-8/+18
|\
| * Fix back-ends that want a NUL-terminated string (fix #259)Reuben Thomas2020-10-152-8/+18
|/
* index.html: remove defunct Ruby bindings, mention ValaReuben Thomas2020-10-151-1/+1
* index.html: convert URLs to language bindings into hyperlinksReuben Thomas2020-09-081-5/+5
* index.html: fix HTML for language bindings listReuben Thomas2020-09-081-2/+2
* Documentation: move language bindings to web pageReuben Thomas2020-09-082-22/+16
* index.html: add a link to HACKINGReuben Thomas2020-09-081-1/+1
* License: update the LGPL file; clarify licensingReuben Thomas2020-09-082-13/+11
* index.html: remove mention of defunct mailing listReuben Thomas2020-09-081-5/+0
* index.html: fix previous commitReuben Thomas2020-09-081-4/+4
* index.html: improve presentation of linksReuben Thomas2020-09-081-11/+10