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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added tools/ck-clz_tab sh script to check the __clz_tab sizes
vlefevre
2016-07-04
1
-1
/
+2
*
[doc/Makefile.am] Reverted the change done in r10283 as the mpfr.info
vlefevre
2016-05-04
1
-0
/
+1
*
[Makefile.am] Add doc/check-typography to the tarball as it is needed
vlefevre
2016-05-04
1
-1
/
+1
*
Added pkg-config support (patch from Kip Warner + some changes).
vlefevre
2016-04-21
1
-0
/
+3
*
Added tools/ck-news Perl script to check the NEWS file.
vlefevre
2016-02-24
1
-1
/
+4
*
added example on how to use mpfr_can_round
zimmerma
2016-01-27
1
-1
/
+1
*
added target "make bench"
zimmerma
2016-01-18
1
-0
/
+3
*
Copyright notice update: added 2016 with
vlefevre
2016-01-01
1
-1
/
+1
*
[Makefile.am] Updated comment about ACLOCAL_AMFLAGS.
vlefevre
2015-04-24
1
-3
/
+5
*
Copyright notice update: added 2015 with
vlefevre
2015-02-13
1
-1
/
+1
*
added subdir tools/bench
zimmerma
2014-01-22
1
-1
/
+1
*
Copyright notice update: added 2014 with
vlefevre
2014-01-03
1
-1
/
+1
*
Use copyright year ranges, following
vlefevre
2013-05-30
1
-1
/
+1
*
[Makefile.am] Added a comment about ACLOCAL_AMFLAGS, based on the
vlefevre
2013-05-15
1
-0
/
+4
*
Copyright notice update: added 2013 with
vlefevre
2013-01-03
1
-1
/
+1
*
Copyright notice update: added 2012 with
vlefevre
2012-01-10
1
-1
/
+1
*
[Makefile.am] Added tools/ck-copyright-notice to EXTRA_DIST as it is
vlefevre
2011-09-09
1
-1
/
+2
*
Added tools/ck-copyright-notice sh script from mpfrlint (updated) to
vlefevre
2011-09-09
1
-4
/
+6
*
Added "make dist" support for -dev MPFR versions by distributing the
vlefevre
2011-05-01
1
-1
/
+2
*
[configure.ac,Makefile.am] Clean-up and depend on GNU Automake 1.11.
vlefevre
2011-02-03
1
-11
/
+0
*
Copyright notice update: added 2011 with
vlefevre
2011-01-17
1
-1
/
+1
*
Added tools/ck-version-info Perl script with the same license as
vlefevre
2010-08-17
1
-10
/
+5
*
[Makefile.am] Put tools/get_patches.sh back to EXTRA_DIST.
vlefevre
2010-08-17
1
-2
/
+2
*
Source reorganization. In short:
vlefevre
2010-08-17
1
-109
/
+7
*
[Makefile.am] Updated -version-info (the interface hasn't really been
vlefevre
2010-08-16
1
-1
/
+2
*
[Makefile.am] Moved ieee_floats.h from EXTRA_DIST to libmpfr_la_SOURCES.
vlefevre
2010-08-02
1
-2
/
+2
*
[Makefile.am] Clean-up: removed gen_inverse.h from EXTRA_DIST because
vlefevre
2010-08-02
1
-1
/
+1
*
[Makefile.am] Added "BUILT_SOURCES = mparam.h", fixing bug
vlefevre
2010-08-01
1
-0
/
+2
*
Added automatic tuning of mpfr_ai.
schevill
2010-07-20
1
-1
/
+1
*
Added a tool for nicely displaying which method is the best in function of x
schevill
2010-06-22
1
-1
/
+5
*
[Makefile.am] Fixed dist-hook for -dev versions (I assumed that ||
vlefevre
2010-06-21
1
-2
/
+2
*
Added examples/version.c (and updated Makefile.am).
vlefevre
2010-05-28
1
-1
/
+2
*
[Makefile.am] Improved dist-hook rule.
vlefevre
2010-05-28
1
-4
/
+6
*
[Makefile.am] Added a comment concerning -version-info and MPFR 3.0.x.
vlefevre
2010-05-19
1
-0
/
+1
*
* I added a new implementation of Airy Ai. This implementation uses Smith's
schevill
2010-05-18
1
-1
/
+1
*
* Added function mpfr_ai. The implementation is the most naive: it evaluates
schevill
2010-03-17
1
-1
/
+1
*
added new function mpfr_set_z_exp (companion to mpfr_get_z_exp)
zimmerma
2010-02-22
1
-1
/
+1
*
Copyright notice update: added 2010 with
vlefevre
2010-01-20
1
-1
/
+1
*
New function mpfr_urandom.
thevenyp
2010-01-13
1
-20
/
+21
*
[scale2.c] now mpfr_scale2 is included in mpfr-impl.h, instead of #including
zimmerma
2009-12-10
1
-2
/
+2
*
Makefile.am: line-wrap libmpfr_la_SOURCES (M-q with Emacs) for
vlefevre
2009-09-20
1
-1
/
+32
*
Makefile.am, tests/Makefile.am: patch from Ralf Wildenhues.
vlefevre
2009-09-20
1
-2
/
+2
*
changed _binary32 into _flt for file names too:
zimmerma
2009-09-15
1
-1
/
+1
*
added new functions mpfr_set_binary32 and mpfr_get_binary32
zimmerma
2009-09-15
1
-2
/
+2
*
[isregular.c] new function mpfr_regular_p
zimmerma
2009-09-14
1
-1
/
+1
*
changed function into bernoulli.c (which was static, included 3 times) into
zimmerma
2009-09-04
1
-2
/
+2
*
bernoulli.c goes into EXTRA_DIST
zimmerma
2009-09-02
1
-2
/
+2
*
[digamma.c] new function mpfr_digamma
zimmerma
2009-09-02
1
-1
/
+1
*
Add examples into $docdir (without using a subdir, as this would be
vlefevre
2009-08-18
1
-1
/
+2
*
Install some documentation files.
vlefevre
2009-08-06
1
-1
/
+4
[next]