.. |
bit.c
|
|
|
convert.c
|
Remove __GMP_PROTO and _PROTO crap from the MPIR source code
|
2018-02-25 09:02:47 +00:00 |
dive_ui.c
|
|
|
dive.c
|
|
|
io.c
|
Fix a pile of compiler warnings on Linux (but sadly not on Windows).
|
2014-04-01 00:43:06 +01:00 |
logic.c
|
Remove __GMP_PROTO and _PROTO crap from the MPIR source code
|
2018-02-25 09:02:47 +00:00 |
Makefile.am
|
Update *nix build for limbs, roinit_n and sizeinbase files.
|
2017-02-13 11:13:04 +00:00 |
reuse.c
|
Remove __GMP_PROTO and _PROTO crap from the MPIR source code
|
2018-02-25 09:02:47 +00:00 |
t-addsub.c
|
Remove __GMP_PROTO and _PROTO crap from the MPIR source code
|
2018-02-25 09:02:47 +00:00 |
t-aorsmul.c
|
|
|
t-bin.c
|
|
|
t-cdiv_ui.c
|
Remove __GMP_PROTO and _PROTO crap from the MPIR source code
|
2018-02-25 09:02:47 +00:00 |
t-cmp_d.c
|
|
|
t-cmp_si.c
|
|
|
t-cmp.c
|
|
|
t-cong_2exp.c
|
|
|
t-cong.c
|
|
|
t-div_2exp.c
|
|
|
t-divis_2exp.c
|
|
|
t-divis.c
|
|
|
t-export.c
|
Fix a pile of compiler warnings on Linux (but sadly not on Windows).
|
2014-04-01 00:43:06 +01:00 |
t-fac_ui.c
|
Added t-fac_ui test code and changed gmp.h => mpir.h.
|
2014-02-28 13:19:19 +00:00 |
t-fdiv_ui.c
|
Remove __GMP_PROTO and _PROTO crap from the MPIR source code
|
2018-02-25 09:02:47 +00:00 |
t-fdiv.c
|
Remove __GMP_PROTO and _PROTO crap from the MPIR source code
|
2018-02-25 09:02:47 +00:00 |
t-fib_ui.c
|
|
|
t-fits.c
|
|
|
t-gcd_ui.c
|
|
|
t-gcd.c
|
Update gcd test code to match that of GMP 5.1.x and documentation of mpz_gcdext
|
2015-06-09 19:33:32 +00:00 |
t-get_d_2exp.c
|
remove 'long/long long' pointer bug on Windows x64
|
2016-06-18 13:27:19 +01:00 |
t-get_d.c
|
|
|
t-get_si.c
|
|
|
t-get_sx.c
|
Fix a pile of compiler warnings on Linux (but sadly not on Windows).
|
2014-04-01 00:43:06 +01:00 |
t-get_ux.c
|
Fix a pile of compiler warnings on Linux (but sadly not on Windows).
|
2014-04-01 00:43:06 +01:00 |
t-hamdist.c
|
|
|
t-import.c
|
Fix a pile of compiler warnings on Linux (but sadly not on Windows).
|
2014-04-01 00:43:06 +01:00 |
t-inp_str.c
|
|
|
t-io_raw.c
|
Fix a pile of compiler warnings on Linux (but sadly not on Windows).
|
2014-04-01 00:43:06 +01:00 |
t-jac.c
|
|
|
t-lcm.c
|
|
|
t-likely_prime_p.c
|
|
|
t-limbs.c
|
Update *nix build for limbs, roinit_n and sizeinbase files.
|
2017-02-13 11:13:04 +00:00 |
t-lucnum_ui.c
|
|
|
t-mfac_uiui.c
|
Added mfac_uiui and test code from GMP-5.1.3.
|
2014-02-28 13:35:36 +00:00 |
t-mul_i.c
|
|
|
t-mul.c
|
Remove __GMP_PROTO and _PROTO crap from the MPIR source code
|
2018-02-25 09:02:47 +00:00 |
t-next_prime_candidate.c
|
Renamed next_likely_prime files to next_prime_candidate.
|
2014-03-25 20:56:21 +00:00 |
t-oddeven.c
|
|
|
t-perfpow.c
|
|
|
t-perfsqr.c
|
|
|
t-popcount.c
|
|
|
t-pow.c
|
|
|
t-powm_ui.c
|
Remove __GMP_PROTO and _PROTO crap from the MPIR source code
|
2018-02-25 09:02:47 +00:00 |
t-powm.c
|
Remove __GMP_PROTO and _PROTO crap from the MPIR source code
|
2018-02-25 09:02:47 +00:00 |
t-pprime_p.c
|
|
|
t-primorial_ui.c
|
Added primorial code and test code from GMP/
|
2014-02-28 13:49:27 +00:00 |
t-root.c
|
Remove __GMP_PROTO and _PROTO crap from the MPIR source code
|
2018-02-25 09:02:47 +00:00 |
t-scan.c
|
|
|
t-set_d.c
|
|
|
t-set_f.c
|
|
|
t-set_si.c
|
|
|
t-set_str.c
|
|
|
t-set_sx.c
|
|
|
t-set_ux.c
|
Fix a pile of compiler warnings on Linux (but sadly not on Windows).
|
2014-04-01 00:43:06 +01:00 |
t-sizeinbase.c
|
|
|
t-sqrtrem.c
|
Remove __GMP_PROTO and _PROTO crap from the MPIR source code
|
2018-02-25 09:02:47 +00:00 |
t-tdiv_ui.c
|
Remove __GMP_PROTO and _PROTO crap from the MPIR source code
|
2018-02-25 09:02:47 +00:00 |
t-tdiv.c
|
Remove __GMP_PROTO and _PROTO crap from the MPIR source code
|
2018-02-25 09:02:47 +00:00 |
t-trial_division.c
|
Ran test functions with insufficient whitespace through indent.
|
2014-03-25 20:43:50 +00:00 |