summaryrefslogtreecommitdiffstats
path: root/src/spellsuggest.c
AgeCommit message (Expand)Author
2021-06-11patch 8.2.2974: Greek spell checking uses wrong case foldingv8.2.2974Bram Moolenaar
2021-01-20patch 8.2.2379: do spell suggestions twice if 'spellsuggest' contains numberv8.2.2379Bram Moolenaar
2020-09-02patch 8.2.1564: a few remaining errors from ubsanv8.2.1564Bram Moolenaar
2020-09-01patch 8.2.1560: using NULL pointers in some codev8.2.1560Bram Moolenaar
2020-07-01patch 8.2.1104: Coverity warnts for possible NULL pointer usev8.2.1104Bram Moolenaar
2020-06-29patch 8.2.1095: may use pointer after freeing itv8.2.1095Bram Moolenaar
2020-06-10patch 8.2.0945: cannot use "z=" when 'spell' is offv8.2.0945Bram Moolenaar
2020-04-12patch 8.2.0559: clearing a struct is verbosev8.2.0559Bram Moolenaar
2020-04-02patch 8.2.0500: using the same loop in many placesv8.2.0500Bram Moolenaar
2020-03-15patch 8.2.0387: error for possible NULL argument to qsort()v8.2.0387Bram Moolenaar
2019-12-25patch 8.2.0041: leaking memory when selecting spell suggestionv8.2.0041Bram Moolenaar
2019-12-25patch 8.2.0039: memory access error when "z=" has no suggestionsv8.2.0039Bram Moolenaar
2019-11-02patch 8.1.2243: typos in commentsv8.1.2243Bram Moolenaar
2019-10-06patch 8.1.2120: some MB_ macros are more complicated than necessaryv8.1.2120Bram Moolenaar
2019-09-27patch 8.1.2081: the spell.c file is too bigv8.1.2081Bram Moolenaar