jasonmoxham
|
4e25b3eaef
|
sumdiff try test unconditionally
|
2012-03-10 21:46:44 +00:00 |
|
jasonmoxham
|
86ab6589b3
|
generic addadd addsub and subadd
|
2012-01-05 23:06:24 +00:00 |
|
jasonmoxham
|
e81bf4ac96
|
run in devel regen and setverion
|
2011-12-05 07:18:14 +00:00 |
|
jasonmoxham
|
97d24b5ad2
|
crlf removal
|
2011-12-05 07:07:44 +00:00 |
|
gladman
|
64a4bcb95f
|
1. revert mpz_nexxt_likely_prime to previous API
2. add miller_rabin.c implementing a thread safe version of Miller-Rabin
|
2011-12-04 18:43:13 +00:00 |
|
gladman
|
066ba97645
|
change gmp_h.in to reflect mpz_next_likely_prime API change
|
2011-11-23 15:03:41 +00:00 |
|
gladman
|
317f0a5965
|
bring new code in mpz.next_likely_prime into use and add a test
|
2011-11-23 12:51:46 +00:00 |
|
gladman
|
dcc1656584
|
Add missed tests for new GCD code
|
2011-10-14 11:19:25 +00:00 |
|
gladman
|
1cff180492
|
|
2011-10-11 21:23:09 +00:00 |
|
jasonmoxham
|
65b1ec121a
|
removed all use HAVE_HOST , except for timing on the powerpc
|
2011-09-12 01:23:43 +00:00 |
|
jasonmoxham
|
44f0e6f33e
|
corrected wrong ret code
|
2011-09-11 23:33:34 +00:00 |
|
gladman
|
4fb7f44fb0
|
correct FP changes for Windows
|
2011-09-11 23:01:18 +00:00 |
|
jasonmoxham
|
4c893096bf
|
remove obsolete x86_fldcw and x86_fstcw that change rounding modes
|
2011-09-11 21:00:43 +00:00 |
|
jasonmoxham
|
c0f53686c5
|
remove all references to GMP_IEEE_FLOATS , thats the only type we support anyway
|
2011-09-11 19:04:40 +00:00 |
|
jasonmoxham
|
9f34508f50
|
correct rounding mode tests and generalize, remove some more have_host's
|
2011-09-11 18:41:46 +00:00 |
|
jasonmoxham
|
0490047f68
|
disable yasm for *.asm and use gas as some functions are slightly faster
|
2011-09-11 13:38:18 +00:00 |
|
jasonmoxham
|
b503fcced2
|
remove pointless differences between old cpus ie k6's
|
2011-08-30 20:41:29 +00:00 |
|
jasonmoxham
|
1cf83265ac
|
remove use of FORCE_DOUBLE ie 80bit floats which are slower now anyway
|
2011-08-17 15:27:10 +00:00 |
|
jasonmoxham
|
f1ec8a275e
|
add half/double test code and correct return values
|
2011-07-13 12:54:47 +00:00 |
|
jasonmoxham
|
5868f23cdd
|
switch all x86_64 asm code from gas/yasm to just yasm
|
2011-06-30 13:48:51 +00:00 |
|
jasonmoxham
|
1182be3fd0
|
crlf to lf for t-get_sx.c etc files
|
2011-06-08 07:05:34 +00:00 |
|
jasonmoxham
|
8fcb7f3bdf
|
make sure tests mpz/t-set_sx.c etc have entry point
|
2011-05-09 07:19:41 +00:00 |
|
jasonmoxham
|
6eddf65bb0
|
msvc cl build tweeks
|
2011-05-09 00:03:42 +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 |
|
gladman
|
5ca9327c74
|
Tidy up Visual Studio builds (cosmetic)
|
2011-04-27 10:15:46 +00:00 |
|
gladman
|
de6e423978
|
|
2011-04-10 19:04:32 +00:00 |
|
jasonmoxham
|
99ad21707a
|
test/mpz/reuse.c msvc tweek
|
2011-04-08 12:59:26 +00:00 |
|
jasonmoxham
|
7c463d96f5
|
clean up fat stuff
|
2011-04-03 08:50:09 +00:00 |
|
jasonmoxham
|
1a97136413
|
add HAVE_STDINT_H guards for the include <stdint.h>
|
2011-03-30 18:15:31 +00:00 |
|
gladman
|
49c0863840
|
Add tests for mmpz_get/set_ux functions
|
2011-03-19 20:14:45 +00:00 |
|
gladman
|
9abe9eded1
|
change mechanism for detecting stdint.h
|
2011-03-19 09:28:07 +00:00 |
|
jasonmoxham
|
57d37eea1d
|
get yasm to assemble intel format asm code
|
2011-03-18 16:39:37 +00:00 |
|
jasonmoxham
|
6604bd78b2
|
add all tests except c++ tests toe the regen script
|
2011-03-16 01:19:15 +00:00 |
|
jasonmoxham
|
f590170988
|
add tests in mpz mpf mpq misc mpn dir to regen script
|
2011-03-15 10:37:06 +00:00 |
|
gladman
|
b3e4fb4f5b
|
minor text change
|
2011-03-14 20:25:04 +00:00 |
|
jasonmoxham
|
7dde675da1
|
add tests into autotools for new mpz fns
|
2011-03-14 17:11:17 +00:00 |
|
gladman
|
57ff0963b9
|
|
2011-03-14 15:51:54 +00:00 |
|
jasonmoxham
|
9ead216342
|
autoreconf -f with the latest autotools automake 1.11.1 autoconf 2.68 libtool 2.4
|
2011-03-05 16:47:46 +00:00 |
|
jasonmoxham
|
cd09dcf7c0
|
autotools
|
2011-02-23 08:34:08 +00:00 |
|
jasonmoxham
|
0f87f64b65
|
update version numbers to 2.3.0-RC1
|
2011-02-23 00:00:48 +00:00 |
|
jasonmoxham
|
23a8669142
|
add mem tests to t-rand.c
|
2011-02-17 00:49:04 +00:00 |
|
jasonmoxham
|
f4bf40a93c
|
add memory check to t-mulmid
|
2011-02-16 22:03:41 +00:00 |
|
gladman
|
a7ea5bf817
|
Minor typos in source code
|
2010-12-17 20:15:59 +00:00 |
|
jasonmoxham
|
1fd4c7b44a
|
adjust try.c for redc_1 changes
|
2010-12-16 23:02:29 +00:00 |
|
jasonmoxham
|
c23be9f56f
|
changed order of params for redc_1 for all the C code , just asm and try.c to do
|
2010-12-16 04:54:51 +00:00 |
|
jasonmoxham
|
e34cec1068
|
change name of redc_basecase to redc_1 and export
|
2010-12-16 02:32:35 +00:00 |
|
jasonmoxham
|
b0588d3154
|
change some %u to %d in printf in the file test/memory.c
|
2010-11-19 08:49:36 +00:00 |
|
jasonmoxham
|
4be87d9bd4
|
refmpn_not should not try to return a value
|
2010-11-10 18:56:18 +00:00 |
|
jasonmoxham
|
a9769b1a86
|
exclude locale c++ test on mingw64
|
2010-11-10 10:23:32 +00:00 |
|
jasonmoxham
|
4f5a8535bf
|
well the makefile wont work due to the diffences between libtool .o and .lo and yasm .o , so reverting that change
|
2010-10-24 18:15:19 +00:00 |
|