.. |
Makefile.am
|
Added t-invert to tests/mpn.
|
2010-01-14 09:55:55 +00:00 |
Makefile.in
|
Added t-invert to tests/mpn.
|
2010-01-14 09:55:55 +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
|
Fixed tests so they pass.
|
2010-02-10 23:18:12 +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
|
Add HAVE_NATIVE defines for Windows code
|
2010-02-07 17:33:56 +00:00 |
t-fat.c
|
Added divrem_1 and divrem_2 x86_64 assembly code from GMP, replaced
|
2010-02-06 13:28:23 +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-invert.c
|
Made t-invert a bit more comprehensive.
|
2009-12-12 21:02:09 +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
|
Fixed tests so they pass.
|
2010-02-10 23:18:12 +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 |
t-tdiv_q.c
|
Fixed some bugs in the test code.
|
2009-10-07 05:57:09 +00:00 |