summaryrefslogtreecommitdiff
path: root/doc/mini-gmp
Commit message (Expand)AuthorAgeFilesLines
* [doc/mini-gmp] Say that the build with mini-gmp may require ISO C99+vlefevre2020-09-161-0/+2
* With mini-gmp, use the standard rand() and srand() functions instead ofvlefevre2020-09-141-4/+3
* [doc/mini-gmp] one more test is skipped nowzimmerma2020-06-111-3/+3
* [doc/mini-gmp] add test results with reduced limb size (int)zimmerma2020-06-111-0/+13
* [doc/mini-gmp] English usage improvement.vlefevre2020-06-101-1/+1
* [doc/mini-gmp] reviewzimmerma2020-06-101-1/+9
* [doc/mini-gmp] Note also that the random functions are not thread-safe.vlefevre2020-06-101-1/+2
* [doc/mini-gmp] Major update.vlefevre2020-06-101-19/+18
* [doc/mini-gmp] Removed "#define GMP_LIMB_BITS 8": it is not used byvlefevre2018-12-201-1/+0
* [doc/mini-gmp] Correction to avoid a "conflicting types for 'mp_limb_t'"vlefevre2018-12-201-1/+2
* [doc/mini-gmp] added note about using mini-gmp (development version) withzimmerma2018-12-141-0/+20
* [doc/mini-gmp] added remark about random functionszimmerma2018-12-101-0/+4
* [doc/mini-gmp] Update.vlefevre2018-09-201-2/+5
* Removed --enable-mini-gmp configure option.vlefevre2018-09-191-31/+17
* [doc/mini-gmp] Update.with-mini-gmpvlefevre2018-09-171-3/+14
* [mini-gmp] updatezimmerma2018-08-281-3/+3
* [doc/mini-gmp] added information about result of "make check"zimmerma2017-12-051-1/+11
* add --disable-shared for mini-gmp (not tested yet with dynamic linking)zimmerma2017-12-051-1/+1
* make compilation work again (make + make check) with mini-gmpzimmerma2017-12-041-3/+3
* minor modification of documentation for mini-gmpzimmerma2016-01-181-1/+1
* simplify the configuration with mini-gmpzimmerma2015-11-031-23/+4
* adapt for mini-gmp (from GMP 6.1.0-rc1)zimmerma2015-10-291-26/+19
* adapt mini-gmp stuff to GMP 6.1.0-rc1zimmerma2015-10-281-0/+6
* [doc/mini-gmp] Added a note about MPFR_USE_MINI_GMP.vlefevre2014-07-021-0/+4
* instructions to compile MPFR with mini-gmpzimmerma2014-01-181-0/+38