summaryrefslogtreecommitdiff
path: root/tests/tfpif.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* [tests/tfpif.c] Updated a mpfr_set_zero line for consistency andvlefevre2015-01-211-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* [tests/tfpif.c] Clean-up. Improved consistency.vlefevre2013-03-051-7/+6
* [tests/tfpif.c] Avoid mpfr_set_d as the results may depend on the Cvlefevre2013-03-011-5/+5
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [tests/tfpif.c] Added a TODO.vlefevre2012-12-211-0/+2
* [tests/tfpif.c] Removed trailing whitespace.vlefevre2012-03-271-2/+2
* [src/fpif.c,tests/tfpif.c] changed to GNU stylezimmerma2012-03-261-11/+11
* Add a test on FILE* in fpif.c; Added a missing test on a return value; Change...demengeo2012-03-261-0/+106
* renamed tests/inp_str.data into tests/inp_str.datzimmerma2012-03-201-2/+2
* changed the order of arguments of mpfr_fpif_import so that the modifiedzimmerma2012-03-191-2/+2
* mpfr_fpif_export_binary -> mpfr_fpif_exportzimmerma2012-03-191-3/+3
* stream.data renamed to mpfrtest.datzimmerma2012-03-191-28/+30
* [src/fpif.c,tests/tfpif.c] Corrected coding style.vlefevre2012-03-191-10/+9
* [src/fpif.c] fixed problem with sign on gcc38zimmerma2012-03-161-79/+88
* [fpif.c] added commentszimmerma2012-03-161-0/+2
* [src/fpif.c,src/mpfr.h,tests/tfpif.c] a few fixes so that make and make checkzimmerma2012-03-151-6/+2
* Added FIXME for export/import MPFR numbers, did some corrections,vlefevre2012-03-151-6/+9
* Add copyright material in fpif.c and test_fpif.cdemengeo2012-03-151-0/+22
* Add functions/tests to export/import mpfr number in a binary formatdemengeo2012-03-151-0/+106