.. |
bit.c
|
replace most occurances of mpn-random2 with mpn_rrandom
|
2009-09-14 11:51:49 +00:00 |
convert.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
dive_ui.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
dive.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
io.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
logic.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
Makefile.am
|
add tests for trial div
|
2009-09-11 00:44:34 +00:00 |
Makefile.in
|
add tests for trial div
|
2009-09-11 00:44:34 +00:00 |
reuse.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-addsub.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-aorsmul.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-bin.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-cdiv_ui.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-cmp_d.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-cmp_si.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-cmp.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-cong_2exp.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-cong.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-div_2exp.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-divis_2exp.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-divis.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-export.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-fac_ui.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-fdiv_ui.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-fdiv.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-fib_ui.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-fits.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-gcd_ui.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-gcd.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-get_d_2exp.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-get_d.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-get_si.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-hamdist.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-import.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-inp_str.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-io_raw.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-jac.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-lcm.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-lucnum_ui.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-mul_i.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-mul.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-oddeven.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-perfpow.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-perfsqr.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-popcount.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-pow.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-powm_ui.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-powm.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-pprime_p.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-root.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-scan.c
|
remove obsolete fns mpz_random mpz_random2 and all references to them
|
2009-08-11 20:52:44 +00:00 |
t-set_d.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-set_f.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-set_si.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-set_str.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-sizeinbase.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-sqrtrem.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-tdiv_ui.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-tdiv.c
|
remove most of the old global random stuff and replace with local
|
2009-09-14 14:17:11 +00:00 |
t-trial_division.c
|
add tests for trial div
|
2009-09-11 00:44:34 +00:00 |