Commit Graph

73 Commits

Author SHA1 Message Date
jasonmoxham
9cb820510f update docs for intmax types 2011-05-28 07:44:46 +00:00
jasonmoxham
1c7d0cc247 bump SOME version numbers so I can test out the new testing framework 2011-05-07 19:58:28 +00:00
jasonmoxham
0f87f64b65 update version numbers to 2.3.0-RC1 2011-02-23 00:00:48 +00:00
jasonmoxham
432fb50e8c run setversion script on eno for RC1 2010-11-09 13:53:59 +00:00
jasonmoxham
a5859040cf new generic function mpn_not 2010-07-22 19:41:30 +00:00
jasonmoxham
10e204c922 autotools 2010-07-16 18:40:12 +00:00
jasonmoxham
234411f945 update info 2010-07-03 16:08:20 +00:00
jasonmoxham
dcf1dd778a remove pw32 djgpp os2 unicos osf tru64 operating system support 2010-06-30 12:36:03 +00:00
jasonmoxham
0b262a4cfc remove demos directory from library 2010-06-25 10:32:08 +00:00
jasonmoxham
89bba12441 removed configure info for non-existent path for fujitsu cpu 2010-06-25 09:31:03 +00:00
jasonmoxham
01d6ec8d1a make info manual 2010-06-24 10:36:39 +00:00
mvngu
50b108d725 set version for MPIR 2.1.1 bug fix release 2010-06-09 17:24:08 +00:00
mvngu
99ac886a9c acknowlege Minh Van Nguyen in MPIR documentation 2010-06-08 22:54:27 +00:00
mvngu
1d1de77a8d changes in Makefiles and configure scripts after running setversion for mpir-2.1.0-rc1 2010-05-26 03:43:56 +00:00
jasonmoxham
178b06e7b0 update docs to reflect gcdext changes 2010-05-23 17:26:01 +00:00
mvngu
b9994e0cca pentium4 32-bit: cicero.skynet Linux: tuning values for GCD_THRESHOLD and GCDEXT_THRESHOLD 2010-05-20 04:17:43 +00:00
(no author)
27cd1f8515 Added Eiffel interface and minor correction in contributors. 2010-04-07 22:38:18 +00:00
(no author)
55450e60c3 Updated NEWS, AUTHORS and ChangeLog. 2010-04-07 05:24:59 +00:00
(no author)
8f1479f5af Added a couple of papers. 2010-04-05 03:53:49 +00:00
(no author)
84f484296a Updated contributors section of docs. 2010-04-05 03:35:52 +00:00
(no author)
1960c3885f Aupdated the algorithms section (to some degree). 2010-04-05 00:18:02 +00:00
(no author)
41d8855261 Updated the docs to include a note about Solaris SPARC. 2010-04-04 20:29:43 +00:00
(no author)
15880ad0db Added actual reference to book or Schoenage et. al. 2010-04-04 20:17:21 +00:00
(no author)
7b931de760 Added numerous missing things to mpn docs. 2010-04-04 19:57:46 +00:00
(no author)
84710d9fd6 Made some more doc changes, esp. to out_str and get_str functions. 2010-04-04 19:40:29 +00:00
(no author)
3622094b02 Added mpf/mpq_inits/clears to the linux build, library and docs. 2010-04-04 19:21:26 +00:00
(no author)
96137e1a70 Added all the mp_bitcnt_t stuff to docs. 2010-04-04 19:03:22 +00:00
(no author)
f71d248c8e Added mpz_nthroot back in with tests code and correctly added inits and
clears to the library.
2010-04-04 18:18:25 +00:00
(no author)
b68b4e3af9 Added mpz_inits/clears to the linux build and docs. 2010-04-04 17:44:45 +00:00
(no author)
d4634d0558 Updated library and version numbers. 2010-04-02 02:03:32 +00:00
(no author)
5c8556ba1e params for atom 2010-03-24 15:47:51 +00:00
(no author)
fb11cdf6bd Fixed some test code so that asserts wouldn't fail. 2010-03-16 13:58:06 +00:00
wbhart
1c2f0506f5 Fixed a bug in mpn_gcdext reported by Dan Grayson. 2010-01-30 22:27:37 +00:00
wbhart
402f08051a Minor correction. 2010-01-16 23:52:29 +00:00
wbhart
3a4550aab7 Corrected reference. 2010-01-16 23:45:47 +00:00
wbhart
fb773f7028 Ran makeinfo. 2010-01-16 23:32:43 +00:00
wbhart
0783ca3a37 Updated the documentation, including references, contributors, removed an empty
section and put alignment details in the section on Custom Allocation.
2009-12-11 18:56:41 +00:00
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
3f277c8221 Added NEWS for release and committed changes made by make dist. 2009-10-19 05:17:15 +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
1cd665f4c3 replace all MP_RAT,MP_INT gmp version with the new 1994 stuff , mpz_ptr mpq_ptr , about timesvn status! , change version numbers to 1.3.0 2009-09-13 01:17:19 +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