| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | Since GNU Automake 1.11 is available on too few platforms, removed its | vlefevre | 2009-08-05 | 1 | -0/+11 |
* | Makefile.am, tests/Makefile.am: added copyright notice (similar to | vlefevre | 2009-07-30 | 1 | -0/+11 |
* | Makefile.am mpfr.h mpfr.texi set_zero.c: New function mpfr_set_zero. | thevenyp | 2009-07-20 | 1 | -1/+1 |
* | NEWS Makefile.am mpfr.h mpfr.texi buildopt.c: New functions mpfr_buildopt_tls... | thevenyp | 2009-05-05 | 1 | -1/+1 |
* | Move mpfr_random2 to tests directory, remove it from API. | thevenyp | 2009-03-24 | 1 | -1/+1 |
* | New function mpfr_min_prec. | lfousse | 2009-03-15 | 1 | -1/+1 |
* | Makefile.am: updated -version-info (since mpfr_random has been removed, | vlefevre | 2009-02-26 | 1 | -1/+2 |
* | Makefile.am: do not check libtool -version-info value if the VERSION | vlefevre | 2009-02-26 | 1 | -3/+6 |
* | Makefile.am: In a "make dist", check that libtool -version-info value | vlefevre | 2009-02-26 | 1 | -0/+7 |
* | [Makefile.am] added stuff to compile speed program | zimmerma | 2009-02-09 | 1 | -1/+5 |
* | Forgot to update Makefile.am too (for r5680). | vlefevre | 2008-11-20 | 1 | -0/+1 |
* | Remove obsolete mpfr_random function and replace it by mpfr_urandomb in tests. | thevenyp | 2008-09-18 | 1 | -1/+1 |
* | final got rid of generic.c (bug 6199) | zimmerma | 2008-09-16 | 1 | -1/+1 |
* | Changes related to thread-local variables / TLS support. | vlefevre | 2008-01-23 | 1 | -1/+1 |
* | rec_sqrt.c: complete rewrite, to allow to use directly the MPFR internal | zimmerma | 2008-01-15 | 1 | -1/+1 |
* | Makefile.am: add mpfr_printf-like functions | thevenyp | 2007-11-23 | 1 | -1/+1 |
* | add dilogarithm function | thevenyp | 2007-10-16 | 1 | -1/+1 |
* | merge fmod, remaider and remquo into a single file rem1.c. | thevenyp | 2007-09-28 | 1 | -1/+1 |
* | new fmod function | thevenyp | 2007-09-26 | 1 | -1/+1 |
* | new mpfr_sinh_cosh function | thevenyp | 2007-09-21 | 1 | -1/+1 |
* | new function mpfr_modf and add restrictions on mpfr_sin_cos' variables | thevenyp | 2007-09-13 | 1 | -1/+1 |
* | new arithmetic functions with a double argument | thevenyp | 2007-09-07 | 1 | -1/+1 |
* | Makefile.am: fixed get_patches rule. | vlefevre | 2007-09-02 | 1 | -1/+1 |
* | Makefile.am: cd $(srcdir) before executing get_patches.sh (thanks to | vlefevre | 2007-09-02 | 1 | -1/+6 |
* | Implemented changes suggested in | vlefevre | 2007-08-13 | 1 | -1/+1 |
* | Makefile.am: added a comment about "get_patches.c". | vlefevre | 2007-08-02 | 1 | -0/+5 |
* | No longer set "CLEANFILES = get_patches.c" in Makefile.am so that a | vlefevre | 2007-08-02 | 1 | -1/+1 |
* | Added support for tracking applied patches with new function | vlefevre | 2007-07-30 | 1 | -2/+7 |
* | Moved mpfr-test.h into the tests directory. | vlefevre | 2007-07-25 | 1 | -1/+1 |
* | jyn_asympt.c: new common file for asymptotic expansion in jn/yn | zimmerma | 2007-07-25 | 1 | -1/+1 |
* | Makefile.am: updated comment concerning -version-info. | vlefevre | 2007-07-01 | 1 | -2/+3 |
* | Added mpfr_fms based on mpfr_fma. | vlefevre | 2007-07-01 | 1 | -1/+1 |
* | added mpfr_remquo and mpfr_remainder | zimmerma | 2007-05-02 | 1 | -1/+1 |
* | added Bessel functions of second kind (y0, y1, yn_si) | zimmerma | 2007-03-31 | 1 | -1/+1 |
* | added Bessel functions of first kind: j0, j1, jn | zimmerma | 2007-03-22 | 1 | -1/+1 |
* | Removed log_b2.h (has never been used) from the repository and from | vlefevre | 2007-01-10 | 1 | -1/+1 |
* | remove new rootrem implementation (unclear copyright status) | zimmerma | 2006-12-21 | 1 | -1/+1 |
* | Makefile.am: fixed libtool's -version-info flag (and comment). | vlefevre | 2006-11-24 | 1 | -2/+2 |
* | added new (preliminary) conversions functions to/from decimal64 | zimmerma | 2006-11-05 | 1 | -1/+1 |
* | improved mpfr_root, using the new mpn_rootrem code written with Torbjo"rn | zimmerma | 2005-10-05 | 1 | -1/+1 |
* | Updated libmpfr_la_LDFLAGS (note: it shouldn't be incremented again | vlefevre | 2005-09-28 | 1 | -3/+3 |
* | new function mpfr_zeta_ui for integer argument | zimmerma | 2005-09-23 | 1 | -1/+1 |
* | added lngamma | zimmerma | 2005-08-31 | 1 | -1/+1 |
* | Reintroduce the computing of the dependencies. | pelissip | 2005-08-12 | 1 | -1/+1 |