Commit Graph

1365 Commits

Author SHA1 Message Date
wbhart
9925a88b1c Added mpn_zero C file. 2010-05-03 23:57:28 +00:00
wbhart
1516ccfbf2 Added copyright to file. 2010-04-22 10:06:05 +00:00
wbhart
2eace82117 Fixed an overrun in divexact.c. 2010-04-21 22:11:53 +00:00
wbhart
900e5b34df Added copyright info to NEWS file. 2010-04-21 20:03:09 +00:00
martinjw
cfb20d2539 Ignore 2010-04-14 02:32:36 +00:00
(no author)
b8aeae3fd7 Testing new setup 2010-04-14 01:16:32 +00:00
(no author)
d54226bc63 remove Windows issue with VERSION definition 2010-04-10 12:49:13 +00:00
(no author)
4abb8c8fe0 update setversion script 2010-04-08 23:43:48 +00:00
(no author)
a6bb90ce0c Changed one of the defines for something better. 2010-04-08 23:33:02 +00:00
(no author)
12534eb22a Added some #defines in for deprecated and removed functions. 2010-04-08 22:58:35 +00:00
(no author)
231175e86f Add nehalem tuning for Windows 2010-04-08 22:33:44 +00:00
(no author)
d41166e589 retune atom params 2010-04-08 21:49:34 +00:00
(no author)
f7548e41ae Added note in AUTHORS. 2010-04-08 00:20:53 +00:00
(no author)
eec9eac26f Added tuning for i7 (thanks to Gonzalo Tornaria). 2010-04-08 00:19:26 +00:00
(no author)
27cd1f8515 Added Eiffel interface and minor correction in contributors. 2010-04-07 22:38:18 +00:00
(no author)
a5913aa247 add gpl/lgpl legal text to make dist 2010-04-07 18:55:56 +00:00
(no author)
a9406cd230 Correct win32 build error 2010-04-07 10:43:52 +00:00
(no author)
6217b581e1 Replaced some gmp.h's with mpir.h's. 2010-04-07 05:39:02 +00:00
(no author)
55450e60c3 Updated NEWS, AUTHORS and ChangeLog. 2010-04-07 05:24:59 +00:00
(no author)
44c627a302 Change handling of VERSION in Windows (and the setversion script) 2010-04-06 09:57:32 +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)
0ad24514df Add missing C file and repair Windows builds 2010-04-04 21:08:11 +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)
70ad1f12b7 Added note that the factorial computation uses an algorithm of
Schoenhage.
2010-04-04 20:12:27 +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)
bcb091ab5d Added some clarifying remarks regarding licensing to the Windows
readme.txt to reflect the new v3+ license of MPIR.
2010-04-02 19:06:42 +00:00
(no author)
39f29a9597 Swapped over to the new doc license and did a major revision of all the
bits and pieces in the manual not in the main secctions.
2010-04-02 19:05:40 +00:00
(no author)
366975ecb6 Tuning for ARM. 2010-04-02 07:15:12 +00:00
(no author)
e17acf85f1 Changed gmp version number to 5.0.1. 2010-04-02 04:51:53 +00:00
(no author)
fde0379365 Tuning for netburst. 2010-04-02 04:48:42 +00:00
(no author)
d4634d0558 Updated library and version numbers. 2010-04-02 02:03:32 +00:00
(no author)
204ad67265 Copy some tuning parameters from Linux/GCC to Windows 2010-04-01 08:51:00 +00:00
(no author)
2f7dfb1c01 copy old fft tables into the updated gmp-mparam.h 2010-03-25 00:03:23 +00:00
(no author)
68ddf76fae mpn/x86_64/k8/gmp-mparam.h from box2 2010-03-24 22:44:56 +00:00
(no author)
5263c07ff4 mpn/x86/k7/gmp-mparam.h from box4 2010-03-24 22:41:49 +00:00
(no author)
4f580d2bb6 Tune Windows Core2 build (using Linux/GCC values) 2010-03-24 21:33:30 +00:00
(no author)
103f04d0bf mpn/powerpc64/gmp-mparam.h from varro 2010-03-24 19:37:15 +00:00
(no author)
4edafb7ebc mpn/x86_64/k8/k10/k102/gmp-mparam.h from lena 2010-03-24 19:35:05 +00:00
(no author)
5a9c6aa3eb mpn/x86_64/core2/penryn/gmp-mparam.h from mod 2010-03-24 19:32:19 +00:00
(no author)
3d553128f9 mpn/sparc64/gmp-mparam.h from T2 2010-03-24 19:30:48 +00:00
(no author)
f68da199f1 mpn/x86/k7/mmx/k8/gmp-mparam.h from flavius 2010-03-24 19:28:58 +00:00