.. |
Makefile.am
|
Added configure info for divide conquer division.
|
2009-09-30 02:00:18 +00:00 |
Makefile.in
|
Added configure info for divide conquer division.
|
2009-09-30 02:00:18 +00:00 |
t-addadd_n.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-addsub_n.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-aors_1.c
|
for file in $(find -name \*.c ) ; do sed -e "s/#include \"gmp\.h\"/#include \"mpir.h\"/g" $file > temp ; mv temp $file ; done
|
2009-02-12 10:24:24 +00:00 |
t-asmtype.c
|
for file in $(find -name \*.c ) ; do sed -e "s/#include \"gmp\.h\"/#include \"mpir.h\"/g" $file > temp ; mv temp $file ; done
|
2009-02-12 10:24:24 +00:00 |
t-dc_divappr_q_n.c
|
add mingw random/rand workaround
|
2009-10-03 13:56:59 +00:00 |
t-divebyBm1of.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-divebyff.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-divrem_1.c
|
for file in $(find -name \*.c ) ; do sed -e "s/#include \"gmp\.h\"/#include \"mpir.h\"/g" $file > temp ; mv temp $file ; done
|
2009-02-12 10:24:24 +00:00 |
t-fat.c
|
1. revert t-fat and remove fat test from Windows testing
|
2009-05-14 20:14:04 +00:00 |
t-get_d.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-instrument.c
|
for file in $(find -name \*.c ) ; do sed -e "s/#include \"gmp\.h\"/#include \"mpir.h\"/g" $file > temp ; mv temp $file ; done
|
2009-02-12 10:24:24 +00:00 |
t-iord_u.c
|
for file in $(find -name \*.c ) ; do sed -e "s/#include \"gmp\.h\"/#include \"mpir.h\"/g" $file > temp ; mv temp $file ; done
|
2009-02-12 10:24:24 +00:00 |
t-lorrshift1.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-mp_bases.c
|
for file in $(find -name \*.c ) ; do sed -e "s/#include \"gmp\.h\"/#include \"mpir.h\"/g" $file > temp ; mv temp $file ; done
|
2009-02-12 10:24:24 +00:00 |
t-mullow_basecase.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-mullowhigh.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-mulmid.c
|
replace most occurances of mpn-random2 with mpn_rrandom
|
2009-09-14 11:51:49 +00:00 |
t-mulmod_2expm1.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-mulmod_2expp1.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-neg.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-perfsqr.c
|
for file in $(find -name \*.c ) ; do sed -e "s/#include \"gmp\.h\"/#include \"mpir.h\"/g" $file > temp ; mv temp $file ; done
|
2009-02-12 10:24:24 +00:00 |
t-redc_basecase.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-sb_divappr_q.c
|
add mingw random/rand workaround
|
2009-10-03 13:56:59 +00:00 |
t-scan.c
|
for file in $(find -name \*.c ) ; do sed -e "s/#include \"gmp\.h\"/#include \"mpir.h\"/g" $file > temp ; mv temp $file ; done
|
2009-02-12 10:24:24 +00:00 |
t-subadd_n.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |