2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 21 hours ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #232 from rrthomas/master More... over 4 years ago
Travis: also test with LANG=fr_FR.UTF-8 More... over 4 years ago
enchant_provider_get_user_language_tests.cpp: fix for non-default LANG More... over 4 years ago
Provider tests: use user’s default language first if possible (fix #231) More... over 4 years ago
Merge pull request #230 from rrthomas/master More... over 4 years ago
src/enchant.c: overhaul command-line parsing and documentation More... over 4 years ago
src/pwl.c: fix buffer overflow in trie matching More... over 4 years ago
src/enchant.c: remove FILE * arg from print_help(): only stdout is used More... over 4 years ago
Travis: install hunspell-fr so that fr_FR-specific tests are run More... over 4 years ago
m4/.gitignore: add gnulib-cache.m4 (thanks, @PanderMusubi) More... over 4 years ago
Merge pull request #229 from rrthomas/master More... over 4 years ago
Remove m4/gnulib-cache.m4, not needed in git (generated by bootstrap) More... over 4 years ago
Nuspell provider implementation More... over 4 years ago
Merge pull request #225 from rrthomas/master More... over 4 years ago
tests/run-test: remove obsolete Valgrind reference More... over 4 years ago
Merge pull request #224 from rrthomas/master More... over 4 years ago
Bump version to 2.2.7 and add NEWS for release More... over 4 years ago
Merge pull request #223 from rrthomas/master More... over 4 years ago
Travis: build with ASAN (fix #142) More... over 4 years ago
Travis: simplify builds now that we’re building on bionic More... over 4 years ago
Remove support for testing with Valgrind (prefer ASAN) More... over 4 years ago
Tests: add support for building with ASAN, including leak suppressions More... over 4 years ago
Tests: fix some memory leaks (thanks, ASAN!) More... over 4 years ago
Hunspell provider: fix a space leak More... over 4 years ago
Aspell provider: fix a couple of space leaks (thanks, ASAN!) More... over 4 years ago
UnitTest++/Travis: build on Ubuntu 18.04 and remove workarounds More... over 4 years ago
Travis/configure.ac: remove Ubuntu 14.04 support; build on 16.04 More... over 4 years ago
Merge pull request #222 from rrthomas/master More... over 4 years ago
Bump version to 2.2.6; add NEWS More... over 4 years ago
Merge pull request #221 from rrthomas/master More... over 4 years ago