| Commit message (Expand) | Author | Age | Files | Lines |
* | release 0.8.20.8.2 | enge | 2010-05-14 | 5 | -7/+7 |
* | [Makefile.vc] patch from Mickael Gastineau: memory.c was missing in the line | zimmerma | 2010-05-05 | 1 | -5/+2 |
* | preparing release of 0.8.2-rc1 | enge | 2010-05-05 | 3 | -6/+6 |
* | Remove definition of GMP_RND_MAX in tests, since the corresponding mpfr symbo... | thevenyp | 2010-05-03 | 2 | -17/+10 |
* | tests/Makefile.am: added pow_ui_dat to the distribution | enge | 2010-04-30 | 1 | -1/+1 |
* | tpow_ui.c: fixed warning when in C90 mode | enge | 2010-04-13 | 1 | -1/+2 |
* | pow_ui.c: compare with precision of result, not of argument | enge | 2010-04-11 | 1 | -1/+1 |
* | pow_ui.c: added code for a second binary trial in certain cases | enge | 2010-04-11 | 3 | -47/+69 |
* | pow_ui.c: | enge | 2010-04-01 | 2 | -12/+14 |
* | [pow_ui.c] fixed mp_prec_t -> mp_exp_t from previous commit | zimmerma | 2010-04-01 | 1 | -3/+3 |
* | pow_ui.dat: | enge | 2010-04-01 | 1 | -0/+3 |
* | pow_ui.c: | enge | 2010-04-01 | 8 | -14/+188 |
* | pow_ui.c: | enge | 2010-04-01 | 2 | -85/+80 |
* | [src/pow_ui.c] implemented new trick: if '11' appears in the exponent (not | zimmerma | 2010-03-31 | 2 | -12/+40 |
* | [src/pow_ui.c] implemented small-sliding-window trick. For exponent 12345, | zimmerma | 2010-03-31 | 2 | -5/+24 |
* | algorithms.tex: | enge | 2010-03-30 | 1 | -6/+6 |
* | pow_ui.c: | enge | 2010-03-30 | 1 | -2/+2 |
* | [TODO] removed mpc_pow_ui item (binary exponentiation done) | zimmerma | 2010-03-30 | 1 | -3/+0 |
* | [src/pow_ui.c] implemented binary exponentiation (with fallback to mpc_pow | zimmerma | 2010-03-30 | 3 | -6/+146 |
* | algorithms.tex: | enge | 2010-03-30 | 1 | -81/+80 |
* | algorithms.tex: | enge | 2010-03-27 | 2 | -50/+47 |
* | changed char* into const char* for mpc_set_str and mpc_strtoc | zimmerma | 2010-03-19 | 4 | -15/+15 |
* | [algorithms.tex] added Maple code to support claimed bound | zimmerma | 2010-03-11 | 1 | -0/+21 |
* | [algorithms.tex] added error analysis for pow_ui | zimmerma | 2010-03-11 | 2 | -0/+42 |
* | [TODO] put back info removed in rev 738 | zimmerma | 2010-03-10 | 1 | -0/+1 |
* | resolved conflict in TODO | enge | 2010-03-10 | 1 | -2/+2 |
* | [TODO] added two efficiency items | zimmerma | 2010-03-10 | 1 | -0/+3 |
* | [pow.c] improved initial precision, to avoid Ziv's failures | zimmerma | 2010-03-10 | 1 | -1/+1 |
* | [TODO] added item | zimmerma | 2010-01-25 | 1 | -0/+2 |
* | [acos.c] fixed problem with GMP_RNDA (should be MPFR_RNDA, and code was wrong) | zimmerma | 2009-12-09 | 1 | -4/+1 |
* | moving on to 0.8.2-dev | enge | 2009-12-08 | 6 | -8/+9 |
* | getting ready for release 0.8.1 | enge | 2009-12-08 | 8 | -11/+16 |
* | [read_data.c,tstrtoc.c] patch from Philippe Theveny to fix the line number | zimmerma | 2009-12-03 | 2 | -10/+19 |
* | [read_data.c] following suggestion of Philippe Theveny, added test for | zimmerma | 2009-12-02 | 1 | -22/+50 |
* | updated NEWS | enge | 2009-11-21 | 1 | -0/+6 |
* | [log.dat] fixed wrong ternary value in test file!!! | zimmerma | 2009-11-21 | 1 | -1/+1 |
* | [abs.c,norm.c] changed mp_rnd_t to mpfr_rnd_t | zimmerma | 2009-11-21 | 3 | -7/+9 |
* | [atan.c] fixed problem with variable y which was initialized twice | zimmerma | 2009-11-20 | 1 | -3/+2 |
* | added mechanism (copied from GNU MPFR 2.4.1) to check memory | zimmerma | 2009-11-20 | 5 | -4/+205 |
* | fixed bug reported by Geoff Bailey (acosh, asinh and atanh swap the precisions | zimmerma | 2009-11-20 | 6 | -31/+119 |
* | moved content of test.c in tget_version.c | zimmerma | 2009-11-05 | 3 | -37/+11 |
* | [tests/Makefile.am] fixed typo | zimmerma | 2009-11-05 | 1 | -1/+1 |
* | [test.c] previous commit was a binary file, this one should be ok | zimmerma | 2009-11-05 | 1 | -0/+0 |
* | increasing version to 0.8.1-dev | enge | 2009-11-05 | 5 | -10/+10 |
* | [test.c] added dummy test file to display versions of GMP and MPFR | zimmerma | 2009-11-05 | 2 | -1/+1 |
* | getting ready for release 0.8 | enge | 2009-11-05 | 6 | -9/+8 |
* | atan.c: removed test that is always false, without resolving the case of | enge | 2009-11-03 | 1 | -5/+5 |
* | smallish technical changes for version 0.8 | enge | 2009-11-03 | 8 | -31/+25 |
* | [pow.dat] added one more coverage test | zimmerma | 2009-11-03 | 1 | -0/+3 |
* | [pow.c] fixed bugs in underflow and overflow cases | zimmerma | 2009-11-03 | 2 | -8/+25 |