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
/
mul_ui.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
Misc bug fixes and code clean-up.
vlefevre
2002-02-04
1
-1
/
+1
*
Fix (Kevin Ryde).
vlefevre
2002-01-22
1
-2
/
+9
*
Overflow support.
vlefevre
2001-11-25
1
-38
/
+38
*
ASSERT_ALWAYS -> MPFR_ASSERTN
zimmerma
2001-11-16
1
-1
/
+1
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
added year 2001 in copyright line
zimmerma
2001-11-16
1
-9
/
+1
*
1 -> BITS_PER_MP_LIMB
zimmerma
2001-11-16
1
-3
/
+1
*
completely rewritten
zimmerma
2001-10-12
1
-82
/
+46
*
Parameter added to mpfr_round_raw: pointer to inexact ternary value.
vlefevre
2001-09-10
1
-1
/
+1
*
another fix (final copy when xsize > ysize was wrong)
zimmerma
2001-08-29
1
-9
/
+24
*
another fix (previous one was incomplete)
zimmerma
2001-08-28
1
-9
/
+12
*
was completely wrong for ysize > xsize
zimmerma
2001-08-27
1
-5
/
+4
*
fixed pb: sh becomes "negative"
zimmerma
2001-08-23
1
-15
/
+19
*
Patch for the case b = 0 or c = 0.
hanrot
2001-05-31
1
-0
/
+5
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-1
/
+2
*
Yet another patch for include files.
hanrot
2000-12-15
1
-1
/
+1
*
Permutation of includes to avoid warnings due to careless multiple definition
hanrot
2000-12-15
1
-1
/
+1
*
Bug fixed concerning the flags.
vlefevre
2000-12-14
1
-0
/
+8
*
Take into account Inf, Nans ; clear the flags of the return variable
hanrot
2000-12-13
1
-1
/
+3
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
Infinis, premiere tentative.
hanrot
2000-11-21
1
-0
/
+11
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-11
/
+11
*
Patch for 1 << (BITS_PER_MP_LIMB - x) when x is 0 (produces inexact results
hanrot
2000-06-19
1
-3
/
+4
*
replaced 1st my by my+sh in mpfr_round_raw call
zimmerma
2000-04-13
1
-3
/
+7
*
Correction d'un bug quand le carry contient tous les bits significatifs.
hanrot
2000-04-13
1
-9
/
+32
*
unsigned char -> mp_rnd_t
zimmerma
2000-02-11
1
-9
/
+9
*
now set sign correctly
zimmerma
1999-10-14
1
-0
/
+2
*
added copyright notice
zimmerma
1999-07-30
1
-0
/
+21
*
added cast to mp_limb_t for shifts
zimmerma
1999-07-01
1
-2
/
+2
*
fixed bug due to shift=0 in mpn_rshift
zimmerma
1999-07-01
1
-1
/
+3
*
changed arguments of mpfr_round_raw (now uses precision instead of size)
zimmerma
1999-06-28
1
-1
/
+2
*
Prototypes et quelques causes de warnings corriges.
hanrot
1999-06-25
1
-0
/
+8
*
use PREC(x) instead of ABSSIZE(x) to get number of significant limbs
zimmerma
1999-06-25
1
-13
/
+18
*
fixed problem with count_leading_zeros undefined for 0
zimmerma
1999-06-21
1
-2
/
+4
*
Correction du prototype de mpfr_mul_ui
hanrot
1999-06-14
1
-1
/
+1
*
added include <stdio.h> (needed for FILE in mpfr.h)
zimmerma
1999-06-10
1
-0
/
+1
*
Initial revision
hanrot
1999-06-09
1
-0
/
+42