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_str_raw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Source reorganization. In short:
vlefevre
2010-08-17
1
-55
/
+0
*
Replaced
vlefevre
2010-07-30
1
-1
/
+1
*
Copyright notice update: added 2010 with
vlefevre
2010-01-20
1
-1
/
+1
*
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
vlefevre
2009-07-30
1
-1
/
+1
*
GMP_RNDX -> MPFR_RNDX
zimmerma
2009-03-03
1
-1
/
+1
*
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
*
Updated the copyright notices according to the new GNU rules on:
vlefevre
2006-01-05
1
-1
/
+1
*
mpfr_set_str_binary was buggy and inefficient. Let's use mpfr_strtofr.
vlefevre
2005-09-06
1
-105
/
+8
*
Converted tabs to spaces with expand.
vlefevre
2005-08-18
1
-5
/
+5
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
new coverage tests
zimmerma
2004-02-14
1
-8
/
+0
*
Add forgotten copyright 2004 line.
pelissip
2004-02-06
1
-1
/
+1
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-4
/
+2
*
Some minor optimizations.
pelissip
2003-11-07
1
-2
/
+6
*
+ Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS.
pelissip
2003-11-04
1
-1
/
+0
*
Change the internal format of MPFR: ZERO, INF and NAN have special values of ...
pelissip
2003-10-27
1
-3
/
+5
*
Updated documentation. In particular, mpfr_set_str_raw renamed
vlefevre
2003-10-02
1
-64
/
+76
*
changed __gmp_const into const in *.c
zimmerma
2003-09-22
1
-1
/
+1
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-4
/
+6
*
changed back "unsigned char *" to "char *"
zimmerma
2003-03-26
1
-3
/
+5
*
char * -> const unsigned char * for mpfr_set_str, mpfr_set_str_raw,
zimmerma
2003-03-25
1
-2
/
+2
*
Suppress some #define and fix symbol names (makes code cleaner):
vlefevre
2002-12-16
1
-1
/
+1
*
Copyright line updated.
vlefevre
2002-05-14
1
-1
/
+1
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
MPFR_SIZE and sign were incorrectly set [thanks Kevin]
zimmerma
2002-03-25
1
-5
/
+6
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
Global NaN flag set when result is NaN.
vlefevre
2001-12-19
1
-0
/
+1
*
forgot to clear nan flag for Inf
zimmerma
2001-12-19
1
-8
/
+14
*
removed K&R function headers
zimmerma
2001-11-16
1
-7
/
+1
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
fixed MLK for Inf or Nan
zimmerma
2001-10-31
1
-2
/
+4
*
<strings.h> -> <string.h> (ISO C).
vlefevre
2001-09-13
1
-4
/
+0
*
fixed bug for +0000E0
zimmerma
2001-01-11
1
-24
/
+31
*
_mp_allocate_func -> _gmp_allocate_func
zimmerma
2001-01-11
1
-7
/
+2
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-3
/
+4
*
adapted to NaN/Inf
zimmerma
2000-12-15
1
-4
/
+9
*
added error message when memory allocation fails
zimmerma
2000-12-15
1
-1
/
+5
*
Yet another patch for include files.
hanrot
2000-12-15
1
-1
/
+1
*
Permutation of includes to avoid warnings due to careless multiple definition
hanrot
2000-12-15
1
-1
/
+1
*
added an error message when the mantissa is larger than the precision
zimmerma
2000-12-07
1
-2
/
+6
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
Infinis, premiere tentative.
hanrot
2000-11-21
1
-1
/
+12
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-2
/
+2
[next]