summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* * Added check-exported-symbols make rule to check that MPFR does notvlefevre2018-01-251-3/+8
* Minor date-related changes as in the trunk:vlefevre2018-01-091-1/+1
* Two fixes for the check-gmp-symbols make rule:vlefevre2017-11-301-1/+2
* Added comment about the check-gmp-symbols make rule (added in r11865).vlefevre2017-11-301-0/+2
* Added check-gmp-symbols make rule to check that MPFR does not usevlefevre2017-11-301-0/+5
* [Makefile.am] Put doc/README.dev in EXTRA_DIST to provide this file invlefevre2017-06-011-3/+3
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* Added tools/ck-clz_tab sh script to check the __clz_tab sizesvlefevre2016-07-041-1/+2
* [doc/Makefile.am] Reverted the change done in r10283 as the mpfr.infovlefevre2016-05-041-0/+1
* [Makefile.am] Add doc/check-typography to the tarball as it is neededvlefevre2016-05-041-1/+1
* Added pkg-config support (patch from Kip Warner + some changes).vlefevre2016-04-211-0/+3
* Added tools/ck-news Perl script to check the NEWS file.vlefevre2016-02-241-1/+4
* added example on how to use mpfr_can_roundzimmerma2016-01-271-1/+1
* added target "make bench"zimmerma2016-01-181-0/+3
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [Makefile.am] Updated comment about ACLOCAL_AMFLAGS.vlefevre2015-04-241-3/+5
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* added subdir tools/benchzimmerma2014-01-221-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* [Makefile.am] Added a comment about ACLOCAL_AMFLAGS, based on thevlefevre2013-05-151-0/+4
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [Makefile.am] Added tools/ck-copyright-notice to EXTRA_DIST as it isvlefevre2011-09-091-1/+2
* Added tools/ck-copyright-notice sh script from mpfrlint (updated) tovlefevre2011-09-091-4/+6
* Added "make dist" support for -dev MPFR versions by distributing thevlefevre2011-05-011-1/+2
* [configure.ac,Makefile.am] Clean-up and depend on GNU Automake 1.11.vlefevre2011-02-031-11/+0
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Added tools/ck-version-info Perl script with the same license asvlefevre2010-08-171-10/+5
* [Makefile.am] Put tools/get_patches.sh back to EXTRA_DIST.vlefevre2010-08-171-2/+2
* Source reorganization. In short:vlefevre2010-08-171-109/+7
* [Makefile.am] Updated -version-info (the interface hasn't really beenvlefevre2010-08-161-1/+2
* [Makefile.am] Moved ieee_floats.h from EXTRA_DIST to libmpfr_la_SOURCES.vlefevre2010-08-021-2/+2
* [Makefile.am] Clean-up: removed gen_inverse.h from EXTRA_DIST becausevlefevre2010-08-021-1/+1
* [Makefile.am] Added "BUILT_SOURCES = mparam.h", fixing bugvlefevre2010-08-011-0/+2
* Added automatic tuning of mpfr_ai.schevill2010-07-201-1/+1
* Added a tool for nicely displaying which method is the best in function of x schevill2010-06-221-1/+5
* [Makefile.am] Fixed dist-hook for -dev versions (I assumed that ||vlefevre2010-06-211-2/+2
* Added examples/version.c (and updated Makefile.am).vlefevre2010-05-281-1/+2
* [Makefile.am] Improved dist-hook rule.vlefevre2010-05-281-4/+6
* [Makefile.am] Added a comment concerning -version-info and MPFR 3.0.x.vlefevre2010-05-191-0/+1
* * I added a new implementation of Airy Ai. This implementation uses Smith'sschevill2010-05-181-1/+1
* * Added function mpfr_ai. The implementation is the most naive: it evaluatesschevill2010-03-171-1/+1
* added new function mpfr_set_z_exp (companion to mpfr_get_z_exp)zimmerma2010-02-221-1/+1
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* New function mpfr_urandom.thevenyp2010-01-131-20/+21
* [scale2.c] now mpfr_scale2 is included in mpfr-impl.h, instead of #includingzimmerma2009-12-101-2/+2
* Makefile.am: line-wrap libmpfr_la_SOURCES (M-q with Emacs) forvlefevre2009-09-201-1/+32
* Makefile.am, tests/Makefile.am: patch from Ralf Wildenhues.vlefevre2009-09-201-2/+2