Tommy Hofmann
|
6bf072eb59
|
Replace abort with flint_abort.
This will allow us to not loose the julia session on error.
See also https://github.com/wbhart/flint2/pull/243
|
2017-02-28 16:52:57 +01:00 |
|
Fredrik Johansson
|
ecb70e7476
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
|
Fredrik Johansson
|
b4ebc87a1d
|
use arb_test_multiplier to control number of test iterations
|
2016-04-10 17:24:58 +02:00 |
|
Fredrik Johansson
|
177eed622d
|
tidy and document fmpz_extras.h
|
2016-02-24 18:18:30 +01:00 |
|
William Hart
|
34008143c1
|
long -> slong return values.
|
2015-11-10 13:41:43 +00:00 |
|
William Hart
|
22e6bc7b09
|
LONG_MAX/ULONG_MAX -> WORD_MAX/UWORD_MAX in *.c and test/*.c.
|
2015-11-10 13:31:16 +00:00 |
|
William Hart
|
55c2827539
|
printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf.
|
2015-11-06 16:17:27 +00:00 |
|
William Hart
|
0383e04c21
|
%lu -> %wu in *.c.
|
2015-11-06 15:56:28 +00:00 |
|
William Hart
|
72abf04641
|
%ld -> %wd in *.c.
|
2015-11-06 15:51:44 +00:00 |
|
William Hart
|
f15623bbad
|
long -> slong in fmpz_extras/ and fmpz_extras/test/.
|
2015-11-05 18:04:40 +00:00 |
|
Fredrik Johansson
|
a4019154e7
|
replace makefiles with version based on the improved flint makefiles
|
2014-08-18 22:53:50 +02:00 |
|
Fredrik Johansson
|
d49ce1fc5f
|
move out fmpz_lshift_mpn and test
|
2014-05-19 14:49:31 +02:00 |
|
Fredrik Johansson
|
81055070cf
|
preliminary addition code; some other code adjustments
|
2014-05-02 15:09:11 +02:00 |
|
Fredrik Johansson
|
4bd28225bc
|
use flint_cleanup() everywhere
|
2013-07-30 13:53:10 +02:00 |
|
Fredrik Johansson
|
60135aa5b6
|
add dummy file to make sure fmpz_extras isn't empty
|
2013-05-11 18:15:53 +01:00 |
|
Fredrik Johansson
|
edd48c1652
|
improve fmpr_cmp_2exp_si, fmpr_cmpabs_2exp_si
|
2013-02-17 19:29:23 +01:00 |
|
Fredrik Johansson
|
f872b2f6b2
|
add fmpz_extras module to collect fmpz helper functions
|
2013-02-17 17:58:15 +01:00 |
|