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
*
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
*
Test
pelissip
2004-12-15
1
-2
/
+2
*
Fix a bug on some compilators:
pelissip
2004-11-19
1
-1
/
+1
*
Replace use of mpfr_save_emin_emax () / mpfr_restore_emin_emax()
pelissip
2004-11-18
1
-3
/
+5
*
fixed problem for x near from Pi/2 (the internal precision should take
zimmerma
2004-05-18
1
-2
/
+9
*
Remove a C++ comment.
pelissip
2004-05-11
1
-1
/
+0
*
Remove a forgotten "assertd" which isn't usefull anymore.
pelissip
2004-05-10
1
-1
/
+0
*
Optimize cos.
pelissip
2004-05-07
1
-25
/
+30
*
improved initial value of working precision (did not take into account
zimmerma
2004-05-07
1
-1
/
+2
*
Fix a critical bug in cos in case you have set the float range for the expone...
pelissip
2004-05-04
1
-3
/
+7
*
Optimize a few cos.
pelissip
2004-05-04
1
-18
/
+16
*
improved test coverage
zimmerma
2004-02-13
1
-3
/
+4
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-3
/
+1
*
Changed some error messages into assertions.
vlefevre
2004-01-14
1
-5
/
+3
*
Remove some warnings and potential errors (Comparaison between signed and uns...
pelissip
2003-11-21
1
-1
/
+1
*
Fix some bugs (Use MPFR_ASSERT(1) instead of MPFR_ASSERT(0))
pelissip
2003-11-05
1
-1
/
+1
[next]