Commit Graph

2489 Commits

Author SHA1 Message Date
wbhart
0bd7795b9f Change all #if HAVE_LONG_LONG to #ifdef LLONG_MAX 2012-10-12 19:24:46 +00:00
wbhart
a0ce4a12d7 Second attempt at fixing the intmax_t issue in mpirxx.h. 2012-10-12 18:29:00 +00:00
wbhart
59e36bf3f5 Try to correct intmax_t fix in mpirxx.h and propagate to = operator. 2012-10-12 18:20:28 +00:00
wbhart
55b22e3944 Attempt to fix intmax_t issue in mpirxx.h. 2012-10-12 18:02:35 +00:00
gladman
a0bc0bda9d Clariify the vc10 readme.txt on the need for VSYASM, not YASM 2012-10-11 09:30:46 +00:00
gladman
34982f5d94 add two defines (for Windows) now needed by MPFR 2012-10-10 09:30:50 +00:00
gladman
2208dcbe51 remove multiple definition warning in win32 build 2012-10-09 07:25:35 +00:00
gladman
36c189a7e3 change Visual Studio build generator to allow multiple builds to be specified 2012-10-08 10:48:57 +00:00
gladman
f834365197 change Visual Studio build generator to allow multiple builds to be specified 2012-10-08 08:54:14 +00:00
wbhart
b559c1422f Corrected NEWS file regarding 32/64 bit integers on Windows. 2012-10-06 11:58:11 +00:00
wbhart
526395e9c0 Fixed issue with missing symbols in Windows command line and updated release
dates.
2012-10-05 18:49:05 +00:00
wbhart
038eda37f0 Added small piece on toom 8.5. 2012-10-03 21:25:22 +00:00
wbhart
df949fe226 Added reference to Bodrato's paper to mpir.texi. 2012-10-03 21:22:07 +00:00
wbhart
58b10275c9 Fixed a pile of other clobbered files. 2012-10-03 21:16:01 +00:00
wbhart
2f6f11d132 Revert texinfo.tex, as revision 3985 clobbered it. 2012-10-03 21:08:07 +00:00
wbhart
a56b7bb540 Added reference to Bodrato's paper. 2012-10-03 18:56:30 +00:00
wbhart
bacf501046 Added additional contributors to mpir.texi. 2012-10-03 16:55:33 +00:00
wbhart
b5c7f9ea26 Revert back to older version of config.guess as it got clobbered by autoreconf -i -f. 2012-10-03 16:40:54 +00:00
wbhart
b021773411 Touch configure.in, autoreconf -i. 2012-10-03 16:05:36 +00:00
wbhart
e82dec5780 Updated AUTHORS, NEWS, ChangeLog and corrected version numbers. 2012-10-03 15:14:17 +00:00
wbhart
e041bc1a55 Switched back to doing autoreconf -i on eno, as MinGW32 is incapable of handling simple things like making an MPIR lzma tarball. 2012-10-03 14:56:41 +00:00
wbhart
c0773d4f71 Updated date on docs. 2012-10-02 16:53:23 +00:00
wbhart
aee52be914 Added missing ChangeLog items. 2012-10-02 16:31:16 +00:00
gladman
eb3d0f71f7 Extend the speed and try programs on Windows to work with MPIR DLL libraries. 2012-10-02 16:23:40 +00:00
gladman
eb8349e807 revert gmp-impl.h 2012-10-02 15:14:31 +00:00
gladman
61efcc3bf1 Improve resilience of the Visual Studio build for test and tune projects 2012-10-02 15:00:21 +00:00
gladman
3c855ddc0c copy more headers to Windows output directories 2012-10-02 11:53:14 +00:00
gladman
df4de28fc6 correct bug in the Windows build generator 2012-10-02 07:23:44 +00:00
gladman
6dfa46ff63 minor update to Windows readme file 2012-09-30 17:14:59 +00:00
wbhart
4c896b5e2f Changed -INTMAX_MIN to INTMAX_MIN in t-set_sx.c. 2012-09-28 22:22:18 +00:00
gladman
a4903916a2 add build of cfg.h files to the Windows command line build (requires Python) 2012-09-28 18:11:47 +00:00
gladman
9bfa07c82a change the Visual Studio build generator to provide for building cfg.h files on their own 2012-09-28 17:20:46 +00:00
gladman
a901d8e78e change the Visual Studio build generator to provide for building cfg.h files on their own 2012-09-28 17:08:15 +00:00
wbhart
dc91b99e18 Updated version.texi and ran makeinfo. 2012-09-28 16:46:34 +00:00
wbhart
d9ef7867cc Ran makeinfo. 2012-09-28 16:44:42 +00:00
wbhart
6c9f965781 Bumped the library version number and the mpir release number to 2.6.0. 2012-09-28 16:43:50 +00:00
wbhart
e75c271a3f Fixed missing includes in t-next_likely_prime.c and t-rand.c. 2012-09-28 16:17:18 +00:00
wbhart
b0f3391568 Fixed integer overflow warning in gcdext.c. 2012-09-28 15:57:37 +00:00
wbhart
e77e27ca6b Fix compiler warning in fft_combine_limbs/bits. 2012-09-28 15:56:03 +00:00
wbhart
a1a5855710 Corrected misspelled filename. 2012-09-28 15:02:22 +00:00
wbhart
43fc69e2bf Autoreconf -i. 2012-09-28 14:57:58 +00:00
wbhart
17cbb8eccb Added fft/tune. 2012-09-28 14:55:52 +00:00
gladman
b3c032a269 add some missing win32 assembler files 2012-09-28 11:36:44 +00:00
gladman
a5d6cad0b0 remove some Visual Studio build files wrongly added to the repository 2012-09-28 08:23:15 +00:00
gladman
d981389b86 change mpn_invert_truncate to mpn_invert_trunc for naming compatibility 2012-09-27 21:12:13 +00:00
wbhart
a4cd5f75a1 autoconf -i after adding tests/fft. 2012-09-27 20:46:32 +00:00
wbhart
942def5229 Added tests/fft to test directories. 2012-09-27 20:44:33 +00:00
gladman
92a6cdf4bf update Visual Studio build files for file name changes 2012-09-27 20:40:31 +00:00
wbhart
72913185ba Autoreconf -i after filename updates. 2012-09-27 20:21:45 +00:00
gladman
e8680c1ed9 revert invert_trunc back to invert_truncate 2012-09-27 20:16:48 +00:00