summaryrefslogtreecommitdiff
path: root/random2.c
Commit message (Expand)AuthorAgeFilesLines
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-12/+6
* 1 -> BITS_PER_MP_LIMBzimmerma2001-11-161-1/+1
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-17/+11
* Yet another patch for include files.hanrot2000-12-151-1/+1
* Permutation of includes to avoid warnings due to careless multiple definitionhanrot2000-12-151-1/+2
* Take into account Inf, Nans ; clear the flags of the return variablevlefevre2000-12-141-0/+1
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-3/+3
* removed 'inline' (does not compile on Alpha with gcc 2.8.1)zimmerma2000-05-251-1/+1
* Compatibility with mpf. WARNING: THESE FUNCTIONS ARE UNTESTED IN THEIR PRESENThanrot2000-05-211-0/+73