.. |
cxx
|
Restored the t-headers test.
|
2010-02-08 20:18:09 +00:00 |
devel
|
removed spurious param for toomX_sqr for try.exe
|
2010-03-08 20:06:46 +00:00 |
misc
|
Fixed the test code for mpz_likely_prime_p.
|
2009-12-07 01:06:47 +00:00 |
mpf
|
Fixed the test code for mpz_likely_prime_p.
|
2009-12-07 01:06:47 +00:00 |
mpn
|
Added test code for dc_bdiv_q.
|
2010-03-02 22:18:31 +00:00 |
mpq
|
Fixed the test code for mpz_likely_prime_p.
|
2009-12-07 01:06:47 +00:00 |
mpz
|
remove debugging stub from rootrem test code (accidentally left in place)
|
2010-02-16 12:36:20 +00:00 |
rand
|
Fixed the test code for mpz_likely_prime_p.
|
2009-12-07 01:06:47 +00:00 |
Makefile.am
|
remove all referances to mpbsd
|
2009-08-12 18:40:03 +00:00 |
Makefile.in
|
Fixed the test code for mpz_likely_prime_p.
|
2009-12-07 01:06:47 +00:00 |
memory.c
|
|
|
misc.c
|
replace most occurances of RANDS with local versions
|
2009-09-14 19:06:46 +00:00 |
refmpf.c
|
|
|
refmpn.c
|
Fixed some bugs in mpn_tdiv_q and added a try test for mpn_tdiv_q.
|
2009-10-11 06:46:10 +00:00 |
refmpq.c
|
|
|
refmpz.c
|
|
|
spinner.c
|
|
|
t-bswap.c
|
repalce most occarances of mpn_random with mpn_randomb
|
2009-09-14 12:19:07 +00:00 |
t-constants.c
|
remove use of __GMP_BITS_PER_MP_LIMB (obsolete define) from t-constants.c and Windows build
|
2010-03-08 09:03:17 +00:00 |
t-count_zeros.c
|
|
|
t-gmpmax.c
|
changed gmp.h to mpir.h for a few odd cases left
|
2009-02-12 11:23:26 +00:00 |
t-hightomask.c
|
|
|
t-modlinv.c
|
|
|
t-parity.c
|
|
|
t-popc.c
|
replace most occurances of mpn-random2 with mpn_rrandom
|
2009-09-14 11:51:49 +00:00 |
t-sub.c
|
replace most occurances of RANDS with local versions
|
2009-09-14 19:06:46 +00:00 |
tests.h
|
Fixed some bugs in mpn_tdiv_q and added a try test for mpn_tdiv_q.
|
2009-10-11 06:46:10 +00:00 |
trace.c
|
|
|
x86_64call.as
|
merged buildtest branch into trunk for building outside the src tree , the command I used was svn merge -r 1643:1669 ../branches/buildtest/ in my local copy of trunk
|
2009-03-03 21:40:13 +00:00 |
x86_64check.c
|
|
|
x86call.asm
|
Added bogus dependency to work around an Apple ld bug.
|
2009-04-11 04:14:25 +00:00 |
x86check.c
|
|
|