aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[aspell] aspell-.30-1


From: Ryan Weaver
Subject: [aspell] aspell-.30-1
Date: Mon, 3 Apr 2000 09:43:54 -0500

   aspell-.30-1.src.rpm                                  782298
   aspell-.30-1rh61.i386.rpm                            1584513
   aspell-devel-.30-1rh61.i386.rpm                      1603528

   Download locations and build machine information listed below.

   RPMs are built with rpm version 3.0.4.
   Required programs listed are either updates or are not in the default
   RedHat 6.1 installation.

Name        : aspell                       Relocations: (not relocateable)
Version     : .30                               Vendor: Kevin Atkinson 
<address@hidden>
Release     : 1                             Build Date: Mon 03 Apr 2000 
09:14:24 AM CDT
Install date: Mon 03 Apr 2000 09:17:07 AM CDT      Build Host: 
hellstone.infohwy.com
Group       : Applications/Text             Source RPM: aspell-.30-1.src.rpm
Size        : 4297597                          License: LGPL
Distribution: Freshmeat RPMs
Packager    : Ryan Weaver <address@hidden>
URL         : http://aspell.sourceforge.net/
Summary     : Aspell is an Open Source spell checker.
Description :
Aspell is an Open Source spell checker designed to eventually replace
Ispell. Its main feature is that it does a much better job of coming
up with possible suggestions than Ispell does. In fact recent tests
shows that it even does better than Microsoft Word 97's spell checker
in some cases. In addition it has both compile time and run time
support for other non English languages. Aspell also doubles as a
powerful C++ library with C and Perl interfaces in the works.

Requires:
--------------------------------------------------------------------
   Package                          Distribution (Or Url)
====================================================================
   pspell-.10-1                     Freshmeat RPMs
--------------------------------------------------------------------

Name        : aspell-devel                 Relocations: (not relocateable)
Version     : .30                               Vendor: Kevin Atkinson 
<address@hidden>
Release     : 1                             Build Date: Mon 03 Apr 2000 
09:14:24 AM CDT
Install date: Mon 03 Apr 2000 09:17:24 AM CDT      Build Host: 
hellstone.infohwy.com
Group       : Development/Libraries         Source RPM: aspell-.30-1.src.rpm
Size        : 7184992                          License: LGPL
Distribution: Freshmeat RPMs
Packager    : Ryan Weaver <address@hidden>
URL         : http://aspell.sourceforge.net/
Summary     : Static Libraries and header files for aspell
Description :
Aspell is an Open Source spell checker.

Static Libraries and header files for aspell

Requires:
--------------------------------------------------------------------
   Package                          Distribution (Or Url)
====================================================================
   aspell-.30-1                     Freshmeat RPMs
   pspell-devel-.10-1               Freshmeat RPMs
--------------------------------------------------------------------

%CHANGELOG
* Mon Apr 03 2000 Ryan Weaver <address@hidden>

[aspell-.30-1]
- Fixed many of the capitalization bugs found in previous versions of Aspell.
- Changed the format of the main word list yet again.
- Fixed a bug so that ``aspell check'' will work on the PowerPC.
- Added ability to change configuration options in the middle of a session.
- Added words from /usr/dict/words found on most Linux systems as well as
  a bunch of commonly used abbreviation to the word list.
- Fixed a bug when aspell will dump core after reporting certain errors
  when compiled with gcc 2.95 or higher. This involved reworked the
  Exception heritage to get around a bug in gcc 2.95.
- Added a few more commands to the list of default commands the TEX
  filter knows about.
- Aspell will now check if a word only contains valid characters before
  adding it to any dictionaries. This might mean that you have to
  manually delete a few words from your personal word list.
- Added option to ignore case when checking a document.
- Adjusted the parameters of the ``normal'' suggest mode to so that
  significantly less far fetched results are returned in cases such as
  tomatoe, which went from 100 suggestions down to 32, at the expense of
  getting slightly lower results (less than 1%),
- Improved the edit distance algorithm for slightly faster results.
- Removed the $$m command in pipe mode, you should now use ``$$cs mode,
  mode '' to set the mode and ``$$cr mode'' to find out the current mode.
- Reworked parts of Aspell to use Pspell services to avoid duplicating code.
- Added a module for the newly released Pspell. It will get installed
  with the rest of aspell.
- Miscellaneous other bug fixes.

* Mon Feb 21 2000 Ryan Weaver <address@hidden>

[aspell-.29.1-1]
- Improved the TEX filter so that it will accept '@' at the begging of a
  command name and ignore trailing '*'s. It also now has better defaults
  for which parameters to skip.
- Reworked the main dictionary so that it can be memory mapped in. This
  decreases startup time and allows multiple aspell processes to use the
  same memory for the main word list. This also also made Aspell 64 bit
  clean so that it should work on an alpha now.
- Fix so that aspell can compile on platforms that gnu as is not
  available for.
- Fixed issue with flock so it would compile on FreeBSD.
- Minor changes in the code to make it more C++ compliant although I am
  sure there will still be problems when using some other compiler other
  than gcc or egcs.
- Added some comments to the header files to better document a few of the
  classes.

* Mon Feb 07 2000 Ryan Weaver <address@hidden>

[aspell-.29-1]
- Fixed a bug in the pipe mode with lines that start with ``^$$''.
- Added support for ignoring all words less than or equal to a specified
  length
- New soundslike code based thanks to the contribution of Bj rn Jacke. It
  now gets all of its data from a table making it easier for other people
  to add soundslike code for their native language. He also converted the
  metaphone algorithm to table form, eliminating the need for the old
  metaphone code.
- Major redesign of the suggestion code for better results.
- Changed the format of the personal word lists. In most cases it should
  be converted automatically.
- Changed the format of the main word list.
- Name space cleanup for more consistent naming. I now use name spaces
  which means that gcc 2.8.* and egcs 1.0.* will no longer cut it.
- Used file locks when reading and saving the personal dictionaries so
  that it truly multiprocess safe.
- Added rudimentary filter support.
- Reworked the configuration system once again. However, the changes to
  the end user who does not directly use my library should be minimal.
- Rewrote my code that handles parsing command line parameters so that it
  no longer uses popt as it was causing to many problems and didn't
  integrate well with my new configuration system.
- Fixed pipe mode so that it will properly ignore lines starting with '~'
  for better ispell compatibility.
- Aspell now has a new home page at http://aspell.sourceforge.net/.
  Please make note of the new URL.
- Miscellaneous manual fixes and clarifications.

* Mon Nov 22 1999 Ryan Weaver <address@hidden>

[aspell-.28.3-1]
- Fixed a bug that caused aspell to crash when spell checking words
  over 60 characters long.
- Reworked ``aspell check'' so that
  1. You no longer have to hit enter when making a choice.
  2. It will now overwrite the orignal file instead of creating a
     new file. An optional backup can be made by using the -b option.
- Fixed a few bugs in data.cc.

* Thu Aug 26 1999 Ryan Weaver <address@hidden>

[aspell-.28.2.1-1]
- Fixed the version number for the shared library.
- Fixed a problem with undefined refrences when linking to the
  shared library.

  [aspell-.28.2]
- Fixed a bunch of bugs in the language and configuration classes.
- Minor changed in the code so that it could compile with the new
  gcc 2.95(.1).
- Changed the output of ``dump config'' so that default values are
  given the value "<default>". This means that the output can be
  used to created a configuration file.
- Added notes on using aspell with VIM.

==================================================================

   RPMs are built on a Pentium II 450mhz w/98megs RAM with RedHat 6.1
   plus updates from ftp://updates.redhat.com installed.

   These files are also available on the following sites
   ftp://ftp.falsehope.com/pub/aspell
   ftp://ftp.tux.org/pub/sites/ftp.falsehope.com/aspell
   ftp://ftp.freshmeat.net/pub/rpms/aspell


PGP Key can be found at ftp://ftp.falsehope.com/pub/Ryan_Weaver.pgp.key
GPG Key can be found at ftp://ftp.falsehope.com/pub/Ryan_Weaver.gpg.key
--

,------------------------------------.,------------------------------------.
| Ryan Weaver                        || email: address@hidden           |
| Unix Systems Administrator         || phone: (281) 447-7025              |
| InfoHighway International Inc.     || web  : http://www.infohwy.com      |
`------------------------------------'`------------------------------------'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]