index
:
delta/mpfr.git
2.0.2
2.1
2.2
2.3
2.3-old
2.4
3.0
3.1
4.0
4.1
baserock/morph
exp-int
faithful
feature-block
flags
master
mpfr
mpfr-2-0-2-branch
mpfr-2-1-branch
mpfr-2-2-branch
new-generic-tests
new-sum
set_exp
ubf
ubf2
vl-am113
vlefevre
win-thread-safe-dll
with-mini-gmp
scm.gforge.inria.fr: anonscm/svn/mpfr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new internal function mpfr_round_p which is a fast replacement
pelissip
2005-03-14
1
-1
/
+1
*
Add '-v' for tuneup.
pelissip
2005-03-09
1
-1
/
+1
*
new function mpfr_get_f
zimmerma
2005-03-08
1
-1
/
+1
*
Add tune for mpfr_mulhigh
pelissip
2005-03-07
1
-1
/
+1
*
Add tune program for MPFR.
pelissip
2005-02-24
1
-0
/
+13
*
Clean up configure (more simplier).
pelissip
2005-02-11
1
-1
/
+1
*
Add support for Shared Library in MPFR (both Unix and Windows) by using libtool.
pelissip
2005-02-08
1
-6
/
+20
*
Add experimental logging feature.
pelissip
2005-02-02
1
-1
/
+1
*
Add new function mpfr_pow_z and its test file.
pelissip
2005-01-24
1
-1
/
+1
*
Remove mpfr_save_emin_emax and mpfr_restore_emin_emax
pelissip
2004-11-18
1
-1
/
+1
*
Add mpfr_uintmax_p and mpfr_intmax_p.
pelissip
2004-09-29
1
-1
/
+1
*
New functions mpfr_get_sj and mpfr_get_uj, with tests.
vlefevre
2004-09-27
1
-1
/
+1
*
Add mpfr_strtofr function.
pelissip
2004-09-20
1
-1
/
+1
*
Move __gmpfr_isqrt and __gmpfr_cuberoot to another file.
pelissip
2004-08-23
1
-1
/
+1
*
Add MPFR_INT_CEIL_LOG2 macro and __gmpfr_int_ceil_log2 function
pelissip
2004-08-23
1
-1
/
+1
*
Added mpfr-longlong.h to libmpfr_a_SOURCES so that it is distributed
vlefevre
2004-07-28
1
-1
/
+1
*
Added mpfr-gmp.h to libmpfr_a_SOURCES so that it is distributed
vlefevre
2004-07-28
1
-1
/
+1
*
Add function mpfr_sqr (TODO: Make doc)
pelissip
2004-07-20
1
-1
/
+1
*
Add preliminary generic code to handle cached const.
pelissip
2004-04-21
1
-1
/
+1
*
Add mpfr_zero_p.
pelissip
2004-04-20
1
-1
/
+1
*
Add mpz_set_fr function and its test.
pelissip
2004-03-16
1
-1
/
+1
*
Add new functions:
pelissip
2004-03-15
1
-1
/
+1
*
Add mpfr_set_si_2exp and mpfr_set_ui_2exp and their tests.
pelissip
2004-03-09
1
-1
/
+1
*
Add mpfr_cmp_ld and its test
pelissip
2004-03-09
1
-1
/
+1
*
Add mpfr_add_si, mpfr_sub_si, mpfr_si_sub, mpfr_mul_si, mpfr_div_si and
pelissip
2004-03-09
1
-1
/
+1
*
Add mpfr_free_cache.
pelissip
2004-02-23
1
-1
/
+1
*
+ Add mpfr_add1sp which provides addition when all the operands have the same...
pelissip
2004-02-12
1
-1
/
+1
*
Added mpfr_sum function.
pelissip
2004-02-06
1
-1
/
+1
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-1
/
+1
*
Moved the mpfr_mpn_exp function to a new file "mpn_exp.c" as it is
vlefevre
2004-01-19
1
-1
/
+1
*
Fix bug of sub1sp.c on sparck.
pelissip
2004-01-07
1
-1
/
+1
*
Added mpfr_version function and test.
vlefevre
2004-01-06
1
-1
/
+1
*
removed unused target "tests"
zimmerma
2003-12-16
1
-3
/
+0
*
(EXTRA_DIST): Add round_raw_generic.c.
ryde
2003-12-15
1
-1
/
+1
*
+ Add function mpfr_print_mantissa_binary, for debugging reason.
pelissip
2003-12-09
1
-1
/
+1
*
Added mpfr_exp10 function.
vlefevre
2003-12-05
1
-1
/
+1
*
+ Add new internal function: mpfr_check.
pelissip
2003-11-21
1
-1
/
+1
*
Add a real function for mpfr_sgn (not a call to mpfr_cmp_ui_2exp).
pelissip
2003-11-05
1
-1
/
+1
*
added MAKEINFOFLAGS = --enable-encoding to get 8-bit characters in mpfr.info
zimmerma
2003-09-24
1
-0
/
+2
*
New functions mpfr_inits, mpfr_inits2 and mpfr_clears to initialize or
vlefevre
2003-09-11
1
-1
/
+1
*
(libmpfr_a_SOURCES): Remove mpfr-math.h.
ryde
2003-06-24
1
-1
/
+1
*
added error function
zimmerma
2003-06-12
1
-1
/
+1
*
Added cmp_d/tcmp_d.
hanrot
2003-05-13
1
-1
/
+1
*
added Riemann Zeta function (contribution from Jean-Luc Re'my)
zimmerma
2003-04-11
1
-1
/
+1
*
new functions mpfr_fits_* and mpfr_get_ui/si
zimmerma
2003-02-13
1
-1
/
+1
*
(libmpfr_a_SOURCES): Add volatile.c.
ryde
2003-01-25
1
-1
/
+1
*
Move log_b2.h from include_HEADERS to libmpfr_a_SOURCES, it doesn't
ryde
2003-01-18
1
-2
/
+2
*
added log_b2.h in include_HEADERS
zimmerma
2003-01-16
1
-1
/
+1
*
(libmpfr_a_SOURCES): Remove rnd_mode.c.
ryde
2002-11-29
1
-1
/
+1
*
added cbrt
zimmerma
2002-10-18
1
-1
/
+1
[next]