aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-GMPz
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.39Sunpoet Po-Chuan Hsieh2014-07-282-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES Notes: svn path=/head/; revision=363192
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-3/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* - Update to 0.38Sunpoet Po-Chuan Hsieh2014-03-302-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES Notes: svn path=/head/; revision=349643
* - Convert to new LIB_DEPENDS formatSunpoet Po-Chuan Hsieh2013-12-131-1/+1
| | | | Notes: svn path=/head/; revision=336324
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-302-3/+1
| | | | Notes: svn path=/head/; revision=328820
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Convert to new perl frameworkSunpoet Po-Chuan Hsieh2013-08-211-1/+2
| | | | Notes: svn path=/head/; revision=325134
* - Update to 0.37Sunpoet Po-Chuan Hsieh2013-03-182-3/+6
| | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES Notes: svn path=/head/; revision=314570
* - Update to 0.36Sunpoet Po-Chuan Hsieh2012-12-232-9/+4
| | | | | | | | | | - Remove duplicate TEST_DEPENDS - Cleanup Makefile header Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES Notes: svn path=/head/; revision=309434
* - Add p5-Math-GMPz 0.35Sunpoet Po-Chuan Hsieh2012-06-224-0/+51
Math::GMPz is a bignum module utilising the GNU MP (GMP) library. Basically this module simply wraps all of the mpz integer functions provided by that library. See the Math::GMPz test suite for some examples of usage. WWW: http://search.cpan.org/dist/Math-GMPz/ Notes: svn path=/head/; revision=299794