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
/
mpfr-gmp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged changesets 4953, 4955, 4956, 5347 and 5007 from the trunk: code
vlefevre
2008-07-19
1
-6
/
+0
*
mpfr-gmp.{c,h}: for temporary allocations, use alloca() only if
vlefevre
2008-01-22
1
-6
/
+20
*
Copyright notice update: added 2008 with
vlefevre
2008-01-01
1
-1
/
+1
*
Bug fix: preprocessor # must be in the first column.
vlefevre
2007-06-20
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
*
MPN_COPY now calls memcpy only if dst != src (otherwise this is an
vlefevre
2005-09-05
1
-1
/
+13
*
Removed trailing spaces (better for future patches, as such spaces
vlefevre
2005-08-18
1
-9
/
+9
*
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
*
Change to add future function mpfr_sqrhigh_n.
pelissip
2005-03-31
1
-0
/
+3
*
Add tune for mpfr_mulhigh
pelissip
2005-03-07
1
-1
/
+4
*
Add support for Shared Library in MPFR (both Unix and Windows) by using libtool.
pelissip
2005-02-08
1
-12
/
+17
*
Add forgotten 2005 copyright line.
pelissip
2005-01-12
1
-1
/
+1
*
Fix problem of `mpn_sub_nc' which may or may not be defined in libgmp.a
pelissip
2005-01-12
1
-6
/
+0
*
Fix bug if not gmp-impl.h (mpn_sub_nc is internal).
pelissip
2005-01-04
1
-0
/
+15
*
Improve the emulation of mpn_sqr_n and fix some typos.
pelissip
2004-07-19
1
-21
/
+13
*
Fix a bug in a proto.
pelissip
2004-04-20
1
-1
/
+1
*
Fix another bug (Maybe the last?).
pelissip
2004-04-08
1
-1
/
+1
*
Fix a tiny bug.
pelissip
2004-04-08
1
-1
/
+1
*
Update memory allocations scheme without gmp-impl.h.
pelissip
2004-04-08
1
-6
/
+22
*
Modify a few the allocation scheme without gmp-impl.h
pelissip
2004-04-07
1
-12
/
+14
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-0
/
+267