summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* changed _binary32 into _flt for file names too:zimmerma2009-09-151-1/+1
* added new functions mpfr_set_binary32 and mpfr_get_binary32zimmerma2009-09-151-2/+2
* [isregular.c] new function mpfr_regular_pzimmerma2009-09-141-1/+1
* changed function into bernoulli.c (which was static, included 3 times) intozimmerma2009-09-041-2/+2
* bernoulli.c goes into EXTRA_DISTzimmerma2009-09-021-2/+2
* [digamma.c] new function mpfr_digammazimmerma2009-09-021-1/+1
* Add examples into $docdir (without using a subdir, as this would bevlefevre2009-08-181-1/+2
* Install some documentation files.vlefevre2009-08-061-1/+4
* Since GNU Automake 1.11 is available on too few platforms, removed itsvlefevre2009-08-051-0/+11
* Makefile.am, tests/Makefile.am: added copyright notice (similar tovlefevre2009-07-301-0/+11
* Makefile.am mpfr.h mpfr.texi set_zero.c: New function mpfr_set_zero.thevenyp2009-07-201-1/+1
* NEWS Makefile.am mpfr.h mpfr.texi buildopt.c: New functions mpfr_buildopt_tls...thevenyp2009-05-051-1/+1
* Move mpfr_random2 to tests directory, remove it from API.thevenyp2009-03-241-1/+1
* New function mpfr_min_prec.lfousse2009-03-151-1/+1
* Makefile.am: updated -version-info (since mpfr_random has been removed,vlefevre2009-02-261-1/+2
* Makefile.am: do not check libtool -version-info value if the VERSIONvlefevre2009-02-261-3/+6
* Makefile.am: In a "make dist", check that libtool -version-info valuevlefevre2009-02-261-0/+7
* [Makefile.am] added stuff to compile speed programzimmerma2009-02-091-1/+5
* Forgot to update Makefile.am too (for r5680).vlefevre2008-11-201-0/+1
* Remove obsolete mpfr_random function and replace it by mpfr_urandomb in tests.thevenyp2008-09-181-1/+1
* final got rid of generic.c (bug 6199)zimmerma2008-09-161-1/+1
* Changes related to thread-local variables / TLS support.vlefevre2008-01-231-1/+1
* rec_sqrt.c: complete rewrite, to allow to use directly the MPFR internalzimmerma2008-01-151-1/+1
* Makefile.am: add mpfr_printf-like functionsthevenyp2007-11-231-1/+1
* add dilogarithm functionthevenyp2007-10-161-1/+1
* merge fmod, remaider and remquo into a single file rem1.c.thevenyp2007-09-281-1/+1
* new fmod functionthevenyp2007-09-261-1/+1
* new mpfr_sinh_cosh functionthevenyp2007-09-211-1/+1
* new function mpfr_modf and add restrictions on mpfr_sin_cos' variablesthevenyp2007-09-131-1/+1
* new arithmetic functions with a double argumentthevenyp2007-09-071-1/+1
* Makefile.am: fixed get_patches rule.vlefevre2007-09-021-1/+1
* Makefile.am: cd $(srcdir) before executing get_patches.sh (thanks tovlefevre2007-09-021-1/+6
* Implemented changes suggested invlefevre2007-08-131-1/+1
* Makefile.am: added a comment about "get_patches.c".vlefevre2007-08-021-0/+5
* No longer set "CLEANFILES = get_patches.c" in Makefile.am so that avlefevre2007-08-021-1/+1
* Added support for tracking applied patches with new functionvlefevre2007-07-301-2/+7
* Moved mpfr-test.h into the tests directory.vlefevre2007-07-251-1/+1
* jyn_asympt.c: new common file for asymptotic expansion in jn/ynzimmerma2007-07-251-1/+1
* Makefile.am: updated comment concerning -version-info.vlefevre2007-07-011-2/+3