index
:
delta/mpfr.git
2.0.2
2.1
2.2
2.3
2.3-old
2.4
3.0
3.1
4.0
4.1
baserock/morph
exp-int
faithful
feature-block
flags
master
mpfr
mpfr-2-0-2-branch
mpfr-2-1-branch
mpfr-2-2-branch
new-generic-tests
new-sum
set_exp
ubf
ubf2
vl-am113
vlefevre
win-thread-safe-dll
with-mini-gmp
scm.gforge.inria.fr: anonscm/svn/mpfr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
random.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sign was not set
zimmerma
2001-10-15
1
-3
/
+7
*
removed mpfr_srandom
zimmerma
2001-01-11
1
-11
/
+0
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-1
/
+2
*
now uses directly mpn_random, to avoid all problems with include files
zimmerma
2000-12-15
1
-14
/
+14
*
Modification of the order of includes in random.c
hanrot
2000-12-15
1
-1
/
+1
*
Patches for compiler warnings.
hanrot
2000-12-15
1
-1
/
+1
*
Yet another patch for include files.
hanrot
2000-12-15
1
-1
/
+1
*
Permutation of includes to avoid warnings due to careless multiple definition
hanrot
2000-12-15
1
-1
/
+2
*
Include "urandom.h". Old code removed.
vlefevre
2000-12-14
1
-10
/
+1
*
Use urandom().
vlefevre
2000-12-14
1
-13
/
+1
*
Take into account Inf, Nans ; clear the flags of the return variable
vlefevre
2000-12-14
1
-0
/
+1
*
Yet another random patch.
hanrot
2000-12-14
1
-1
/
+1
*
Replaced random by rand.
hanrot
2000-12-14
1
-2
/
+9
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-4
/
+4
*
Patch for random (libc's random() is on 31 bits only)
hanrot
2000-06-15
1
-1
/
+1
*
added non standard C header
zimmerma
2000-02-11
1
-1
/
+6
*
added copyright notice
zimmerma
1999-07-30
1
-0
/
+21
*
simply set to zero the non-significant bits, don't call mpfr_round_raw
zimmerma
1999-07-07
1
-8
/
+10
*
patch for HPUX (no random function)
zimmerma
1999-07-06
1
-0
/
+7
*
changed arguments of mpfr_round_raw (now uses precision instead of size)
zimmerma
1999-06-28
1
-1
/
+1
*
Prototypes et quelques causes de warnings corriges.
hanrot
1999-06-25
1
-0
/
+8
*
Correction de bug (pas msb normalise).
hanrot
1999-06-15
1
-4
/
+7
*
random.c : engendre un mpfr_t dans [0, 1[. GH, 15/06
hanrot
1999-06-15
1
-0
/
+33