summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.3.1, and add NEWSReuben Thomas2021-08-091-1/+1
* pwl.c: allow the PWL APIs to be passed -1 as word lengthReuben Thomas2021-06-141-1/+1
* Bump version to 2.2.15, and add NEWSReuben Thomas2020-12-221-1/+1
* configure.ac: require nuspell >= 4.1.0 (fixes #267)Reuben Thomas2020-12-221-2/+2
* Bump version to 2.2.14 and add NEWSReuben Thomas2020-12-101-1/+1
* Bump version to 2.2.13 and add NEWSReuben Thomas2020-11-021-1/+1
* Bump version to 2.2.12 and add NEWS for releasev2.2.12Reuben Thomas2020-10-151-1/+1
* Bump version to 2.2.11 and add NEWSReuben Thomas2020-09-071-1/+1
* configure.ac: remove -D_FORTIFY_SOURCEReuben Thomas2020-09-051-2/+0
* configure.ac: Bump version to 2.2.10Reuben Thomas2020-09-011-1/+1
* Bump version to 2.2.9 and add NEWSReuben Thomas2020-07-291-1/+1
* Bump version to 2.2.8 and add NEWS for releaseReuben Thomas2020-02-271-1/+1
* Nuspell provider implementationPanderMusubi2020-02-271-0/+1
* Bump version to 2.2.7 and add NEWS for releaseReuben Thomas2019-09-111-1/+1
* Remove support for testing with Valgrind (prefer ASAN)Reuben Thomas2019-09-111-9/+0
* UnitTest++/Travis: build on Ubuntu 18.04 and remove workaroundsReuben Thomas2019-09-101-36/+1
* Travis/configure.ac: remove Ubuntu 14.04 support; build on 16.04Reuben Thomas2019-09-101-14/+0
* Bump version to 2.2.6; add NEWSReuben Thomas2019-09-051-1/+1
* Bump version to 2.2.5; mention in NEWS and index.htmlReuben Thomas2019-06-301-1/+1
* Bump version to 2.2.4 and mention in NEWSReuben Thomas2019-06-171-1/+1
* configure.ac: don’t warn about case statements marked FALLTHROUGHReuben Thomas2019-06-171-0/+1
* configure.ac: remove stray character introduced with last version bumpReuben Thomas2018-05-011-1/+1
* Bump version for important fixReuben Thomas2018-02-041-2/+2
* Compute libdir_subdir for the tests properly (fixes issue #185)Reuben Thomas2018-02-031-4/+1
* Bump version to 2.2.1 and add NEWSReuben Thomas2018-01-031-1/+1
* configure.ac: += operator is not supported by POSIX shellTing-Wei Lan2017-12-281-2/+2
* Make enchant_relocate public in the provider APIReuben Thomas2017-12-111-1/+1
* Fix use of relocatable so that relocatable.c is correctly builtReuben Thomas2017-12-111-0/+2
* Add NEWS and bump version for 2.1.4Reuben Thomas2017-12-071-1/+1
* Make man pages parallel installable (fix #168)Reuben Thomas2017-12-071-0/+2
* Bump version to 2.1.3Reuben Thomas2017-11-261-1/+1
* Support parallel installation of different Enchant versionsReuben Thomas2017-11-251-2/+3
* Add NEWS and bump version to 2.1.2Reuben Thomas2017-09-281-1/+1
* Bump version to 2.1.1 and add NEWSReuben Thomas2017-09-081-1/+1
* configure.ac: change definition of shared library’s AGEReuben Thomas2017-09-071-1/+1
* Fix issue #153: set SONUM to major version numberReuben Thomas2017-09-061-1/+1
* Bump version to 2.1.0Reuben Thomas2017-08-071-1/+1
* gnulib now has support for multiple languages in warnings.m4Reuben Thomas2017-08-071-2/+4
* Allow Enchant to be built without --enable-relocatableReuben Thomas2017-07-311-3/+3
* Add commented-out use of AddressSanitizer, with a FIXMEReuben Thomas2017-07-261-0/+9
* Get AppleSpell back-end working again, and add list_dicts methodReuben Thomas2017-04-301-1/+3
* Move tests/mock_provider files up a levelReuben Thomas2017-04-151-1/+0
* Remove uspell provider (move to uspell repo)Reuben Thomas2017-04-151-1/+0
* Move unittests to tests directoryReuben Thomas2017-04-151-3/+2
* Make library relocatable using gnulib’s relocatable-lib-lgpl moduleReuben Thomas2017-04-041-3/+9
* Fix building of Apple Spell back-endReuben Thomas2017-03-231-32/+18
* Fix building with hspellReuben Thomas2017-03-081-2/+3
* Get loadable module extension from libtool rather than hard-wiring itReuben Thomas2017-03-031-0/+2
* Simplify finding provider modules in testsReuben Thomas2017-03-031-2/+1
* Simplify code layout: move providers into a single directoryReuben Thomas2017-03-031-7/+1