Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -3/+6 | |
their files via a custom do-install target. | |||||
2007-03-24 | Prepare for switching to NO_MTREE=yes. | joerg | 1 | -2/+3 | |
2007-01-04 | Fix a bug in the mpz_random*() routines, by setting the sn field in the | agc | 2 | -1/+24 | |
MP_INT. | |||||
2007-01-03 | Initial import of Mark Henderson's multi-precision maths (hello mid-Atlantic | agc | 5 | -0/+54 | |
divide) fgmp-1.0b5 routines into the Packages Collection: FGMP is Mark Henderson's public domain implementation of a subset of the GNU gmp library with the same API. The fgmp library also includes a couple of extra routines. |