Commit Graph

25 Commits

Author SHA1 Message Date
wbhart
86efee9068 Added some info to docs and corrected some out-of-date material. 2009-10-19 08:15:15 +00:00
wbhart
4791cff7b6 Correct some spelling errors and other issues in docs. 2009-10-19 07:00:08 +00:00
wbhart
ce8adb333c Added note about Solaris 10 first release on SPARC.
--This line, and 
those below, will be 
ignored--

M    doc/mpir.texi
2009-10-19 06:12:14 +00:00
jasonmoxham
858c58b09b Add new functions mpn_urandomb mpn_urandomm mpn_rrandom mpn_randomb 2009-09-14 10:34:26 +00:00
jasonmoxham
95a8e80dec Add new function without global state mpf_rrandomb 2009-09-13 10:35:22 +00:00
jasonmoxham
f5c3ebbf2e Obsolete mpf_random2 mpn_random mpn_random2 2009-09-13 02:37:57 +00:00
jasonmoxham
c641cef36e reinstate mpn_divrem, but leave obsoleted 2009-09-09 02:07:02 +00:00
jasonmoxham
6a8ac2c03e change name of mpz_next_probable_prime to mpz_next_likely_prime 2009-09-07 19:56:58 +00:00
jasonmoxham
fac12816e5 change name of mpz_practical_prime to mpz_likely_prime 2009-09-07 15:49:49 +00:00
jasonmoxham
349b2e8796 New functions mpz_probable_prime_p mpz_practical_prime 2009-09-04 02:20:31 +00:00
jasonmoxham
bcfc784552 Add new function mpz_nthroot 2009-09-03 15:39:27 +00:00
jasonmoxham
ca79721689 Obsoleted mpz_array_init 2009-08-19 15:51:45 +00:00
jasonmoxham
a6fde04b58 Obsoleted mpz_probab_prime_p 2009-08-17 11:53:22 +00:00
jasonmoxham
10770f9142 Obsoleting mpz_nextprime 2009-08-17 08:40:14 +00:00
jasonmoxham
a09951cc1d remove mpbsd from docs 2009-08-12 19:07:05 +00:00
jasonmoxham
02c48d21e9 doc update 2009-08-11 23:35:25 +00:00
jasonmoxham
f1306ce51e delete old functions from manual 2009-08-10 13:57:50 +00:00
jasonmoxham
2d432f5271 update manual to reflect make install-gmpcompat not needed 2009-07-28 21:30:29 +00:00
wbhart
995b0ed66e Updated documentation for install-gmpcompat. 2009-04-14 06:31:10 +00:00
wbhart
2a198dfbbd Updated build targets for recent rearrangement of config.guess. 2009-04-12 11:30:33 +00:00
wbhart
decf7bd059 Corrected typo in docs. 2009-04-08 18:57:56 +00:00
jasonmoxham
525b748078 change gmplink to gmpcompat and update docs etc 2009-04-08 13:41:51 +00:00
wbhart
c6815717c8 Changed --gmp-compat to --enable-gmplink throughout. 2009-03-15 17:40:28 +00:00
wbhart
a72fbfd734 Updated documentation with details about --gmp-compat and new host cpus. 2009-03-15 17:18:53 +00:00
jasonmoxham
6452e3bc08 update info docs 2009-02-12 14:17:32 +00:00