2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #132 from rrthomas/master More... almost 7 years ago
Merge pull request #131 from rrthomas/master More... almost 7 years ago
Add missing changes from commit c10d696a (require C99) More... almost 7 years ago
Merge pull request #130 from rrthomas/master More... almost 7 years ago
Fix #118: document how to symlink compatible PWLs More... almost 7 years ago
enchant_hunspell: minor refactoring More... almost 7 years ago
enchant_aspell.c: update some comments More... almost 7 years ago
enchant_hunspell.cpp: declare init function before definition More... almost 7 years ago
lib.c: merge some declarations with initializations More... almost 7 years ago
Merge pull request #129 from rrthomas/master More... almost 7 years ago
Require providers to define dispose methods, and one of dictionary_exists or list_dicts More... almost 7 years ago
README: add list of 3rd-party bindings More... almost 7 years ago
Merge pull request #128 from rrthomas/master More... almost 7 years ago
EnchantTestFixture.h: remove redundant includes More... almost 7 years ago
Merge pull request #127 from stek29/vect_reserve More... about 7 years ago
Reserve in out_suggs to prevent reallocs More... about 7 years ago
Fix FIXME: use @autoreleasepool instead of manual NSAutoReleasePool More... about 7 years ago
Get C99 or better if possible More... about 7 years ago
Make some APIs return const char *, not char * More... about 7 years ago
Resurrect remaining disabled tests More... about 7 years ago
Merge pull request #126 from rrthomas/master More... about 7 years ago
Remove enchant provider free_string_list method More... about 7 years ago
Remove _reserved fields for ABI compatibility attempt from enchant-provider.h More... about 7 years ago
Merge pull request #125 from rrthomas/master More... about 7 years ago
Make voikko provider use libc functions, so no longer needs glib More... about 7 years ago
Update voikko provider to use current API More... about 7 years ago
enchant-provider.h: remove unneeded glib.h include More... about 7 years ago
Remove dllexport/import declspecs, use autotools' automatic import/export for DLLs More... about 7 years ago
Merge pull request #124 from rrthomas/master More... about 7 years ago
Merge pull request #123 from rrthomas/master More... about 7 years ago