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
/
cos.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r5689 undone: some casts were incorrect (mp_exp_t may be greater than
vlefevre
2008-11-22
1
-2
/
+2
*
fixed some signed/unsigned warnings with g++ (please review)
zimmerma
2008-11-22
1
-2
/
+2
*
This is now GNU MPFR!
vlefevre
2008-10-27
1
-4
/
+4
*
Further code clean-up (and consistency) based on icc warnings:
vlefevre
2008-08-07
1
-2
/
+1
*
Copyright notice update: added 2008 with
vlefevre
2008-01-01
1
-1
/
+1
*
fixed "efficiency bug" (argument reduction was broken)
zimmerma
2007-07-25
1
-4
/
+9
*
in reconstruction after computation of cos(x/2^k) for reduced argument,
zimmerma
2007-07-17
1
-1
/
+4
*
<stdio.h> and <limits.h> are now included unconditionally in mpfr-impl.h
vlefevre
2007-07-09
1
-2
/
+0
*
ternary flag was wrong in case s=1 or -1 and rounding up/nearest
zimmerma
2007-07-04
1
-4
/
+5
*
Untabified.
vlefevre
2007-07-01
1
-31
/
+31
*
fixed stupid bug (subtraction of unsigned longs)
zimmerma
2007-06-25
1
-1
/
+1
*
cos.c: implemented argument reduction by 2Pi
zimmerma
2007-06-25
1
-89
/
+69
*
cos.c bug fix: a rounding mode was incorrect.
vlefevre
2007-06-20
1
-1
/
+1
*
cos.c: use MPFR_SMALL_INPUT_AFTER_SAVE_EXPO instead of
vlefevre
2007-06-20
1
-3
/
+2
*
cos.c: untabified.
vlefevre
2007-06-20
1
-14
/
+14
*
MPFR_RET (mpfr_check_range (...)) -> return mpfr_check_range (...)
vlefevre
2007-05-28
1
-2
/
+1
*
Avoid integer overflow in MPFR_FAST_COMPUTE_IF_SMALL_INPUT.
vlefevre
2007-05-28
1
-2
/
+2
*
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
*
Replaced mpfr_mul_2exp and mpfr_div_2exp by mpfr_mul_2ui and
vlefevre
2006-12-19
1
-1
/
+1
*
Fixed FSF address.
vlefevre
2006-03-31
1
-1
/
+1
*
Added ', Inc.' when missing after 'Free Software Foundation'.
vlefevre
2006-01-05
1
-1
/
+1
*
Updated the copyright notices according to the new GNU rules on:
vlefevre
2006-01-05
1
-1
/
+1
*
Fixed padding-bit test.
vlefevre
2005-10-30
1
-2
/
+3
*
3 corrections in cos.c concerning maxi:
vlefevre
2005-10-30
1
-2
/
+12
*
now tune Mulders short square (not yet used)
zimmerma
2005-10-29
1
-10
/
+104
*
Removed trailing spaces (better for future patches, as such spaces
vlefevre
2005-08-18
1
-2
/
+2
*
Converted tabs to spaces with expand.
vlefevre
2005-08-18
1
-19
/
+19
*
Replace mpfr_div_2ui call by SET_EXP/GET_EXP
pelissip
2005-06-15
1
-1
/
+2
*
Speed up a few (from 10822 to 10600).
pelissip
2005-06-15
1
-3
/
+8
*
Fix bug (use of GCC specific attribute).
pelissip
2005-06-14
1
-2
/
+0
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Add support for MPFR_GROUP functions.
pelissip
2005-06-02
1
-12
/
+6
*
Replace TMP_ALLOC by MPFR_TMP_ALLOC
pelissip
2005-05-18
1
-3
/
+3
*
Reformating code.
pelissip
2005-05-17
1
-37
/
+44
*
Replace initial estimation of K0 from sqrt (p/2)
pelissip
2005-05-04
1
-3
/
+6
*
wrong commit, put back revision 1.47
zimmerma
2005-04-28
1
-34
/
+1
*
added error analysis for Geoff's argument reduction for arctan
zimmerma
2005-04-28
1
-1
/
+34
*
Replace mpfr_can_round (..., GMP_RNDN, GMP_RNDZ, ...) to fast replacement
pelissip
2005-03-14
1
-2
/
+1
*
USe of mpfr_nexttozero.
pelissip
2005-02-15
1
-6
/
+1
*
Add MPFR_LOG_FUNC
pelissip
2005-02-14
1
-9
/
+7
*
Fix wrong place for MPFR_LOG_BEGIN.
pelissip
2005-02-03
1
-2
/
+2
*
Add support for ZivLoop controler and logging.
pelissip
2005-02-02
1
-9
/
+10
*
Clean up code (due to mix with Paul changes).
pelissip
2005-01-28
1
-11
/
+4
*
Much faster worst case (ie result near 0 or 1).
pelissip
2005-01-28
1
-2
/
+9
*
speed-up special case where approximation is 1 or -1
zimmerma
2005-01-28
1
-0
/
+19
*
Updated copyright line.
vlefevre
2005-01-28
1
-1
/
+1
*
fixed efficiency problem in case of cos(Pi)
zimmerma
2005-01-28
1
-3
/
+7
*
Add some assertion.
pelissip
2004-12-20
1
-2
/
+4
*
Optimize mpfr_cos.
pelissip
2004-12-17
1
-44
/
+48
[next]