summaryrefslogtreecommitdiff
path: root/trunc.c
Commit message (Expand)AuthorAgeFilesLines
* 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