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
/
init2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed mp_prec_t into mpfr_prec_t.
vlefevre
2010-04-30
1
-1
/
+1
*
Copyright notice update: added 2010 with
vlefevre
2010-01-20
1
-1
/
+1
*
Replaced GMP_LIMB_BITS by GMP_NUMB_BITS to use only one of these macros.
vlefevre
2010-01-08
1
-4
/
+4
*
BITS_PER_MP_LIMB -> GMP_LIMB_BITS
zimmerma
2010-01-08
1
-4
/
+4
*
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
vlefevre
2009-07-30
1
-1
/
+1
*
init2.c: check that mp_bits_per_limb == BITS_PER_MP_LIMB (useful
vlefevre
2009-04-22
1
-0
/
+2
*
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
*
Removed a #include that was probably added by mistake in r2590.
vlefevre
2007-07-09
1
-1
/
+0
*
<stdio.h> and <limits.h> are now included unconditionally in mpfr-impl.h
vlefevre
2007-07-09
1
-1
/
+0
*
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
*
Updated the copyright notices according to the new GNU rules on:
vlefevre
2006-01-05
1
-1
/
+1
*
Converted tabs to spaces with expand.
vlefevre
2005-08-18
1
-1
/
+1
*
Updated copyright line.
vlefevre
2005-08-18
1
-1
/
+1
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Replace TMP_ALLOC by MPFR_TMP_ALLOC
pelissip
2005-05-18
1
-1
/
+1
*
Add a prototype of own TMP_ALLOC. Don't know if it is a good idea.
pelissip
2004-11-18
1
-0
/
+5
*
Add new assertion to check.
pelissip
2004-11-16
1
-0
/
+3
*
Modify a few the allocation scheme without gmp-impl.h
pelissip
2004-04-07
1
-2
/
+4
*
Improve comments.
pelissip
2004-03-26
1
-5
/
+7
*
Add 'MPFR_DECL_INIT' macro.
pelissip
2004-03-10
1
-0
/
+2
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-0
/
+4
*
Changed some error messages into assertions.
vlefevre
2004-01-14
1
-2
/
+1
*
+ Rearrange the code to be more "compatible" with broken systems.
pelissip
2003-12-22
1
-3
/
+5
*
Support of MPFR_PREC_FORMAT.
pelissip
2003-12-19
1
-1
/
+1
*
+ Add function mpfr_print_mantissa_binary, for debugging reason.
pelissip
2003-12-09
1
-1
/
+1
*
Initialize the exp field.
vlefevre
2003-11-07
1
-2
/
+4
*
Some minor optimizations.
pelissip
2003-11-07
1
-1
/
+1
*
Change the internal format of MPFR: ZERO, INF and NAN have special values of ...
pelissip
2003-10-27
1
-6
/
+8
*
(mpfr_init, mpfr_init2, mpfr_set_prec): Make void return, these always
ryde
2002-09-23
1
-3
/
+1
*
Copyright line updated.
vlefevre
2002-05-14
1
-1
/
+1
*
mpfr_init and mpfr_init2 now return an int
zimmerma
2002-04-19
1
-1
/
+4
*
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
*
added comment
zimmerma
2001-11-29
1
-0
/
+3
*
Init variables to NaN instead of 0.
vlefevre
2001-11-28
1
-3
/
+1
*
Casts to size_t added (safer and could be required in the future).
vlefevre
2001-11-25
1
-1
/
+2
*
Added MPFR_PREC_MIN and MPFR_PREC_MAX.
vlefevre
2001-11-21
1
-1
/
+1
*
Error test -> assert.
vlefevre
2001-11-21
1
-8
/
+4
*
split from init.c
zimmerma
2001-11-16
1
-0
/
+46