pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/lidia
Module name: wip
Committed by: emil_s
Date: Mon Aug 28 09:50:59 UTC 2006
Modified Files:
wip/lidia: Makefile PLIST distinfo
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...
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/lidia/PLIST wip/lidia/distinfo
cvs -z3 rdiff -u -r1.2 -r1.3 wip/lidia/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/lidia/PLIST?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/lidia/distinfo?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/lidia/Makefile?r1=1.2&r2=1.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index