summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* [NEWS] Note that the behavior of the mpfr_set_exp function changed.vlefevre2014-12-161-2/+2
* more progress for the mini-gmp interfacezimmerma2014-01-171-2/+3
* first step towards making MPFR compile with --enable-mini-gmp, so far makezimmerma2014-01-161-2/+2
* [src/Makefile.am] Forgot to add mpfr-cvers.h in r8739.vlefevre2014-01-091-2/+2
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* [src/Makefile.am] Updated -version-info to 6:0:2 for MPFR 3.2.0.vlefevre2013-09-171-1/+2
* removed mpfr_random.h, headers are in mpfr.hzimmerma2013-05-311-1/+1
* original contribution from Charles Karney <charles.karney@sri.com>zimmerma2013-05-311-1/+2
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* added new function mpfr_round_nearest_away() as discussed during the June 2012zimmerma2012-07-031-1/+1
* [src/Makefile.am] Added mpfr-sassert.h to libmpfr_la_SOURCES.vlefevre2012-06-251-1/+2
* added new functions mpfr_set_float128 and mpfr_get_float128zimmerma2012-06-251-1/+1
* Add functions/tests to export/import mpfr number in a binary formatdemengeo2012-03-151-1/+1
* added tuning parameters for mips (on gcc49.fsffrance.org)zimmerma2012-03-061-1/+2
* removed directory src/x86_64/xeonzimmerma2012-01-271-2/+1
* [src/Makefile.am] forgot to add new param filezimmerma2012-01-251-1/+2
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [mulders.c] added a basecase code for Mulders' short divisionzimmerma2011-08-051-1/+5
* Ported patch r7723 (changes suggested by Stefan Graff to be ablevlefevre2011-06-251-1/+1
* Added mpfr-intmax.h header.vlefevre2011-05-131-1/+1
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Rename mpfr_urandom_gaussian to mpfr_grandom.lfousse2011-01-161-1/+1
* [src/frexp.c,tests/tfrexp.c] added new function mpfr_frexpzimmerma2011-01-151-1/+1
* [src/Makefile.am] Add urandom_gaussian.c to the sources.lfousse2011-01-141-1/+2
* added tuning parameters for HPPA (on HP-UX machine kindly provided by Davidzimmerma2010-10-241-1/+1
* needed stuff to use src/powerpc32/mparam.h filezimmerma2010-10-231-1/+1
* Included the new /arch/mparam.h files into the dist.schevill2010-10-221-1/+2
* [src/Makefile.am] Fixed -version-info (I forgot to increment CURRENT).vlefevre2010-08-171-2/+2
* Source reorganization. In short:vlefevre2010-08-171-0/+87