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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[src/pow.c] Added an assertion.
vlefevre
2011-01-17
1
-0
/
+1
*
[src/log1p.c] Added support for the division-by-zero exception.
vlefevre
2011-01-17
1
-0
/
+1
*
Added support for the division-by-zero exception in functions
vlefevre
2011-01-17
12
-6
/
+18
*
[src/yn.c] Added support for the division-by-zero exception.
vlefevre
2011-01-16
1
-1
/
+2
*
[src/rec_sqrt.c] Added support for the division-by-zero exception.
vlefevre
2011-01-16
1
-0
/
+1
*
[src/pow_si.c] Improved robustness (in case of future changes).
vlefevre
2011-01-16
1
-14
/
+11
*
Added support for the division-by-zero exception for the power functions
vlefevre
2011-01-16
3
-3
/
+10
*
Rename mpfr_urandom_gaussian to mpfr_grandom.
lfousse
2011-01-16
3
-8
/
+8
*
[src/frexp.c,tests/tfrexp.c] added new function mpfr_frexp
zimmerma
2011-01-15
5
-3
/
+129
*
[src/ui_div.c] Fixed prototype formatting.
vlefevre
2011-01-14
2
-2
/
+5
*
[src/urandom_gaussian.c] Fix x -> xp, and scaling.
lfousse
2011-01-14
1
-3
/
+5
*
[src/urandom_gaussian.c] Pick the signs of the outputs at random.
lfousse
2011-01-14
1
-2
/
+9
*
[src/urandom_gaussian.c] Fix precision of temporary results.
lfousse
2011-01-14
1
-2
/
+4
*
[src/urandom_gaussian.c] Add missing inits/clears.
lfousse
2011-01-14
1
-5
/
+12
*
[src/mpfr.h] Declare urandom_gaussian.
lfousse
2011-01-14
1
-0
/
+2
*
[src/Makefile.am] Add urandom_gaussian.c to the sources.
lfousse
2011-01-14
1
-1
/
+2
*
[src/urandom_gaussian] Start work on gaussian distribution.
lfousse
2011-01-14
1
-0
/
+178
*
[sin_cos.c] moved macros to mpfr-impl.h, added README
zimmerma
2011-01-14
2
-3
/
+7
*
[sin_cos.c] new inexact flags computed by mpfr_check_range were lost
zimmerma
2011-01-14
1
-2
/
+2
*
[src/ui_div.c] Set the division-by-zero flag.
vlefevre
2011-01-14
1
-0
/
+1
*
[src/div.c] Set the division-by-zero flag.
vlefevre
2011-01-14
1
-0
/
+2
*
Added support for the division-by-zero exception.
vlefevre
2011-01-14
3
-1
/
+35
*
[src/exceptions.c] Fixed bad #undef's (with currently no consequences).
vlefevre
2011-01-14
1
-5
/
+5
*
[src/mpfr-impl.h] Removed an obsolete comment.
vlefevre
2011-01-14
1
-13
/
+1
*
[src/atan2.c] "Exact" division can be inexact because of the exponent range.
lfousse
2011-01-13
1
-4
/
+11
*
[out_raw.c] exchanged bits for precision and exponent
zimmerma
2011-01-13
1
-1
/
+1
*
[out_raw.c] first proposal for external format
zimmerma
2011-01-13
1
-0
/
+40
*
[src/mpfr-impl.h] MPFR_IS_POWER_OF_2: added parentheses.
vlefevre
2011-01-13
1
-1
/
+2
*
Add special case for atan2(x,y) when x is a power of 2.
lfousse
2011-01-13
1
-4
/
+12
*
New macro MPFR_IS_POWER_OF_2.
lfousse
2011-01-13
1
-0
/
+1
*
Add special case for x=0 in mpfr_ai1.
lfousse
2011-01-13
1
-1
/
+30
*
Support multiple inclusions of mpfr.h w.r.t. <stdio.h> and <stdarg.h>
vlefevre
2011-01-13
1
-39
/
+78
*
[src/mpfr-longlong.h] idem as previous commit for other 2 FIXME's
zimmerma
2011-01-13
1
-1
/
+5
*
[mpfr-longlong.h] resolved one FIXME, by adding a new one :-)
zimmerma
2011-01-13
1
-1
/
+2
*
Support multiple inclusions of mpfr.h w.r.t. <stdint.h> / <inttypes.h>.
vlefevre
2011-01-13
1
-38
/
+48
*
[src/get_ld.c] Updated a comment about the last change.
vlefevre
2010-12-25
1
-1
/
+3
*
[src/get_ld.c] Minor performance improvement.
vlefevre
2010-12-25
1
-1
/
+6
*
[src/sin.c] Fixed failure in debug mode (missing MPFR_IS_ZERO test).
vlefevre
2010-12-17
1
-0
/
+1
*
[src/rec_sqrt.c] Improved comment.
vlefevre
2010-12-17
1
-1
/
+1
*
[rec_sqrt.c] put back some information lost in commit 7302
zimmerma
2010-12-17
1
-1
/
+1
*
[src/cmp2.c] Corrected a comment.
vlefevre
2010-12-17
1
-2
/
+2
*
Replaced some MPFR_EXP by MPFR_GET_EXP.
vlefevre
2010-12-17
3
-5
/
+5
*
[src/rec_sqrt.c] Removed a variable that was used only once.
vlefevre
2010-12-17
1
-3
/
+1
*
[src/mpfr.h] Changed comment for mpfrlint.
vlefevre
2010-12-17
1
-5
/
+5
*
Added MPFR_TMP_LIMBS_ALLOC macro and updated the source to use it.
vlefevre
2010-12-17
18
-43
/
+45
*
[src/sum.c] Improved readability.
vlefevre
2010-12-17
1
-1
/
+1
*
[src/mpfr-impl.h] Formatting.
vlefevre
2010-12-17
1
-1
/
+1
*
[src/mpfr.h] Defined MPFR_DEPRECATED to mark MPFR functions, types
vlefevre
2010-11-29
1
-0
/
+18
*
[src/min_prec.c] Replaced x->_mpfr_d by MPFR_MANT(x).
vlefevre
2010-11-19
1
-1
/
+1
*
[src/mpfr-impl.h] Commented out the declaration of mpfr_round_raw_3
vlefevre
2010-11-18
1
-0
/
+3
[next]