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
/
random2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mpfr_random2 to tests directory, remove it from API.
thevenyp
2009-03-24
1
-154
/
+0
*
Update to LGPL v3+, as decided by the main MPFR developers.
vlefevre
2009-03-03
1
-4
/
+4
*
Copyright notice update: added 2009 with
vlefevre
2009-01-15
1
-1
/
+1
*
This is now GNU MPFR!
vlefevre
2008-10-27
1
-4
/
+4
*
Copyright notice update: added 2008 with
vlefevre
2008-01-01
1
-1
/
+1
*
Added "Contributed by the Arenaire and Cacao projects, INRIA." to the
vlefevre
2007-02-07
1
-0
/
+1
*
Copyright notice update: added 2007.
vlefevre
2007-01-10
1
-1
/
+1
*
Fixed FSF address.
vlefevre
2006-03-31
1
-1
/
+1
*
random2.c: minor change suggested by Patrick.
vlefevre
2006-03-23
1
-5
/
+1
*
In random2.c, replaced NULL by 0 (more general) and removed the
vlefevre
2006-03-14
1
-3
/
+1
*
added missing include file
zimmerma
2006-03-14
1
-0
/
+2
*
Fixed bug in mpfr_random2 when size == 0 and added testcase.
vlefevre
2006-02-20
1
-1
/
+2
*
mpfr_random2_raw -> static.
vlefevre
2006-02-20
1
-1
/
+1
*
Code reformatted. C99 comment replaced by traditional comment.
vlefevre
2006-02-13
1
-11
/
+12
*
* Added comments on all random number generator functions ;
hanrot
2006-02-13
1
-9
/
+78
*
Updated the copyright notices according to the new GNU rules on:
vlefevre
2006-01-05
1
-1
/
+1
*
Removed trailing spaces (better for future patches, as such spaces
vlefevre
2005-08-18
1
-1
/
+1
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Change from MP_LIMB_T_ONE to MPFR_LIMB_ONE and/or MPFR_LIMB_MASK.
pelissip
2004-03-26
1
-17
/
+37
*
Add forgotten copyright 2004 line.
pelissip
2004-02-06
1
-2
/
+1
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-7
/
+5
*
Correction in a comment (patch by Torbjorn).
vlefevre
2003-07-08
1
-1
/
+1
*
Make x positive + some minor changes.
vlefevre
2003-06-11
1
-2
/
+3
*
New version written by Torbjorn Granlund.
vlefevre
2003-06-11
1
-18
/
+26
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-2
/
+2
*
fixed bugs in mpfr_random2 (wrong exponent, invalid numbers)
zimmerma
2002-09-23
1
-14
/
+11
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
added year 2001 in copyright line
zimmerma
2001-11-16
1
-12
/
+6
*
1 -> BITS_PER_MP_LIMB
zimmerma
2001-11-16
1
-1
/
+1
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-17
/
+11
*
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
*
Take into account Inf, Nans ; clear the flags of the return variable
vlefevre
2000-12-14
1
-0
/
+1
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-3
/
+3
*
removed 'inline' (does not compile on Alpha with gcc 2.8.1)
zimmerma
2000-05-25
1
-1
/
+1
*
Compatibility with mpf. WARNING: THESE FUNCTIONS ARE UNTESTED IN THEIR PRESENT
hanrot
2000-05-21
1
-0
/
+73