summaryrefslogtreecommitdiff
path: root/trunc.c
Commit message (Expand)AuthorAgeFilesLines
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-11/+5
* 1 -> BITS_PER_MP_LIMBzimmerma2001-11-161-2/+2
* 1 -> BITS_PER_MP_LIMBzimmerma2001-11-161-4/+4
* two changes suggested by Kevin Rydezimmerma2001-04-031-19/+22
* k2r -> ansi stylezimmerma2000-12-211-1/+4
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-1/+2
* adapted to NaN/Infzimmerma2000-12-151-2/+16
* Permutation of includes to avoid warnings due to careless multiple definitionhanrot2000-12-151-1/+1
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-13/+13
* fixed several problemszimmerma2000-06-161-24/+38
* Minor patch (put to 0 the nonsignificant bits).hanrot2000-06-151-1/+5
* added ifdef to avoid warning at compilationzimmerma2000-05-241-0/+2
* Compatibility mpf/mpfr, second part. Ceil, floor, trunc. Yet untested.hanrot2000-05-211-0/+147