Commit Details

Anon32

Repository http://svn.abisource.com/abiword/trunk
by thomasf on 2001-05-12 16:05 (over 8 years ago)

Big pseudo changes to ispell to make it pass around a structure rather
than rely on all sorts of gloabals willy nilly here and there. Also
fixed our spelling class to work with accepting suggestions once more.
This code is dirty, gross and ugly (not to mention still not supporting
multiple hash sized just yet) but it works on my machine and will no
doubt break other machines.

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  C 543 804 86 412 8 75
  C++ 497 57 421 4 92 0
  Make 1 1 2 0 0 0

Files Changed

[10 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
src/other/spell/xp/correct.c
  C 176 144 11 0 0 0
src/other/spell/xp/good.c
  C 31 26 8 0 1 0
src/other/spell/xp/hash.c
  C 5 4 8 0 0 1
src/other/spell/xp/ispell_checker.cpp
  C++ 77 57 2 4 4 0
src/other/spell/xp/ispell_checker.h
  C++ 7 0 1 0 3 0
src/other/spell/xp/ispell.h
  C++ 413 0 418 0 85 0
  C 0 380 0 412 0 74
src/other/spell/xp/lookup.c
  C 123 100 8 0 2 0
src/other/spell/xp/makedent.c
  C 110 76 39 0 5 0
src/other/spell/xp/Makefile
  Make 1 1 2 0 0 0
src/other/spell/xp/tgood.c
  C 98 74 12 0 0 0