aspell-user
[Top][All Lists]
Advanced

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

[aspell] aspell-.29.1-1


From: Ryan Weaver
Subject: [aspell] aspell-.29.1-1
Date: Mon, 21 Feb 2000 09:34:57 -0600

   aspell-.29.1-1.src.rpm                                730443
   aspell-.29.1-1rh61.i386.rpm                          3074584
   aspell-devel-.29.1-1rh61.i386.rpm                    3140136

   Download locations and build machine information listed below.

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

Name        : aspell                       Relocations: (not relocateable)
Version     : .29.1                             Vendor: Kevin Atkinson 
<address@hidden>
Release     : 1                             Build Date: Mon 21 Feb 2000 
09:05:46 AM CST
Install date: Mon 21 Feb 2000 09:13:35 AM CST      Build Host: 
hellstone.infohwy.com
Group       : Applications/Text             Source RPM: aspell-.29.1-1.src.rpm
Size        : 13881866                         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:
--------------------------------------------------------------------
   Standard Red Hat 6.1 installation
--------------------------------------------------------------------

Name        : aspell-devel                 Relocations: (not relocateable)
Version     : .29.1                             Vendor: Kevin Atkinson 
<address@hidden>
Release     : 1                             Build Date: Mon 21 Feb 2000 
09:05:46 AM CST
Install date: Mon 21 Feb 2000 09:13:57 AM CST      Build Host: 
hellstone.infohwy.com
Group       : Development/Libraries         Source RPM: aspell-.29.1-1.src.rpm
Size        : 16747950                         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-.29.1-1                   Freshmeat RPMs
--------------------------------------------------------------------

%CHANGELOG
* 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.

* Wed Jul 28 1999 Ryan Weaver <address@hidden>

[aspell-.28.1-2]
- Opps. Wasn't patching stl_rope.h on RedHat-6.0.
- Passing make the RPM_OPT_FLAGS now.

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

   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]