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
/
set.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
vlefevre
2009-07-30
1
-1
/
+1
*
mp_rnd_t -> mpfr_rnd_t
vlefevre
2009-06-26
1
-3
/
+3
*
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
*
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
*
Removed trailing spaces (better for future patches, as such spaces
vlefevre
2005-08-18
1
-4
/
+4
*
Converted tabs to spaces with expand.
vlefevre
2005-08-18
1
-6
/
+6
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Rename internal functions mpfr_set_overflow in mpfr_overflow and
pelissip
2005-02-03
1
-2
/
+2
*
Add "MPFR_USE_NO_MACRO" user macro: it allows the user to link
pelissip
2004-12-14
1
-6
/
+8
*
Optimize mpfr_set4.
pelissip
2004-12-09
1
-63
/
+28
*
Forget to remove rndraw.c test.
pelissip
2004-11-18
1
-1
/
+1
*
Replace use of mpfr_save_emin_emax () / mpfr_restore_emin_emax()
pelissip
2004-11-18
1
-0
/
+8
*
Add mpfr_set and mpfr_abs as real functions.
pelissip
2004-04-28
1
-0
/
+14
*
improved coverage test
zimmerma
2004-02-14
1
-1
/
+1
*
Add test for mpfr_cmpabs
pelissip
2004-02-13
1
-4
/
+2
*
Add forgotten copyright 2004 line.
pelissip
2004-02-06
1
-2
/
+1
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-3
/
+1
*
Fix some bugs (Use MPFR_ASSERT(1) instead of MPFR_ASSERT(0))
pelissip
2003-11-05
1
-1
/
+1
*
Optimize mpfr_prec_round.
pelissip
2003-11-05
1
-0
/
+10
*
Add a real function for mpfr_sgn (not a call to mpfr_cmp_ui_2exp).
pelissip
2003-11-05
1
-2
/
+2
*
Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value...
pelissip
2003-10-28
1
-42
/
+45
*
Change the internal format of MPFR: ZERO, INF and NAN have special values of ...
pelissip
2003-10-27
1
-2
/
+1
*
Updates/optimizations related to MPFR_GET_EXP and MPFR_SET_EXP.
vlefevre
2003-05-26
1
-2
/
+3
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-4
/
+4
*
Suppress some #define and fix symbol names (makes code cleaner):
vlefevre
2002-12-16
1
-1
/
+1
*
Bug fixed (0 was forgotten).
vlefevre
2002-07-24
1
-16
/
+23
*
MP_LIMB_T_HIGHBIT -> MPFR_LIMB_HIGHBIT.
vlefevre
2002-06-26
1
-2
/
+2
*
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
-1
/
+1
*
GNU coding style. K&R function headers removed.
vlefevre
2001-11-10
1
-36
/
+28
*
MPFR_RET(0) replaced by MPFR_RET_NAN.
vlefevre
2001-10-19
1
-1
/
+1
*
documented mpfr_set4
zimmerma
2001-10-15
1
-1
/
+3
*
Inexact ternary value for mpfr_set4, mpfr_set_ui and mpfr_set_si.
vlefevre
2001-09-11
1
-10
/
+5
*
Macro MPFR_RET added. Ternary value for mpfr_set4.
vlefevre
2001-09-11
1
-4
/
+8
*
Parameter added to mpfr_round_raw: pointer to inexact ternary value.
vlefevre
2001-09-10
1
-2
/
+2
*
Optimization + overflow support.
vlefevre
2001-08-29
1
-21
/
+39
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-3
/
+4
*
Permutation of includes to avoid warnings due to careless multiple definition
hanrot
2000-12-15
1
-1
/
+1
*
Bug fixed concerning the flags.
vlefevre
2000-12-14
1
-0
/
+1
*
Take into account Inf, Nans ; clear the flags of the return variable
vlefevre
2000-12-14
1
-1
/
+3
[next]