Commit graph

3 commits

Author SHA1 Message Date
Sylvio Cesar Teixeira
f9c4156cae - Update to 4.3.2
- Pass maintainer to submitter

PR:		ports/142588
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:	Timothy Bourke <timbob@bigpond.com> (maintainer), miwi (mentor)
2010-02-02 23:48:35 +00:00
Sylvio Cesar Teixeira
3a5b8a7d7c - Update to 4.3.1
PR:		ports/139937
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:	maintainer (timeout > 14 days), miwi (mentor)
2009-11-20 22:30:55 +00:00
Dmitry Marakasov
9f84fad1cc GMP is a free library for arbitrary precision arithmetic, operating
on signed integers, rational numbers, and floating point numbers.
There is no limit to the precision except the ones implied by the
available memory in the machine GMP runs on. GMP has a rich set of
functions, and the functions have a regular interface.

This port compiles libgmp using MinGW32.

WWW: http://www.swox.com/gmp/

PR:		123391
Submitted by:	Timothy Bourke <timbob at bigpond dot com>
2008-09-23 13:16:00 +00:00