2001-07-31 23:58 kevina * lib/Makefile.am: Incremented version number. 2001-07-31 23:50 kevina * lib/suggest.cc: Fixed a bug which caused Aspell to crash when typo-analyses is not used. 2001-07-27 19:42 kevina * util/vector_hash.hh (tags: rel-_33-branch-m1): Use correct format for template friends. 2001-07-27 19:08 kevina * configure.in (tags: rel-_33-branch-m1): Removed solaris hack which appears to be no longer needed. 2001-07-26 22:59 kevina * Makefile.am (tags: rel-_33-branch-m1), configure.in: Update for HEAD branch of libtool 2001-07-26 22:26 kevina * configure.in: Minor bug fix in configure.in with USE_FILE_INO. 2001-07-26 22:23 kevina * data/american-med.multi, data/british-med.multi, data/canadian-med.multi, data/english.dat, data/english_phonet.dat, filter/hash_repl-t.hh (tags: rel-_33-branch-m1), filter/map_repl_read.hh (tags: rel-_33-branch-m1), filter/repl-t.hh (tags: rel-_33-branch-m1), filter/repl.cc (tags: rel-_33-branch-m1), filter/repl.hh (tags: rel-_33-branch-m1), filter/single_repl.hh (tags: rel-_33-branch-m1), filter/tex.hh (tags: rel-_33-branch-m1), lib/language.cc (tags: rel-_33-branch-m1), lib/multi_ws.cc (tags: rel-_33-branch-m1), lib/readonly_ws.cc (tags: rel-_33-branch-m1), lib/writable_repl.cc (tags: rel-_33-branch-m1), lib/writable_ws.cc (tags: rel-_33-branch-m1), lib/inc/amanager.hh (tags: rel-_33-branch-m1), lib/inc/data.hh (tags: rel-_33-branch-m1), src/compress.cc, src/text_chain.hh (tags: rel-_33-branch-m1), util/primes.cc (tags: rel-_33-branch-m1), util/simple_fstream.cc (tags: rel-_33-branch-m1), util/simple_fstream.hh (tags: rel-_33-branch-m1), util/string_buffer.hh (tags: rel-_33-branch-m1), util/vector_hash.hh: Code clean ups to make so that it will compile easier with Sun CC. Added files which should of been there form the beggining 2001-07-26 21:12 kevina * configure.in: Updated for autoconf 2.50 2001-07-26 20:57 kevina * filter/bskip.hh (tags: rel-_33-branch-m1), filter/email.hh (tags: rel-_33-branch-m1), filter/hash_repl-t.hh, filter/hash_repl.hh (tags: rel-_33-branch-m1), filter/repl.hh, filter/repl_util.hh (tags: rel-_33-branch-m1), filter/sgml.hh (tags: rel-_33-branch-m1), filter/single_repl.hh, filter/skip.hh (tags: rel-_33-branch-m1), filter/substr_repl-t.hh (tags: rel-_33-branch-m1), filter/substr_repl.hh (tags: rel-_33-branch-m1), filter/tex.hh, filter/urlskip.hh (tags: rel-_33-branch-m1), util/basic_list.hh (tags: rel-_33-branch-m1), util/editdist.cc (tags: rel-_33-branch-m1), util/emulation.hh (tags: rel-_33-branch-m1), util/hash.hh (tags: rel-_33-branch-m1), util/phonet.cc (tags: rel-_33-branch-m1), util/vector_hash.hh: Code cleanups from compiling aspell with -ansi. Most of them had do due with typedefs. 2001-07-26 20:52 kevina * lib/data.cc (tags: rel-_33-branch-m1), lib/readonly_ws.cc, src/termios.cc (tags: rel-_33-branch-m1), util/hash.hh: Applied fix1 patch which: - Fix a bug when Aspell will crash when type-amylases is not used - Fix a bug which causes extended charters to display incorrectly on some platforms - Allow Aspell to compile with Gcc 3.0 - Should allow Aspell to compile with Egcs 1.1. - Allow Aspell to compile when USE_FILE_INO is defined. 2001-07-20 16:21 kevina * data/american-med.multi, data/british-med.multi, data/canadian-med.multi, data/english.dat, data/english_phonet.dat, src/compress.cc: Main MAIN=HEAD the old HEAD is HEAD-OLD 2001-06-10 15:07 kevina * configure.in, manual/Makefile.am (tags: rel-_33-branch-m1), manual/manual2.lyx (tags: rel-_33-branch-m1), manual/manual2.per (tags: rel-_33-branch-m1) (utags: rel-_33_6_3): Fixed a build problem in the manual/ directory by including manual-text and manual-html in the distribution. Final changes before release. 2001-06-03 10:23 kevina * configure.in, lib/Makefile.am (tags: rel-_33-branch-m1, rel-_33_6_3), manual/Makefile.am, manual/manual2.lyx (utags: rel-_33_6_2): Fixed lib/Makefile.am so that dirs. will be build correctly so that Aspell will work correctly when not installed in /usr/local. Avoided regenerating the manual unless configured with enable-maintainer-mode. 2001-05-29 20:42 kevina * configure.in, manual/Makefile.am, manual/manual2.lyx (utags: rel-_33_6_1): Fixed a formating problem with the manual involving <<. Added a note about creating PWLI files. Removed the space after between the -L and the directory name. Added the configure option AM_MAINTAINER_MODE Final changes before release. 2001-05-29 06:50 kevina * manual/man-proc.pl, pspell-module/Makefile.am (utags: rel-_33-branch-m1, rel-_33_6_1, rel-_33_6_2, rel-_33_6_3): Fixed the man-proc script to correctly conver << with the newer version of lyx. Removed the space in -L... in the Makefile in pspell-module/ 2001-05-29 06:41 kevina * lib/Makefile.am (tags: rel-_33_6_1), lib/config.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1), manual/manual2.lyx, manual/manual2.per (tags: rel-_33_6_2, rel-_33_6_1), pspell-module/Makefile.am (utags: rel-_33_6): Updated the description for a few of Aspell's options. Added a note about Aspell not being able to compile with Egcs 1.1. Removed the note of Aspell not being able to run when compiled with the upcoming Gcc 3.0 compiler as things seam to work now. Incremented Library version number. 2001-05-01 19:35 kevina * configure.in (tags: rel-_33_6): Incremented version number 2001-05-01 19:34 kevina * data/Makefile.am (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6): Changed build process of dictionaries to explicitly set the lang. 2001-04-19 01:34 kevina * manual/manual2.lyx: Manual fixes. 2001-04-17 21:50 kevina * util/string_buffer.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6): Fixed a bug where the first item in the list gets a spontanious compound flag attached to it when creating the master dictionary. 2001-04-17 19:05 kevina * util/: file_util.cc (tags: rel-_33-branch-m1), simple_fstream.cc, simple_fstream.hh (utags: rel-_33_6_1, rel-_33_6_2, rel-_33_6, rel-_33_6_3): Changes SimpleFstream::fileno to file_no to avoid poroblems with implementations that define fileno as a macro. 2001-04-16 19:31 kevina * lib/mk-dirs_h.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6): Added missing file. 2001-04-16 18:59 kevina * manual/manual2.lyx: Changed note in manual to point people to posting to aspell-help instead of sending me a note. 2001-04-07 03:09 kevina * configure.in: Fixed bug in configure script where it would try to find the curses library even when it is specifed on the command line. 2001-04-07 02:47 kevina * TODO (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6), configure.in, lib/config.cc, manual/manual2.lyx, manual/manual2.per, src/Makefile.am (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6), src/termios.cc (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6), util/file_util.cc (utags: rel-_33_5): Final changes before release. 2001-03-28 03:33 kevina * configure.in, data/Makefile.am (tags: rel-_33_5), lib/Makefile.am (tags: rel-_33_5), lib/config.cc, manual/manual2.lyx, manual/manual2.per, src/Makefile.am, src/termios.cc, src/text_chain.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/file_util.cc, util/hash-t.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5): Bug fixes and small enhansments 2001-03-23 16:24 kevina * lib/writable_repl.cc (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/writable_ws.cc (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), manual/manual2.lyx, manual/manual2.per, util/simple_fstream.cc (tags: rel-_33_5), util/simple_fstream.hh (tags: rel-_33_5): Fixed a bug in simple_fstream which caused the repl. dict. not to be read in correctly. Also changed some ints to unsigned ints. 2001-03-22 23:28 kevina * Makefile.am (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), configure.in, filter/filter.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), filter/hash_repl-t.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), filter/hash_repl.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), filter/map_repl.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), filter/map_repl.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), filter/map_repl_read.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), filter/map_repl_read.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), filter/single_repl.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/Makefile.am, lib/config.cc, lib/data.cc (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/language.cc (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/multi_ws.cc (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/readonly_ws.cc (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/suggest.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/writable_base.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/writable_base.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/writable_repl.cc, lib/writable_ws.cc, lib/inc/amanager.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/inc/check.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/inc/data.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/inc/invalid_flag.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/inc/invalid_word.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/inc/language.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/inc/language_exceps.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/inc/phonetic.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/inc/token.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), src/aspell.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), src/termios.cc, src/text_chain.cc, util/Makefile.am (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/basic_list.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/block_slist-t.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/block_slist.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/file_util.cc, util/file_util.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/hash-t.hh, util/hash.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/hash_simple_string.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/hash_string_s.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/simple_fstream.cc, util/simple_fstream.hh, util/string_buffer.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/tl_string_map.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/vector_hash-t.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/vector_hash.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5): Extensive modifications to avoid using SGI specific features of the SGL. Other modifications to make Aspell more C++ compliant which will allow it to compile with the upcoming Gcc 3.0 release and will make porting Aspell to other compiles easier. May also include modifications to allow Aspell to work under MinGW. 2001-03-22 23:19 kevina * lib/data_id.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5): Added a missing header file. 2001-03-20 23:35 kevina * configure.in, filter/Makefile.am (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/Makefile.am, lib/config.cc, lib/data.cc, lib/manager.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/readonly_ws.cc, lib/suggest.cc, lib/writable_base.cc, lib/inc/config.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/inc/data.hh, manual/manual2.lyx, manual/manual2.per, pspell-module/Makefile.am (tags: rel-_33_5), util/Makefile.am, util/bad_value.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/config_data.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/exception.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/file_exceps.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/file_util.cc, util/file_util.hh, util/matrix.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/phonet.cc (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/phonet.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/split.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/split.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/trim_space.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), util/trim_space.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5): Fixes to make the library more C++ standard compient. 2001-03-20 23:34 kevina * data/: iso8859-5.dat, koi8-f.dat, koi8-r.dat, unicode.dat (utags: rel-_33-branch-m1, rel-_33_6_1, rel-_33_5, rel-_33_6_2, rel-_33_6, rel-_33_6_3): Modifed data files to support a mapping of a rarly used Cyrillic character to its non-accented equalvent. 2001-03-20 22:18 kevina * src/: Makefile.am, aspell.cc, check_fun.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), termios.cc, text_chain.cc, text_chain.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5): Used my own data structure instead of using rope to aid compiling without the SGI STL. 2001-01-31 22:08 kevina * configure.in, lib/Makefile.am, lib/config.cc, lib/invalid_word.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/manager.cc, pspell-module/Makefile.am, pspell-module/manager.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5): Added an error number to InvalidWord and modifed pspell module to catch it properly so that it won't abort when one tries to add a word to a dictionary with invalid characters. 2001-01-30 23:14 kevina * Makefile.am, configure.in, data/Makefile.am, lib/config.cc, lib/suggest.cc, lib/inc/check.hh, manual/html2txt.pl (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), manual/manual2.lyx, manual/manual2.per, src/Makefile.am, src/aspell.cc, src/termios.cc (utags: rel-_33): Final changes Before release. 2000-11-28 23:41 kevina * data/Makefile.am, data/standard.kbd (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33), lib/Makefile.am (tags: rel-_33), lib/config.cc, lib/file_data_util.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33), lib/file_data_util.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33), lib/language.cc (tags: rel-_33), lib/phonetic.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33), lib/suggest.cc, lib/inc/asuggest.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33), util/file_util.hh (tags: rel-_33): Added support for reading in the keyboard information from a file. 2000-11-28 03:33 kevina * src/: Makefile.am, aspell.cc, check_fun.hh (tags: rel-_33), termios.cc: Updated curses interface so it will work better on solaris and terminals that use the \x7F for backspace. 2000-11-27 01:13 kevina * configure.in, src/termios.cc: Finished curses interface. 2000-11-24 02:07 kevina * lib/: config.cc, manager.cc (tags: rel-_33): Added support for using the LANG variable to determine which dictionary to use. 2000-11-23 20:03 kevina * pspell-module/: Makefile.am, manager.cc (utags: rel-_33): Fixed pspell manager class to use new methods with word list info. 2000-11-23 18:14 kevina * src/: check_fun.hh, termios.cc: More support for curses interface. Still some work to do. 2000-11-18 18:00 kevina * README-bin (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33), TODO (tags: rel-_33), src/Makefile.am, src/aspell.cc, src/check_fun.hh, src/termios.cc: Added preliminary curses support. Update TODO. 2000-11-18 18:00 kevina * configure.in, lib/Makefile.am, lib/language.cc, lib/readonly_ws.cc (tags: rel-_33), lib/suggest.cc, lib/inc/asuggest.hh, lib/inc/language.hh (tags: rel-_33), util/Makefile.am (tags: rel-_33), util/editdist.cc (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33), util/matrix.hh (tags: rel-_33), util/typo_editdist.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33), util/typo_editdist.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33): Added preliminary support for typo-analyses. 2000-11-18 15:39 kevina * README-bin, configure.in, data/Makefile.am, lib/Makefile.am, lib/phonetic.cc, manual/manual2.lyx, manual/manual2.per, util/file_util.cc (tags: rel-_33), util/phonet.cc (tags: rel-_33): Merged changes from rel-_32-branch. 2000-08-23 18:56 kevina * Makefile.am (tags: rel-_32_6), configure.in, data/Makefile.am, lib/Makefile.am, lib/config.cc (tags: rel-_32_6), lib/data.cc (tags: rel-_33, rel-_32_6), lib/manager.cc (tags: rel-_32_6), lib/multi_ws.cc (tags: rel-_33, rel-_32_6), manual/man-proc.pl (tags: rel-_33_6, rel-_33_5, rel-_33, rel-_32_6), manual/manual2.lyx, manual/manual2.per, pspell-module/Makefile.am (tags: rel-_32_6) (utags: rel-_32_5): Final changes before release. 2000-08-06 23:15 kevina * data/american-med.multi, data/british-med.multi, data/canadian-med.multi, data/english.dat, data/english_phonet.dat, src/compress.cc: Merged changed in from the MAIN branch. Lots of bugs to fix. 2000-08-06 21:37 kevina * scripts/: Makefile.am, ispell, spell (utags: rel-_33-branch-m1, rel-_32_5, rel-_33, rel-_32_6, rel-_33_5, rel-_33_6, rel-_33_6_1, rel-_33_6_2, rel-_33_6_3): Added better compatibility scripts. 2000-08-06 21:32 kevina * manual/manual2.lyx: Merged changes from rel-.32-branch. 2000-08-06 21:11 kevina * src/aspell.cc (tags: rel-_32_6, rel-_32_5): Merged changed in from rel-_32-branch 2000-08-04 00:49 kevina * lib/invalid_flag.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32): Added needed file. 2000-07-31 15:00 kevina * data/Makefile.am (tags: before-changes): Fixed bug in pwli file names. 2000-07-27 14:20 kevina * lib/config.cc, lib/data.cc, lib/manager.cc, lib/multi_ws.cc, lib/inc/data.hh (tags: rel-_33, rel-_32_6, rel-_32_5), lib/inc/manager.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5), manual/manual2.lyx, pspell-module/manager.cc (tags: rel-_32_6, rel-_32_5), src/aspell.cc: Added support for dumping a multi list. 2000-07-25 10:25 kevina * src/compress.cc: file compress.cc was initially added on branch MAIN. 2000-07-24 11:52 kevina * Makefile.am, configure.in, scowl-readme.1st (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5), lib/config.cc, lib/data.cc, lib/language.cc (tags: rel-_32_6, rel-_32_5), lib/manager.cc, lib/multi_ws.cc, lib/readonly_ws.cc (tags: rel-_32_6, rel-_32_5), lib/suggest.cc (tags: rel-_32_6, rel-_32_5), lib/writable_base.cc (tags: rel-_33, rel-_32_6, rel-_32_5), lib/writable_base.hh (tags: rel-_33, rel-_32_6, rel-_32_5), lib/writable_ws.cc (tags: rel-_33, rel-_32_6, rel-_32_5), lib/inc/amanager.hh (tags: rel-_33, rel-_32_6, rel-_32_5), lib/inc/data.hh, lib/inc/language.hh (tags: rel-_32_6, rel-_32_5), lib/inc/manager.hh, manual/manual2.lyx, manual/manual2.per, pspell-module/Makefile.am, pspell-module/manager.cc, src/Makefile.am (tags: rel-_32_6, rel-_32_5), src/aspell.cc, util/config_data.hh (tags: rel-_33, rel-_32_6, rel-_32_5), util/file_util.cc (tags: rel-_32_5), util/file_util.hh (tags: rel-_32_6, rel-_32_5) (utags: before-changes, rel-_32): Added support for stripping accents plus others. 2000-07-24 11:51 kevina * README-CVS (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32): Updated README-CVS for what need to be done to use the new word list. 2000-07-24 11:47 kevina * data/american-med.multi: file american-med.multi was initially added on branch MAIN. 2000-07-24 11:47 kevina * data/Makefile.am (tags: rel-_32): No longer consider ' part of the word when at the end. Aspell now uses SCOWL for its words lists and includes support for America, British, Canadian as well as two diffrent size. 2000-07-24 11:47 kevina * data/british-med.multi: file british-med.multi was initially added on branch MAIN. 2000-07-24 11:47 kevina * data/canadian-med.multi: file canadian-med.multi was initially added on branch MAIN. 2000-06-25 11:10 kevina * TODO (tags: rel-_32_6, rel-_32_5, before-changes, rel-_32), lib/Makefile.am (tags: before-changes, rel-_32), lib/data.cc, lib/manager.cc, lib/multi_ws.cc, lib/readonly_ws.cc, lib/suggest.cc, lib/writable_base.cc, lib/writable_base.hh, lib/writable_ws.cc, lib/inc/amanager.hh, lib/inc/data.hh, lib/inc/invalid_flag.hh (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), lib/inc/manager.hh, manual/manual2.lyx: Added support for adding multiple main word lists, as well support for special multi dict files. Fixed bug with duplicate entries in personal word list and bug where replasments pairs would show up that won't in the current dictionary. Plus others... 2000-06-23 16:41 kevina * TODO, configure.in, lib/config.cc, lib/data.cc, lib/manager.cc, lib/inc/amanager.hh, lib/inc/data.hh, manual/manual2.lyx, manual/manual2.per: Added support for having any number of extra dictionaries. Still needs work (see TODO). 2000-06-22 11:24 kevina * util/vector_hash-t.hh (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32): Finished the removial of the status information. 2000-06-22 11:20 kevina * lib/readonly_ws.cc: Removed outputting of status infomation during the createation of the compiled main word list. 2000-06-22 11:14 kevina * lib/: data.cc, readonly_ws.cc, inc/data.hh, inc/invalid_word.hh (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32): Added support for throwing the proper exception when conflicting flags are found. Changed "virtual public Exception" to just "public Exception" in invalid_*.hh which should avoid the problem with Aspell segfaulting when compiled with gcc 2.95. 2000-06-22 08:51 kevina * pspell-module/manager.cc: Updated Pspell Module so it will compile with the modified Aspell library. 2000-06-21 17:57 kevina * TODO, configure.in, lib/Makefile.am, lib/config.cc, lib/data.cc, lib/language.cc, lib/manager.cc, lib/readonly_ws.cc, lib/suggest.cc, lib/writable_ws.cc, lib/inc/data.hh, lib/inc/language.hh, lib/inc/manager.hh, src/aspell.cc, util/string_buffer.cc (tags: rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32): Added support for specifying which words can be used in compound words and where they can go. Removed use-soundslike from the main configuration as it makes no sence there. 2000-06-19 22:42 kevina * lib/readonly_ws.cc, util/Makefile.am (tags: rel-_32_6, rel-_32_5, before-changes, rel-_32), util/string_buffer.cc, util/string_buffer.hh (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), util/vector_hash-t.hh: Greatly decreased the amount of memory used when creating the compiled word list. 2000-06-18 23:21 kevina * data/Makefile.am: Applied patch from Trond Eivind Glomsrød so that destdir will work correctly. 2000-06-18 19:48 kevina * lib/suggest.cc, manual/manual2.lyx: Merged rel-_31-branch 2000-06-17 21:41 kevina * data/Makefile.am, lib/config.cc, lib/language.cc, lib/phonetic.cc (tags: rel-_32_5, before-changes, rel-_32), lib/readonly_ws.cc, lib/suggest.cc, lib/inc/data.hh, lib/inc/language.hh, lib/inc/phonetic.hh (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), util/vector_hash.hh (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32): Added support for local-data-dir which is checked before data-dir. Added support for doing without the soundslike lookup data. 2000-06-16 13:53 kevina * TODO, configure.in, data/ASCII.dat (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), data/iso8859-1.dat (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), data/iso8859-10.dat (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), data/iso8859-2.dat (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), data/iso8859-3.dat (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), data/iso8859-4.dat (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), data/iso8859-5.dat (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), data/iso8859-6.dat (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), data/iso8859-7.dat (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), data/iso8859-8.dat (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), data/iso8859-9.dat (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), data/koi8-f.dat (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), data/koi8-r.dat (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), data/mkchardata (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), data/unicode.dat (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), data/viscii.dat (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), lib/Makefile.am, lib/config.cc, lib/language.cc, lib/manager.cc, lib/phonetic.cc, lib/readonly_ws.cc, lib/inc/language.hh, lib/inc/phonetic.hh: Modified dictionaries so that they are indexed without regard to accents. Added support for first looking in the directory of the main dictionary for data files. Updated TODO. 2000-06-14 15:52 kevina * data/ASCII.dat, data/iso8859-1.dat, data/iso8859-10.dat, data/iso8859-2.dat, data/iso8859-3.dat, data/iso8859-4.dat, data/iso8859-5.dat, data/iso8859-6.dat, data/iso8859-7.dat, data/iso8859-8.dat, data/iso8859-9.dat, data/koi8-f.dat, data/koi8-r.dat, data/mkchardata, data/unicode.dat, data/viscii.dat, lib/language.cc, lib/suggest.cc, lib/inc/language.hh: Added support for ignoring accents when coming up with suggestions. 2000-06-13 23:53 kevina * data/Makefile.am: Updated english.wl target to work with the new aspell-dicts. 2000-06-13 23:33 kevina * configure.in (tags: rel-_31_1), data/Makefile.am, src/aspell.cc (tags: rel-_31_1): Added a workaround so Aspell with work with ispell.el 3.3. Also fixed a bug when creating word lists using 8-bit data on some platforms via a workaround. 2000-06-12 15:08 kevina * util/: config_data.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32), editdist.cc (tags: rel-_32_6, rel-_32_5, before-changes, rel-_32), vector_hash-t.hh (utags: rel-_31_1): Removed old german data file and update to work better with the CVS gcc. 2000-06-11 17:01 kevina * Makefile.am (tags: rel-_31_1), configure.in, data/Makefile.am, lib/Makefile.am (tags: rel-_31_1), lib/config.cc (tags: rel-_31_1), manual/manual2.lyx, manual/manual2.per (tags: rel-_31_1), src/aspell.cc (utags: rel_-31): Final changes before release. 2000-06-09 18:14 kevina * lib/config.cc, lib/language.cc (tags: rel-_31_1, rel_-31), lib/manager.cc (tags: rel-_31_1, rel_-31), lib/inc/config.hh (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31), lib/inc/language.hh (tags: rel-_31_1, rel_-31), lib/inc/manager.hh (tags: rel-_31_1, rel_-31), manual/manual2.lyx, pspell-module/Makefile.am (tags: rel-_31_1, rel_-31), pspell-module/manager.cc (tags: rel-_31_1, rel_-31), util/config_data.hh (tags: rel-_31_1, rel_-31), util/primes.cc (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31): Updated to work with new config class in pspell. Bug fix in primes.cc. 2000-06-06 02:54 kevina * manual/html2txt.pl (tags: rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31), manual/manual2.lyx, manual/manual2.per, pspell-module/manager.cc, src/aspell.cc: Updated manual. Added support for list mode and short options for run-together words. Updated pspell-module to remove dependency on libltdl. 2000-06-05 22:53 kevina * lib/: config.cc, language.cc: Added description of run-together options. Removed support for treating digits as letters as it will cause too many problems. 2000-06-04 13:56 kevina * data/Makefile.am: Added support for creating PWLI files needed by new version .11 of Pspell. 2000-06-02 04:11 kevina * lib/language.cc: compile fix. 2000-06-02 04:06 kevina * data/ASCII.dat (tags: rel-_31_1, rel_-31), data/iso8859-1.dat (tags: rel-_31_1, rel_-31), data/iso8859-10.dat (tags: rel-_31_1, rel_-31), data/iso8859-2.dat (tags: rel-_31_1, rel_-31), data/iso8859-3.dat (tags: rel-_31_1, rel_-31), data/iso8859-4.dat (tags: rel-_31_1, rel_-31), data/iso8859-5.dat (tags: rel-_31_1, rel_-31), data/iso8859-6.dat (tags: rel-_31_1, rel_-31), data/iso8859-7.dat (tags: rel-_31_1, rel_-31), data/iso8859-8.dat (tags: rel-_31_1, rel_-31), data/iso8859-9.dat (tags: rel-_31_1, rel_-31), data/koi8-f.dat (tags: rel-_31_1, rel_-31), data/koi8-r.dat (tags: rel-_31_1, rel_-31), data/mkchardata (tags: rel-_31_1, rel_-31), data/unicode.dat (tags: rel-_31_1, rel_-31), data/viscii.dat (tags: rel-_31_1, rel_-31), lib/language.cc: Added support for allowing letters in a word. Added a check to make sure the required field is specified in the language data file. 2000-06-01 14:57 kevina * lib/config.cc, lib/manager.cc, util/config_data.cc (tags: rel_-31): Bug fixes. 2000-06-01 11:34 kevina * lib/: config.cc, language.cc, manager.cc, inc/manager.hh: Finished adding support for run-together words. 2000-06-01 03:28 kevina * lib/: config.cc, manager.cc, inc/manager.hh: Added support for accepting compound words. 2000-05-30 20:56 kevina * lib/inc/config.hh: - 2000-05-30 20:50 kevina * lib/config.cc, lib/manager.cc, lib/inc/manager.hh, manual/manual2.lyx, pspell-module/Makefile.am, pspell-module/manager.cc: Added support for sending options to pspell-module. Small fixes to work with new pspell version. Plus other minor touchups. 2000-05-30 13:59 kevina * Makefile.am, configure.in, lib/Makefile.am, lib/readonly_ws.cc (tags: rel-_31_1, rel_-31), lib/inc/check.hh (tags: rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31), manual/html2txt.pl, manual/manual2.lyx, manual/manual2.per, src/aspell.cc (utags: rel-_30_1): Final changes before .30.1 rel. 2000-04-08 17:13 kevina * src/termios.cc (tags: rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32): More portability fixes. 2000-04-07 15:58 kevina * configure.in (tags: rel-_30win32), lib/writable_base.cc (tags: rel-_31_1, rel_-31, rel-_30_1, rel-_30win32), src/aspell.cc (tags: rel-_30win32), src/termios.cc, util/file_util.cc (tags: rel-_31_1, rel_-31, rel-_30_1, rel-_30win32), util/file_util.hh (tags: rel-_31_1, rel_-31, rel-_30_1, rel-_30win32): Bug fixes. Added supported for getting a charcter without return on win32. 2000-04-06 23:25 kevina * configure.in, lib/Makefile.am (tags: rel-_30win32), lib/readonly_ws.cc (tags: rel-_30win32), lib/writable_base.cc, src/Makefile.am (tags: rel-_31_1, rel_-31, rel-_30_1, rel-_30win32), src/aspell.cc, src/termios.cc, util/file_util.cc, util/file_util.hh: Made aspell more portable so it would compile and run with Mingw gcc 2.95. 2000-04-02 22:11 kevina * manual/man-html/Makefile.am (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30): Final changes before release. 2000-04-02 21:02 kevina * BUGS (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32), Makefile.am (tags: rel-_30win32), README-CVS (tags: rel-_31_1, rel_-31, rel-_30_1, rel-_30win32), configure.in, data/Makefile.am (tags: rel-_30_1, rel-_30win32), filter/Makefile.am (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32), lib/Makefile.am, lib/invalid_word.cc (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32), lib/manager.cc (tags: rel-_30_1, rel-_30win32), lib/inc/Makefile.am (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32), lib/inc/invalid_word.hh (tags: rel-_31_1, rel_-31, rel-_30_1, rel-_30win32), manual/Makefile.am (tags: rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32), manual/manual2.lyx (tags: rel-_30win32), manual/manual2.per (tags: rel-_30win32), pspell-module/Makefile.am (tags: rel-_30_1, rel-_30win32), pspell-module/manager.cc (tags: rel-_30_1, rel-_30win32), src/Makefile.am, src/aspell.cc, util/Makefile.am (tags: rel-_31_1, rel_-31, rel-_30_1, rel-_30win32) (utags: rel-_30): Final changes before release 2000-04-01 14:15 kevina * Makefile.am, configure.in, pspell-module/manager.cc, util/app_string.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), util/generic_copy_ptr-t.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), util/generic_copy_ptr.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30): Added missing files. Added pspell-module/. 2000-04-01 03:43 kevina * configure.in, lib/manager.cc, lib/inc/manager.hh (tags: rel-_30_1, rel-_30win32, rel-_30), manual/manual2.lyx, util/config_data.hh (tags: rel-_30_1, rel-_30win32, rel-_30), util/emulation.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), util/exception.hh (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), util/vector_hash-t.hh (tags: rel_-31, rel-_30_1, rel-_30win32, rel-_30): Minor changes for better integration with pspell. Warnings cleanup for the CVS version of gcc. Other minor changes. 2000-03-25 22:50 kevina * lib/inc/check.hh (tags: rel-_30win32, rel-_30), manual/manual2.lyx, manual/manual2.per, src/aspell.cc: Removed $$m command in pipe mode. Added notifer to CheckState so that it is notified when ever a filter is changed. Manual update. 2000-03-25 22:03 kevina * filter/tex-t.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), lib/readonly_ws.cc (tags: rel-_30), lib/inc/language.hh (tags: rel-_30_1, rel-_30win32, rel-_30), util/l2editdist.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), util/vector_hash-t.hh: More bug fixes. 2000-03-25 02:11 kevina * filter/email-t.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/email.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/email.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/hash_repl.hh (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/map_repl.cc (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/map_repl.hh (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/map_repl_read.cc (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/map_repl_read.hh (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/repl-t.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/repl.cc (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/repl.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/repl_func.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/sgml-t.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/sgml.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/sgml.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/single_repl.hh (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/skip-t.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/skip.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/substr_repl.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/tex-t.hh, filter/tex.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/tex.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/try_hard.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), lib/Makefile.am, lib/check.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), lib/config.cc (tags: rel-_30_1, rel-_30win32, rel-_30), lib/data.cc (tags: rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), lib/language.cc (tags: rel-_30_1, rel-_30win32, rel-_30), lib/manager.cc, lib/readonly_ws.cc, lib/writable_base.cc (tags: rel-_30), lib/writable_base.hh (tags: rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), lib/writable_repl.cc (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), lib/writable_ws.cc (tags: rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), lib/inc/check.hh, lib/inc/config.hh (tags: rel-_30_1, rel-_30win32, rel-_30), lib/inc/data.hh (tags: rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), lib/inc/language.hh, lib/inc/manager.hh, src/aspell.cc, util/Makefile.am, util/bad_value.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), util/bad_value.hh (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), util/config_data.cc (tags: rel-_30_1, rel-_30win32, rel-_30), util/config_data.hh, util/emulation.hh, util/exception.hh, util/file_exceps.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), util/leditdist.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), util/string_map.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), util/tl_string_map.hh (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30): Reworked to use Pspell services. Still more reworking to do. 2000-03-19 17:43 kevina * lib/inc/manager.hh, manual/manual2.lyx, manual/manual2.per, util/editdist.cc (tags: rel_-31, rel-_30_1, rel-_30win32, rel-_30), util/editdist.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), util/editdist2.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), util/leditdist.cc, util/leditdist.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30): Better editdist algorithm, plus other miscellaneous changes. 2000-03-19 17:21 kevina * util/copy_ptr-t.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30): Fixed problem with undefined refrences by making the functions non-inline. 2000-03-09 13:29 kevina * filter/filter.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/hash_repl-t.hh (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/skip-t.hh, lib/config.cc, lib/data.cc, lib/language.cc, lib/manager.cc, lib/phonetic.cc (tags: rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), lib/token.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), lib/writable_ws.cc, lib/inc/data.hh, lib/inc/language.hh, lib/inc/manager.hh, manual/manual2.lyx, util/clone_ptr-t.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), util/clone_ptr.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), util/copy_ptr-t.hh, util/copy_ptr.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), util/emulation.hh: Changed ClonePtr and CopyPtr to be more like auto_ptr syntax wise. Plus miscellaneous otehr changes. 2000-03-05 07:06 kevina * lib/suggest.cc (tags: rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30): Lowed span for normal mode to 50. This gets 4 less words in the test case but greatly reduces the number of suggestions in some cases (like tomatoe) 2000-03-04 11:16 kevina * TODO (tags: rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), lib/config.cc, lib/manager.cc, lib/suggest.cc, lib/inc/asuggest.hh (tags: rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), lib/inc/suggest.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), manual/manual2.lyx, manual/manual2.per, src/aspell.cc: Finished support for config modification hooks. Added an option to change configuration options in -a mode. Miscellaneous other changes. 2000-03-04 02:33 kevina * lib/: manager.cc, readonly_ws.cc, writable_ws.cc, inc/data.hh, inc/manager.hh: Fix to handle casing in replacment pairs better. 2000-03-02 15:13 kevina * lib/language_exceps.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5), lib/inc/language_exceps.hh, util/file_exceps.hh (utags: rel-_30, rel-_30win32, rel-_32_5, before-changes, rel-_32, rel-_33, rel-_32_6, rel_-31, rel-_30_1, rel-_31_1): Reworked the exception heritage to avoid virtual base classes due to a bug in gcc 2.95.2. 2000-03-01 03:36 kevina * TODO, configure.in, data/Makefile.am, lib/Makefile.am, lib/inc/manager.hh, manual/manual2.lyx: Miscellaneous updates. 2000-02-28 18:31 kevina * lib/Makefile.am, lib/check.cc, lib/config.cc, lib/data.cc, lib/language.cc, lib/language_exceps.cc, lib/manager.cc, lib/phonetic.cc, lib/readonly_ws.cc, lib/suggest.cc, lib/token.cc, lib/writable_base.cc, lib/writable_repl.cc, lib/writable_ws.cc, lib/inc/amanager.hh (tags: rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), lib/inc/asuggest.hh, lib/inc/data.hh, lib/inc/language.hh, lib/inc/language_exceps.hh, lib/inc/manager.hh, lib/inc/phonetic.hh (tags: rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), lib/inc/suggest.hh, src/aspell.cc, util/vector_hash-t.hh, util/vector_hash.hh (tags: rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30): Reworked the way capatiliation and border characters are handles. Bug fixes in VectorHashTable. Added checks to make sure a word only contains valid characters before inserting it into the dictionary. 2000-02-28 01:43 kevina * util/: block_vector.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), clone_ptr-t.hh, clone_ptr.hh, copy_ptr-t.hh, copy_ptr.hh, emulation.hh, hash_const_string.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), hash_simple_string.hh (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), hash_string.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), hash_string_s.hh (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), phonet.hh (tags: rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), primes.cc (tags: rel-_30_1, rel-_30win32, rel-_30), primes.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), vector_hash-t.hh, vector_hash.hh: Fixed bugs in vector_hash_table when used as a multi container. Temp. removed erase methods from v.h.t. as they are buggy. Added copyright notice to a few files. Minor standard C++ compliance cleanups in primes.cc. 2000-02-24 03:34 kevina * src/aspell.cc: Fix for Bug #102240: Aspell check on the powerpc kills memory. 2000-02-24 00:30 kevina * lib/readonly_ws.cc, util/vector_hash-t.hh, util/vector_hash.hh: Modified VectorHashTable so that it can also be a multi container. 2000-02-23 18:33 kevina * TODO, lib/config.cc, lib/manager.cc, lib/inc/config.hh, lib/inc/manager.hh, src/aspell.cc, util/config_data.cc, util/config_data.hh, util/string_map.hh: Added callbacks to config class. 2000-02-23 18:31 kevina * manual/manual2.lyx: manual adjustments 2000-02-21 23:28 kevina * filter/tex.cc: Better defaults for tex mode. 2000-02-12 10:32 kevina * long_name_test.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30): Added test for long symbol name workaround. 2000-02-09 07:55 kevina * lib/data_util.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30): Code clean up to make it more standard C++ compliant. Hack to fix long symbol prolems with non gnu as. 2000-02-06 06:33 kevina * mkbindist.sh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30): Final adjustments before release. 2000-02-01 11:10 kevina * data/english_phonet.dat (tags: rel-_30_1, rel-_30win32, rel-_30): Changed all J to K in english_phonet. 2000-01-31 01:53 kevina * filter/bskip.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30): Fix bug in tokizer plus miscellaneous other enhancements. 2000-01-28 20:20 kevina * mkbindist.sh, manual/edit-man (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30): File adjustments. 2000-01-27 13:28 kevina * data/english_phonet.dat: Minor cahanges in the phonetic code 2000-01-27 12:59 kevina * data/english_phonet.dat: Bjoern Jacke mdoifed english_phonet.dat so it now also handles "..cqu.." words correctly. 2000-01-26 13:31 kevina * filter/: bskip.hh, repl_util.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), urlskip.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30): Miscellaneous enhancements and bug fixes in the filter code. 2000-01-26 13:29 kevina * data/english_phonet.dat: Fix by Bjoern Jacke for some missing ^ in english_phonet.dat. 2000-01-25 13:08 kevina * filter/urlskip.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30): Major rewrite of the configuration system. 2000-01-23 16:00 kevina * util/refcount.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30): Added RefCount class, changed filters to use it. Fixes for sgml filter. Removed unnecessary methods in ClonePtr. 2000-01-22 23:59 kevina * filter/urlskip.hh: Added email filter + misc. filter changes 2000-01-21 21:12 kevina * data/ASCII.map (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), data/ASCII.txt (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), data/SGML.map (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), data/iso8859-1.map (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), data/iso8859-10.map (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), data/iso8859-2.map (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), data/iso8859-3.map (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), data/iso8859-4.map (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), data/iso8859-5.map (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), data/iso8859-6.map (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), data/iso8859-7.map (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), data/iso8859-8.map (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), data/iso8859-9.map (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), data/viscii.map (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/bskip-t.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/bskip.hh, filter/hash_repl-p.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/hash_repl.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/itr_equal.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/repl_util.hh, filter/single_repl.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/str_repl.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/substr_repl-t.hh (tags: rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/substr_repl.cc (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/urlskip-t.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/urlskip.cc, filter/urlskip.hh, filter/utf8-t.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30), filter/utf8.hh (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30): Added rudimentary filter support. 2000-01-19 17:18 kevina * scripts/: run-with-aspell.create, run-with-aspell.create (tags: rel-_33-branch-m1, rel-_33_6_3, rel-_33_6_2, rel-_33_6_1, rel-_33_6, rel-_33_5, rel-_33, rel-_32_6, rel-_32_5, before-changes, rel-_32, rel-_31_1, rel_-31, rel-_30_1, rel-_30win32, rel-_30): Build fixes 2000-01-19 16:52 kevina * data/english_phonet.dat, data/english.dat, lib/data_util.hh, scripts/run-with-aspell.create, manual/edit-man: Initial revision 2000-01-19 16:51 kevina * data/koi8-f.txt, data/iso8859-5.txt, data/iso8859-8.txt, data/iso8859-3.txt, data/viscii.txt, data/iso8859-10.txt, data/iso8859-2.txt, data/koi8-r.txt, data/iso8859-4.txt, data/iso8859-6.txt, data/iso8859-9.txt, data/iso8859-7.txt, data/iso8859-1.txt, lib/inc/object.hh, util/const_string.hh, util/weights.hh, util/simple_string.hh, misc/lyx-aspell.diff, scripts/install-bin, manual/html.sty, manual/man-text/Makefile.am (utags: rel-_33-branch-m1, rel_-31, rel-_30_1, rel-_31_1, rel-_30, rel-_30win32, rel-_32, before-changes, rel-_32_5, rel-_32_6, rel-_33, rel-_33_5, rel-_33_6, rel-_33_6_1, rel-_33_6_2, rel-_33_6_3): Initial CVS release