Subject: CVS commit: wip/lidia
From: Emil Sköldberg
Date: 2006-08-28 11:50:59
Message id: E1GHdly-0007aY-NO@sc8-pr-cvs1.sourceforge.net

Log Message:
Update to version 2.2.0.

Changes:
 
 * bigint input operator does no longer set failbit if it encounters EOF at
   the end of a number
 * fixed operator/(T a, bigrational const& b) for T != bigrational and a == 0.
 * fixed elliptic_curve<gf_element>::isomorphism_type(bigint&,
                                                      bigint&,
                                                      point< gf_element >&,
                                                      point< gf_element >&,
                                                      bool)
 * fixed HNF documentation.
 * fixed friend class declaration for param_desc.
 * Several bugfixes and cleanups in the MPQS and Lanczos code of
   single_factor<bigint>. (If the changes prove to be stable then
   rational_factorization will delegate all MPQS calls to
   single_factor<bigint> in further LiDIA releases.)
 * fixed build files for use with autoconf 2.59 / automake 1.9.6.
 * avoid fragile test of \pdfoutput in doc/{color.graphics}.cfg and use
   typearea.sty rather than geometry.sty due to a broken geometry.sty shipped
   with SuSE 10.0's teTeX 3.0.
 * fixed rational_factorization::compose() to prune really all factors with
   exponent 0.
 * many further small fixes...

Files:
RevisionActionfile
0modifywip/lidia/Makefile
0modifywip/lidia/PLIST
0modifywip/lidia/distinfo