Commit Graph

90 Commits

Author SHA1 Message Date
wbhart
d9ef7867cc Ran makeinfo. 2012-09-28 16:44:42 +00:00
wbhart
942def5229 Added tests/fft to test directories. 2012-09-27 20:44:33 +00:00
wbhart
8eac9cf2c2 Fixed a documentation error wrt -ve exponents in mpz_powm_ui. 2012-08-08 08:45:13 +00:00
jasonmoxham
1bf2c2bbee bump version numbers 2012-03-10 09:06:21 +00:00
jasonmoxham
651ff54801 updates docs 2012-01-04 23:13:25 +00:00
jasonmoxham
f16f543573 bump version and so numbers ready for release 2011-09-27 23:04:16 +00:00
jasonmoxham
a009055239 remove ancient stuff from docs 2011-09-27 20:40:07 +00:00
jasonmoxham
079ff54461 tweek docs 2011-05-28 08:28:12 +00:00
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
35bc55a107 remove all refs to the old gcd,gcdext,find_a etc 2010-06-28 10:36:46 +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)
b14154306a Replaced some GMP's with MPIR's. 2010-04-05 00:24:59 +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
(no author)
4ad343f4f3 Removed sb_divrem_mn 2010-03-14 16:02:32 +00:00
(no author)
36ca8eb0a9 Removed toom7 code. 2010-03-14 14:16:35 +00:00
(no author)
f408ba8995 Fixed a bug in mpz/mul.c which caused it to always call the mul code 2010-02-07 03:13:53 +00:00
(no author)
8e7089f49a Changed documentation (mpir.texi) to read GPL and LGPL v3. 2010-02-05 22:35:07 +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
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