Commit graph

8 commits

Author SHA1 Message Date
Fredrik Johansson
e71718411e silence compiler warnings caused by flint_abort 2017-06-18 17:06:17 +02:00
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
Isuru Fernando
015eaf6b52 Fix errors 2016-10-12 00:20:00 +05:30
Fredrik Johansson
ecb70e7476 update copyright headers to switch from GPL to LGPL 2016-04-26 17:20:05 +02:00
William Hart
b2fdb96ac1 Include stdint.h on MinGW64. 2015-11-10 14:37:05 +00:00
William Hart
81d2ec0c2c mpfr_set_si_2exp -> mpfr_set_sj_2exp. 2015-11-10 14:18:40 +00:00
William Hart
55c2827539 printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf. 2015-11-06 16:17:27 +00:00
Fredrik Johansson
5b4e35b750 tidy up float conversion functions 2013-02-05 15:10:27 +01:00