summaryrefslogtreecommitdiff
path: root/tests/teq.c
Commit message (Expand)AuthorAgeFilesLines
* Patches by Kevin Ryde for K&R compilersvlefevre2002-01-121-3/+4
* mpfr_print_raw -> mpfr_print_binaryzimmerma2001-11-161-2/+2
* 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/+3
* k2r -> ansi stylezimmerma2000-12-211-11/+11
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* protected macros: xxx -> MPFR_xxxzimmerma2000-10-261-4/+4
* Various patches for leaks, UMR and (one) BUS.hanrot2000-06-201-1/+3
* 1 -> (mp_limb_t) 1 [pb on 64-bit machines]zimmerma2000-06-151-2/+2
* Test for mpfr_eq.hanrot2000-06-151-0/+74