.. |
t-abs_bound_le_2exp_fmpz.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-abs_bound_lt_2exp_fmpz.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-abs_bound_lt_2exp_si.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-add.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-add_fmpz.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-add_fmpz_2exp.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-add_si.c
|
use the right format specifiers for slong and ulong
|
2020-11-12 16:41:19 -06:00 |
t-add_ui.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-addmul.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-addmul_fmpz.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-addmul_si.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-addmul_ui.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-ceil.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-cmp.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-cmp_2exp_si.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-cmpabs.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-cmpabs_2exp_si.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-complex_mul.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-complex_sqr.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-div.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-dump_file.c
|
tmpfile checks: exclude mingw too
|
2020-06-23 13:48:42 +02:00 |
t-dump_str.c
|
normalize file names
|
2019-10-05 18:35:58 +02:00 |
t-floor.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-fma.c
|
add arf_fma, arb_fma, arb_fma_ui
|
2021-07-25 12:41:17 +02:00 |
t-frexp.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-get_d.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-get_fmpz.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-get_mpfr.c
|
change arf_get_mpfr to return an MPFR underflow/overflow result instead of throwing flint_abort() if the exponent is out of bounds
|
2020-03-30 12:34:08 +02:00 |
t-get_str.c
|
add arf_get_str; rewrite arf_fprintd
|
2022-01-14 14:22:16 +01:00 |
t-is_int_2exp_si.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-mul.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-mul_fmpz.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-mul_si.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-mul_ui.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-mul_via_mpfr.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-neg_round.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-root.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-rsqrt.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-set_d.c
|
add arf_equal_ui, arf_equal_d (fixes #381)
|
2022-01-14 14:38:15 +01:00 |
t-set_fmpq.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-set_fmpr.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-set_fmpz_2exp.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-set_round.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-set_round_fmpz.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-set_round_mpz.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-set_round_ui.c
|
add arf_equal_ui, arf_equal_d (fixes #381)
|
2022-01-14 14:38:15 +01:00 |
t-set_round_uiui.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-sosq.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-sqrt.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-sub.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-sub_fmpz.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-sub_si.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-sub_ui.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-submul.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-submul_fmpz.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-submul_si.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-submul_ui.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |
t-sum.c
|
Replace abort with flint_abort.
|
2017-02-28 16:52:57 +01:00 |