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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tests/tmin_prec.c] new file contributed from Laurent Fousse
zimmerma
2009-03-16
2
-1
/
+74
*
min_prec.c: removed a useless test.
vlefevre
2009-03-16
1
-1
/
+1
*
min_prec.c: fixed another bug.
vlefevre
2009-03-16
1
-1
/
+1
*
vasprintf.c: Add more debug assertion on the buffer size.
thevenyp
2009-03-16
1
-0
/
+6
*
vasprintf.c: Fix bug_20090316 (in buffer_cat, the buffer was 1 character too ...
thevenyp
2009-03-16
2
-1
/
+21
*
tests/tadd.c: changed GMP_RND* (from r6071) into MPFR_RND*; this should
vlefevre
2009-03-16
1
-5
/
+5
*
tests/tprintf.c: Use new environment variable MPFR_CHECK_LARGEMEM for memory ...
thevenyp
2009-03-16
1
-1
/
+1
*
min_prec.c: bug fixed by Laurent.
vlefevre
2009-03-16
1
-1
/
+1
*
tests/tsprintf.c: Fix typo.
thevenyp
2009-03-16
1
-1
/
+1
*
Fixed the prototype of mpfr_min_prec (should return a mpfr_prec_t)
vlefevre
2009-03-16
3
-7
/
+7
*
min_prec.c: fixed a bug (but the code should be improved).
vlefevre
2009-03-16
1
-1
/
+1
*
min_prec.c: simplified the singular cases (see other functions).
vlefevre
2009-03-16
1
-5
/
+1
*
Add protoype for mpfr_min_prec in mpfr.h.
lfousse
2009-03-15
1
-0
/
+1
*
Add documentation for mpfr_min_prec.
lfousse
2009-03-15
1
-0
/
+8
*
New function mpfr_min_prec.
lfousse
2009-03-15
2
-1
/
+66
*
get_ld.c: fixed bugs in the case HAVE_LDOUBLE_IEEE_EXT_LITTLE (one found
vlefevre
2009-03-15
1
-3
/
+6
*
vasprintf.c: This is probably dead code, but being uncertain, put an assert h...
thevenyp
2009-03-13
1
-2
/
+2
*
vasprintf.c: As the buffer helper functions are not used in the current code ...
thevenyp
2009-03-13
1
-8
/
+12
*
vasprintf.c: make clear that string_buffer.curr is a pointer to the null term...
thevenyp
2009-03-13
1
-3
/
+3
*
vasprintf.c: Fix bug.
thevenyp
2009-03-13
1
-2
/
+2
*
tests/tprintf.c: Add an expensive test where the output number has more than ...
thevenyp
2009-03-13
2
-0
/
+25
*
mpfr.texi: Do cosmetic changes and add some details on printf behavior when t...
thevenyp
2009-03-13
3
-34
/
+85
*
zeta_ui.c: correction r6090 was incorrect as there was another problem:
vlefevre
2009-03-12
1
-1
/
+3
*
zeta_ui.c bug fix: a shift count could be >= width of type (if a limb is
vlefevre
2009-03-12
1
-1
/
+1
*
tests/tprintf.c: added missing cast to void * for %p.
vlefevre
2009-03-10
1
-1
/
+2
*
tests/tfprintf.c: added missing cast to void * for %p.
vlefevre
2009-03-09
1
-1
/
+1
*
vasprintf.c: fixed bug in CONSUME_VA_ARG for case MP_LIMB_ARG (%Mu).
vlefevre
2009-03-09
1
-1
/
+1
*
README.dev: GMP with ABI=mode32 should be tested on 64-bit PowerPC.
vlefevre
2009-03-09
1
-0
/
+4
*
vasprintf.c: now return -1 when the format string is invalid (undefined behav...
thevenyp
2009-03-06
2
-2
/
+114
*
mpfr.texi: Add missing conversion specifier accepted with mpfr_t variable.
thevenyp
2009-03-06
1
-1
/
+1
*
add1.c: assertions on the argument values should use MPFR_ASSERTN.
vlefevre
2009-03-06
1
-1
/
+1
*
[cache.c] improved comment for mpfr_init_cache
zimmerma
2009-03-06
1
-1
/
+2
*
[add1.c] transformed switch() into if-then-else, to get 100% coverage
zimmerma
2009-03-06
1
-11
/
+9
*
untabify
vlefevre
2009-03-06
2
-4
/
+4
*
update-faq: change GMP_RND into MPFR_RND from the version on the web
vlefevre
2009-03-06
1
-1
/
+2
*
tests/tadd.c: completed the code coverage (case bk == 0 in add1.c).
vlefevre
2009-03-05
1
-0
/
+37
*
[mpfr-impl.h,cache.c] commented out mpfr_init_cache
zimmerma
2009-03-05
2
-0
/
+5
*
[const_catalan.c] decreased initial Ziv precision to get 100% coverage
zimmerma
2009-03-05
1
-3
/
+2
*
[cmp2.c] added comments
zimmerma
2009-03-05
2
-3
/
+20
*
[atan2.c,tatan.c] reduced Ziv's initial precision and added test to have
zimmerma
2009-03-05
2
-1
/
+4
*
[atan.c] coverage should now be 100%
zimmerma
2009-03-05
1
-5
/
+6
*
[algorithms.bib] added new reference
zimmerma
2009-03-04
3
-3
/
+16
*
mpfr-gmp.c (mpfr_assert_fail): output "MPFR" too in assertion failure
vlefevre
2009-03-04
1
-1
/
+1
*
Updated mpfrlint script.
vlefevre
2009-03-04
1
-2
/
+5
*
mpfr.texi: updated month.
vlefevre
2009-03-04
1
-1
/
+1
*
NEWS: say that the license has changed.
vlefevre
2009-03-04
1
-0
/
+2
*
Updated NEWS (function mpfr_random has been removed).
vlefevre
2009-03-03
1
-2
/
+3
*
GMP_RNDX -> MPFR_RNDX
zimmerma
2009-03-03
262
-5889
/
+5896
*
tests: added taway to svn:ignore property.
vlefevre
2009-03-03
0
-0
/
+0
*
Update to LGPL v3+, as decided by the main MPFR developers.
vlefevre
2009-03-03
406
-2136
/
+1788
[next]