summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* index.html: Emacs support is now live; other improvementsReuben Thomas2020-09-081-20/+16
* Merge pull request #256 from rrthomas/masterv2.2.11Reuben Thomas2020-09-074-32/+43
|\
| * Bump version to 2.2.11 and add NEWSReuben Thomas2020-09-072-1/+14
| * src/lib.c: sort tags in enchant_broker_list_dictsReuben Thomas2020-09-071-27/+26
| * enchant: ignore -B for ispell compatibility (Emacs passes -B to ispell)Reuben Thomas2020-09-071-2/+3
| * configure.ac: remove -D_FORTIFY_SOURCEReuben Thomas2020-09-051-2/+0
|/
* Merge pull request #253 from rrthomas/masterv2.2.10Reuben Thomas2020-09-011-0/+7
|\
| * Add NEWS for 2.2.10Reuben Thomas2020-09-011-0/+7
|/
* Merge pull request #252 from rrthomas/masterReuben Thomas2020-09-019-58/+50
|\
| * Update gnulib for better manywarnings-c++Reuben Thomas2020-09-012-0/+2
| * configure.ac: Bump version to 2.2.10Reuben Thomas2020-09-011-1/+1
| * Hunspell: fix use of deprecated APIsReuben Thomas2020-09-011-12/+6
| * tests/asan-suppressions.txt: add a leak suppressionReuben Thomas2020-09-011-0/+1
| * libenchant: fix use of deprecated GLib macroReuben Thomas2020-09-012-2/+2
| * Hunspell: implement Hunspell’s rule for treating quotes as word charReuben Thomas2020-09-011-2/+11
| * enchant.c: some slight tidy-upReuben Thomas2020-09-011-13/+6
| * enchant_providers/providers.test.cpp: replace obsolete macroReuben Thomas2020-09-011-28/+21
|/
* Merge pull request #249 from rrthomas/masterv2.2.9Reuben Thomas2020-08-227-19/+61
|\
| * Bump version to 2.2.9 and add NEWSReuben Thomas2020-07-292-1/+7
| * providers/enchant_nuspell.cpp: fix a few leaksReuben Thomas2020-07-291-3/+7
| * Travis: update .travis.ymlReuben Thomas2020-07-294-15/+47
|/
* Merge pull request #246 from mundane140/style-updateReuben Thomas2020-06-011-1/+10
|\
| * Update index.htmlAkshay Kumar2020-06-011-0/+2
| * Update index.htmlAkshay Kumar2020-06-011-1/+8
|/
* Merge pull request #243 from nuspell/macosReuben Thomas2020-05-161-4/+1
|\
| * Update macOS image on Travis CI.Dimitrij Mijoski2020-05-161-4/+1
|/
* Merge pull request #242 from nuspell/masterReuben Thomas2020-05-101-5/+0
|\
| * removed unneeded test exception since Nuspell 3.1PanderMusubi2020-05-101-5/+0
|/