summaryrefslogtreecommitdiff
path: root/tests/ttrunc.c
Commit message (Expand)AuthorAgeFilesLines
* Changed some stderr to stdout.vlefevre2003-09-241-99/+114
* Patch by Kevin Ryde for memory leak checking + misc declaration fixes.vlefevre2002-05-271-0/+4
* Copyright line updated.vlefevre2002-05-141-1/+1
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d.vlefevre2002-04-071-6/+6
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* start tests with precision 2 instead of 1zimmerma2001-11-301-2/+2
* mpfr_print_raw -> mpfr_print_binaryzimmerma2001-11-161-9/+9
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-1/+1
* changed "int main(..)" to two lineszimmerma2001-02-181-2/+2
* k2r -> ansi stylezimmerma2000-12-211-5/+2
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* protected macros: xxx -> MPFR_xxxzimmerma2000-10-261-2/+2
* Various patches for leaks, UMR and (one) BUS.hanrot2000-06-201-0/+30
* added more testszimmerma2000-06-161-3/+24
* Tests for trunc, ceil, floor.hanrot2000-06-151-0/+96