aboutsummaryrefslogtreecommitdiffstats
path: root/math/ntl
Commit message (Collapse)AuthorAgeFilesLines
* Clarify dependency and add a flag to make NTL an ISO compliant lib.naddy2002-02-042-10/+22
| | | | | | | | | | | | Thanks to Jeff Brown <jabrown@SDSC.EDU> for pointing this out. PR: 34556 Submitted by: Matthias Bauer <matthiasb@acm.org> Additionally respect CC/CXX/CFLAGS/CXXFLAGS and generally overhaul the Makefile. Obtained from: OpenBSD
* Update of ntl-5.0c to ntl-5.2mharo2001-09-034-5/+10
| | | | | PR: 30134 Submitted by: maintainer
* Update to version 5.0c.steve2001-02-263-85/+89
| | | | | PR: 25063 Submitted by: maintainer
* Update to version 4.2a.steve2000-09-054-85/+92
| | | | | PR: 20757 Submitted by: maintainer
* Adding ntl version 4.1a.steve2000-07-105-0/+207
Victor Shoup's Number Theory Library PR: 19414 Submitted by: Matthias Bauer <matthiasb@acm.org>