diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2007-02-07 01:48:01 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2007-02-07 01:48:01 +0000 |
commit | 975f12134bafeff2ae15aeb0fc12e83913e1412f (patch) | |
tree | 78ef87a7caf7d1832cc95bfa8d3929abb24dcd77 | |
parent | 7f7e2501fe1fa4cff7d3b530c02e6ea128b2e6bb (diff) | |
download | mpfr-975f12134bafeff2ae15aeb0fc12e83913e1412f.tar.gz |
Added "Contributed by the Arenaire and Cacao projects, INRIA." to the
copyright notices and removed a few old things.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4350 280ebfd0-de03-0410-8827-d642c229c3f4
-rw-r--r-- | abort_prec_max.c | 1 | ||||
-rw-r--r-- | acos.c | 1 | ||||
-rw-r--r-- | acosh.c | 1 | ||||
-rw-r--r-- | add.c | 2 | ||||
-rw-r--r-- | add1.c | 2 | ||||
-rw-r--r-- | add1sp.c | 2 | ||||
-rw-r--r-- | add_ui.c | 1 | ||||
-rw-r--r-- | agm.c | 1 | ||||
-rw-r--r-- | asin.c | 1 | ||||
-rw-r--r-- | asinh.c | 1 | ||||
-rw-r--r-- | atan.c | 1 | ||||
-rw-r--r-- | atan2.c | 1 | ||||
-rw-r--r-- | atanh.c | 1 | ||||
-rw-r--r-- | cache.c | 1 | ||||
-rw-r--r-- | cbrt.c | 2 | ||||
-rw-r--r-- | check.c | 1 | ||||
-rw-r--r-- | clear.c | 1 | ||||
-rw-r--r-- | clears.c | 1 | ||||
-rw-r--r-- | cmp.c | 1 | ||||
-rw-r--r-- | cmp2.c | 1 | ||||
-rw-r--r-- | cmp_abs.c | 1 | ||||
-rw-r--r-- | cmp_d.c | 1 | ||||
-rw-r--r-- | cmp_ld.c | 1 | ||||
-rw-r--r-- | cmp_si.c | 1 | ||||
-rw-r--r-- | cmp_ui.c | 1 | ||||
-rw-r--r-- | comparisons.c | 1 | ||||
-rw-r--r-- | const_catalan.c | 1 | ||||
-rw-r--r-- | const_euler.c | 1 | ||||
-rw-r--r-- | const_log2.c | 1 | ||||
-rw-r--r-- | const_pi.c | 1 | ||||
-rw-r--r-- | constant.c | 1 | ||||
-rw-r--r-- | copysign.c | 1 | ||||
-rw-r--r-- | cos.c | 1 | ||||
-rw-r--r-- | cosh.c | 1 | ||||
-rw-r--r-- | cot.c | 1 | ||||
-rw-r--r-- | coth.c | 1 | ||||
-rw-r--r-- | csc.c | 1 | ||||
-rw-r--r-- | csch.c | 1 | ||||
-rw-r--r-- | dim.c | 1 | ||||
-rw-r--r-- | div.c | 1 | ||||
-rw-r--r-- | div_2exp.c | 1 | ||||
-rw-r--r-- | div_2si.c | 1 | ||||
-rw-r--r-- | div_2ui.c | 1 | ||||
-rw-r--r-- | div_ui.c | 1 | ||||
-rw-r--r-- | dump.c | 2 | ||||
-rw-r--r-- | eint.c | 1 | ||||
-rw-r--r-- | eq.c | 2 | ||||
-rw-r--r-- | erfc.c | 1 | ||||
-rw-r--r-- | exceptions.c | 1 | ||||
-rw-r--r-- | exp10.c | 1 | ||||
-rw-r--r-- | exp2.c | 1 | ||||
-rw-r--r-- | exp3.c | 1 | ||||
-rw-r--r-- | exp_2.c | 1 | ||||
-rw-r--r-- | expm1.c | 1 | ||||
-rw-r--r-- | extract.c | 1 | ||||
-rw-r--r-- | factorial.c | 1 | ||||
-rw-r--r-- | fits_intmax.c | 2 | ||||
-rw-r--r-- | fits_s.h | 2 | ||||
-rw-r--r-- | fits_sint.c | 2 | ||||
-rw-r--r-- | fits_slong.c | 2 | ||||
-rw-r--r-- | fits_sshort.c | 2 | ||||
-rw-r--r-- | fits_u.h | 2 | ||||
-rw-r--r-- | fits_uint.c | 2 | ||||
-rw-r--r-- | fits_uintmax.c | 2 | ||||
-rw-r--r-- | fits_ulong.c | 2 | ||||
-rw-r--r-- | fits_ushort.c | 2 | ||||
-rw-r--r-- | fma.c | 1 | ||||
-rw-r--r-- | frac.c | 1 | ||||
-rw-r--r-- | free_cache.c | 1 | ||||
-rw-r--r-- | gamma.c | 1 | ||||
-rw-r--r-- | gen_inverse.h | 1 | ||||
-rw-r--r-- | generic.c | 1 | ||||
-rw-r--r-- | get_d.c | 1 | ||||
-rw-r--r-- | get_d64.c | 1 | ||||
-rw-r--r-- | get_exp.c | 1 | ||||
-rw-r--r-- | get_f.c | 1 | ||||
-rw-r--r-- | get_ld.c | 1 | ||||
-rw-r--r-- | get_si.c | 1 | ||||
-rw-r--r-- | get_sj.c | 1 | ||||
-rw-r--r-- | get_str.c | 3 | ||||
-rw-r--r-- | get_ui.c | 1 | ||||
-rw-r--r-- | get_uj.c | 1 | ||||
-rw-r--r-- | get_z.c | 1 | ||||
-rw-r--r-- | get_z_exp.c | 1 | ||||
-rw-r--r-- | gmp_op.c | 1 | ||||
-rw-r--r-- | hypot.c | 1 | ||||
-rw-r--r-- | init.c | 1 | ||||
-rw-r--r-- | init2.c | 1 | ||||
-rw-r--r-- | inits.c | 1 | ||||
-rw-r--r-- | inits2.c | 1 | ||||
-rw-r--r-- | inp_str.c | 1 | ||||
-rw-r--r-- | int_ceil_log2.c | 1 | ||||
-rw-r--r-- | isinf.c | 1 | ||||
-rw-r--r-- | isinteger.c | 1 | ||||
-rw-r--r-- | isnan.c | 1 | ||||
-rw-r--r-- | isnum.c | 1 | ||||
-rw-r--r-- | isqrt.c | 1 | ||||
-rw-r--r-- | iszero.c | 1 | ||||
-rw-r--r-- | lngamma.c | 1 | ||||
-rw-r--r-- | log.c | 1 | ||||
-rw-r--r-- | log10.c | 1 | ||||
-rw-r--r-- | log1p.c | 1 | ||||
-rw-r--r-- | log2.c | 1 | ||||
-rw-r--r-- | logging.c | 1 | ||||
-rw-r--r-- | minmax.c | 1 | ||||
-rw-r--r-- | mpf2mpfr.h | 1 | ||||
-rw-r--r-- | mpfr-gmp.c | 1 | ||||
-rw-r--r-- | mpfr-gmp.h | 1 | ||||
-rw-r--r-- | mpfr-impl.h | 1 | ||||
-rw-r--r-- | mpfr-test.h | 1 | ||||
-rw-r--r-- | mpfr.h | 1 | ||||
-rw-r--r-- | mpn_exp.c | 3 | ||||
-rw-r--r-- | mul.c | 1 | ||||
-rw-r--r-- | mul_2exp.c | 1 | ||||
-rw-r--r-- | mul_2si.c | 1 | ||||
-rw-r--r-- | mul_2ui.c | 1 | ||||
-rw-r--r-- | mul_ui.c | 1 | ||||
-rw-r--r-- | mulders.c | 1 | ||||
-rw-r--r-- | neg.c | 1 | ||||
-rw-r--r-- | next.c | 2 | ||||
-rw-r--r-- | out_str.c | 1 | ||||
-rw-r--r-- | pow.c | 1 | ||||
-rw-r--r-- | pow_si.c | 1 | ||||
-rw-r--r-- | pow_ui.c | 1 | ||||
-rw-r--r-- | pow_z.c | 1 | ||||
-rw-r--r-- | powerof2.c | 1 | ||||
-rw-r--r-- | print_raw.c | 1 | ||||
-rw-r--r-- | print_rnd_mode.c | 1 | ||||
-rw-r--r-- | random.c | 1 | ||||
-rw-r--r-- | random2.c | 1 | ||||
-rw-r--r-- | reldiff.c | 1 | ||||
-rw-r--r-- | rint.c | 1 | ||||
-rw-r--r-- | root.c | 2 | ||||
-rw-r--r-- | round_near_x.c | 1 | ||||
-rw-r--r-- | round_p.c | 1 | ||||
-rw-r--r-- | round_prec.c | 1 | ||||
-rw-r--r-- | round_raw_generic.c | 1 | ||||
-rw-r--r-- | sec.c | 1 | ||||
-rw-r--r-- | sech.c | 1 | ||||
-rw-r--r-- | set.c | 1 | ||||
-rw-r--r-- | set_d.c | 1 | ||||
-rw-r--r-- | set_d64.c | 1 | ||||
-rw-r--r-- | set_dfl_prec.c | 1 | ||||
-rw-r--r-- | set_exp.c | 1 | ||||
-rw-r--r-- | set_f.c | 1 | ||||
-rw-r--r-- | set_inf.c | 1 | ||||
-rw-r--r-- | set_ld.c | 1 | ||||
-rw-r--r-- | set_nan.c | 1 | ||||
-rw-r--r-- | set_prc_raw.c | 1 | ||||
-rw-r--r-- | set_prec.c | 1 | ||||
-rw-r--r-- | set_q.c | 1 | ||||
-rw-r--r-- | set_rnd.c | 1 | ||||
-rw-r--r-- | set_si.c | 1 | ||||
-rw-r--r-- | set_si_2exp.c | 1 | ||||
-rw-r--r-- | set_sj.c | 1 | ||||
-rw-r--r-- | set_str.c | 1 | ||||
-rw-r--r-- | set_str_raw.c | 1 | ||||
-rw-r--r-- | set_ui.c | 1 | ||||
-rw-r--r-- | set_ui_2exp.c | 1 | ||||
-rw-r--r-- | set_uj.c | 1 | ||||
-rw-r--r-- | set_z.c | 1 | ||||
-rw-r--r-- | setmax.c | 2 | ||||
-rw-r--r-- | setmin.c | 2 | ||||
-rw-r--r-- | sgn.c | 2 | ||||
-rw-r--r-- | si_op.c | 1 | ||||
-rw-r--r-- | sin.c | 1 | ||||
-rw-r--r-- | sin_cos.c | 1 | ||||
-rw-r--r-- | sinh.c | 1 | ||||
-rw-r--r-- | sqr.c | 1 | ||||
-rw-r--r-- | sqrt.c | 1 | ||||
-rw-r--r-- | sqrt_ui.c | 1 | ||||
-rw-r--r-- | stack_interface.c | 1 | ||||
-rw-r--r-- | strtofr.c | 1 | ||||
-rw-r--r-- | sub.c | 2 | ||||
-rw-r--r-- | sub1.c | 2 | ||||
-rw-r--r-- | sub1sp.c | 2 | ||||
-rw-r--r-- | sub_ui.c | 1 | ||||
-rw-r--r-- | subnormal.c | 1 | ||||
-rw-r--r-- | sum.c | 1 | ||||
-rw-r--r-- | swap.c | 1 | ||||
-rw-r--r-- | tan.c | 1 | ||||
-rw-r--r-- | tanh.c | 1 | ||||
-rw-r--r-- | tests/cmp_str.c | 1 | ||||
-rw-r--r-- | tests/memory.c | 3 | ||||
-rw-r--r-- | tests/mpf_compat.c | 1 | ||||
-rw-r--r-- | tests/mpf_compat.h | 1 | ||||
-rw-r--r-- | tests/mpfr_compat.c | 1 | ||||
-rw-r--r-- | tests/reuse.c | 1 | ||||
-rw-r--r-- | tests/rnd_mode.c | 1 | ||||
-rw-r--r-- | tests/tabs.c | 1 | ||||
-rw-r--r-- | tests/tacosh.c | 2 | ||||
-rw-r--r-- | tests/tadd.c | 1 | ||||
-rw-r--r-- | tests/tadd1sp.c | 1 | ||||
-rw-r--r-- | tests/tadd_ui.c | 1 | ||||
-rw-r--r-- | tests/tagm.c | 1 | ||||
-rw-r--r-- | tests/tasin.c | 2 | ||||
-rw-r--r-- | tests/tasinh.c | 2 | ||||
-rw-r--r-- | tests/tatan.c | 2 | ||||
-rw-r--r-- | tests/tatanh.c | 2 | ||||
-rw-r--r-- | tests/tcan_round.c | 1 | ||||
-rw-r--r-- | tests/tcbrt.c | 1 | ||||
-rw-r--r-- | tests/tcheck.c | 1 | ||||
-rw-r--r-- | tests/tcmp.c | 1 | ||||
-rw-r--r-- | tests/tcmp2.c | 1 | ||||
-rw-r--r-- | tests/tcmp_d.c | 1 | ||||
-rw-r--r-- | tests/tcmp_ld.c | 1 | ||||
-rw-r--r-- | tests/tcmp_ui.c | 1 | ||||
-rw-r--r-- | tests/tcmpabs.c | 1 | ||||
-rw-r--r-- | tests/tcomparisons.c | 1 | ||||
-rw-r--r-- | tests/tconst_catalan.c | 1 | ||||
-rw-r--r-- | tests/tconst_euler.c | 1 | ||||
-rw-r--r-- | tests/tconst_log2.c | 1 | ||||
-rw-r--r-- | tests/tconst_pi.c | 1 | ||||
-rw-r--r-- | tests/tcopysign.c | 1 | ||||
-rw-r--r-- | tests/tcos.c | 1 | ||||
-rw-r--r-- | tests/tcosh.c | 2 | ||||
-rw-r--r-- | tests/tcot.c | 1 | ||||
-rw-r--r-- | tests/tcoth.c | 1 | ||||
-rw-r--r-- | tests/tcsc.c | 1 | ||||
-rw-r--r-- | tests/tcsch.c | 1 | ||||
-rw-r--r-- | tests/tdim.c | 1 | ||||
-rw-r--r-- | tests/tdiv.c | 1 | ||||
-rw-r--r-- | tests/tdiv_ui.c | 1 | ||||
-rw-r--r-- | tests/teint.c | 1 | ||||
-rw-r--r-- | tests/teq.c | 1 | ||||
-rw-r--r-- | tests/tests.c | 1 | ||||
-rw-r--r-- | tests/texceptions.c | 1 | ||||
-rw-r--r-- | tests/texp.c | 1 | ||||
-rw-r--r-- | tests/texp2.c | 2 | ||||
-rw-r--r-- | tests/texpm1.c | 2 | ||||
-rw-r--r-- | tests/tfactorial.c | 1 | ||||
-rw-r--r-- | tests/tfits.c | 1 | ||||
-rw-r--r-- | tests/tfma.c | 2 | ||||
-rw-r--r-- | tests/tfrac.c | 1 | ||||
-rw-r--r-- | tests/tgamma.c | 1 | ||||
-rw-r--r-- | tests/tgeneric.c | 1 | ||||
-rw-r--r-- | tests/tgeneric_ui.c | 1 | ||||
-rw-r--r-- | tests/tget_d.c | 1 | ||||
-rw-r--r-- | tests/tget_d_2exp.c | 1 | ||||
-rw-r--r-- | tests/tget_f.c | 1 | ||||
-rw-r--r-- | tests/tget_ld_2exp.c | 1 | ||||
-rw-r--r-- | tests/tget_set_d64.c | 1 | ||||
-rw-r--r-- | tests/tget_sj.c | 1 | ||||
-rw-r--r-- | tests/tget_str.c | 1 | ||||
-rw-r--r-- | tests/tget_z.c | 1 | ||||
-rw-r--r-- | tests/tgmpop.c | 1 | ||||
-rw-r--r-- | tests/thyperbolic.c | 1 | ||||
-rw-r--r-- | tests/thypot.c | 2 | ||||
-rw-r--r-- | tests/tinits.c | 1 | ||||
-rw-r--r-- | tests/tinp_str.c | 1 | ||||
-rw-r--r-- | tests/tinternals.c | 2 | ||||
-rw-r--r-- | tests/tisnan.c | 1 | ||||
-rw-r--r-- | tests/tlngamma.c | 1 | ||||
-rw-r--r-- | tests/tlog.c | 1 | ||||
-rw-r--r-- | tests/tlog10.c | 2 | ||||
-rw-r--r-- | tests/tlog1p.c | 2 | ||||
-rw-r--r-- | tests/tlog2.c | 2 | ||||
-rw-r--r-- | tests/tminmax.c | 1 | ||||
-rw-r--r-- | tests/tmul.c | 1 | ||||
-rw-r--r-- | tests/tmul_2exp.c | 1 | ||||
-rw-r--r-- | tests/tmul_ui.c | 1 | ||||
-rw-r--r-- | tests/tnext.c | 1 | ||||
-rw-r--r-- | tests/tout_str.c | 1 | ||||
-rw-r--r-- | tests/toutimpl.c | 1 | ||||
-rw-r--r-- | tests/tpow.c | 1 | ||||
-rw-r--r-- | tests/tpow3.c | 2 | ||||
-rw-r--r-- | tests/tpow_z.c | 1 | ||||
-rw-r--r-- | tests/trandom.c | 1 | ||||
-rw-r--r-- | tests/trint.c | 1 | ||||
-rw-r--r-- | tests/troot.c | 1 | ||||
-rw-r--r-- | tests/tround_prec.c | 1 | ||||
-rw-r--r-- | tests/tsec.c | 1 | ||||
-rw-r--r-- | tests/tsech.c | 1 | ||||
-rw-r--r-- | tests/tset.c | 1 | ||||
-rw-r--r-- | tests/tset_d.c | 1 | ||||
-rw-r--r-- | tests/tset_exp.c | 1 | ||||
-rw-r--r-- | tests/tset_f.c | 1 | ||||
-rw-r--r-- | tests/tset_ld.c | 1 | ||||
-rw-r--r-- | tests/tset_q.c | 1 | ||||
-rw-r--r-- | tests/tset_si.c | 1 | ||||
-rw-r--r-- | tests/tset_sj.c | 1 | ||||
-rw-r--r-- | tests/tset_str.c | 1 | ||||
-rw-r--r-- | tests/tset_z.c | 1 | ||||
-rw-r--r-- | tests/tsgn.c | 2 | ||||
-rw-r--r-- | tests/tsi_op.c | 1 | ||||
-rw-r--r-- | tests/tsin.c | 1 | ||||
-rw-r--r-- | tests/tsin_cos.c | 1 | ||||
-rw-r--r-- | tests/tsinh.c | 2 | ||||
-rw-r--r-- | tests/tsqr.c | 1 | ||||
-rw-r--r-- | tests/tsqrt.c | 1 | ||||
-rw-r--r-- | tests/tsqrt_ui.c | 1 | ||||
-rw-r--r-- | tests/tstckintc.c | 1 | ||||
-rw-r--r-- | tests/tstrtofr.c | 1 | ||||
-rw-r--r-- | tests/tsub.c | 1 | ||||
-rw-r--r-- | tests/tsub1sp.c | 1 | ||||
-rw-r--r-- | tests/tsub_ui.c | 1 | ||||
-rw-r--r-- | tests/tsubnormal.c | 1 | ||||
-rw-r--r-- | tests/tsum.c | 1 | ||||
-rw-r--r-- | tests/tswap.c | 1 | ||||
-rw-r--r-- | tests/ttan.c | 1 | ||||
-rw-r--r-- | tests/ttanh.c | 2 | ||||
-rw-r--r-- | tests/ttrunc.c | 1 | ||||
-rw-r--r-- | tests/tui_div.c | 1 | ||||
-rw-r--r-- | tests/tui_pow.c | 2 | ||||
-rw-r--r-- | tests/tui_sub.c | 1 | ||||
-rw-r--r-- | tests/tversion.c | 1 | ||||
-rw-r--r-- | tests/tzeta_ui.c | 1 | ||||
-rw-r--r-- | tuneup.c | 1 | ||||
-rw-r--r-- | uceil_exp2.c | 1 | ||||
-rw-r--r-- | uceil_log2.c | 1 | ||||
-rw-r--r-- | ufloor_log2.c | 1 | ||||
-rw-r--r-- | ui_div.c | 1 | ||||
-rw-r--r-- | ui_pow.c | 1 | ||||
-rw-r--r-- | ui_pow_ui.c | 1 | ||||
-rw-r--r-- | ui_sub.c | 1 | ||||
-rw-r--r-- | urandomb.c | 1 | ||||
-rw-r--r-- | version.c | 1 | ||||
-rw-r--r-- | volatile.c | 1 | ||||
-rw-r--r-- | zeta_ui.c | 1 |
319 files changed, 322 insertions, 46 deletions
diff --git a/abort_prec_max.c b/abort_prec_max.c index fcf20ce8b..4cdf26173 100644 --- a/abort_prec_max.c +++ b/abort_prec_max.c @@ -1,6 +1,7 @@ /* mpfr_abort_prec_max -- Abort due to maximal precision overflow. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_acos -- arc-cosinus of a floating-point number Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library, and was contributed by Mathieu Dutour. @@ -1,6 +1,7 @@ /* mpfr_acosh -- inverse hyperbolic cosine Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,7 +1,7 @@ /* mpfr_add -- add two floating-point numbers Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,7 +1,7 @@ /* mpfr_add1 -- internal function to perform a "real" addition Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -2,7 +2,7 @@ All the op must have the same precision Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_add_ui -- add a floating-point number with a machine integer Copyright 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_agm -- arithmetic-geometric mean of two floating-point numbers Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_asin -- arc-sinus of a floating-point number Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library, and was contributed by Mathieu Dutour. @@ -1,6 +1,7 @@ /* mpfr_asinh -- inverse hyperbolic sine Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_atan -- arc-tangent of a floating-point number Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library, and was contributed by Mathieu Dutour. @@ -1,6 +1,7 @@ /* mpfr_atan2 -- arc-tan 2 of a floating-point number Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library, and was contributed by Mathieu Dutour. @@ -1,6 +1,7 @@ /* mpfr_atanh -- Inverse Hyperbolic Tangente Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_cache -- cache interface for multi-precision const in MPFR. Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,7 +1,7 @@ /* mpfr_cbrt -- cube root function. Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_check -- Check if a floating-point number has not been corrupted. Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_clear -- free the memory space allocated for a floating-point number Copyright 1999, 2000, 2001, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -2,6 +2,7 @@ floating-point numbers Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_cmp -- compare two floating-point numbers Copyright 1999, 2001, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_cmp2 -- exponent shift when subtracting two numbers. Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_cmpabs -- compare the absolute values of two FP numbers Copyright 1999, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_cmp_d -- compare a floating-point number with a double Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_cmp_d -- compare a floating-point number with a long double Copyright 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -2,6 +2,7 @@ machine integer multiplied by a power of 2 Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -2,6 +2,7 @@ machine integer multiplied by a power of 2 Copyright 1999, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/comparisons.c b/comparisons.c index e29667f04..44782fab2 100644 --- a/comparisons.c +++ b/comparisons.c @@ -1,6 +1,7 @@ /* comparison predicates Copyright 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. Contributed by the Spaces project (LORIA/LIP6). diff --git a/const_catalan.c b/const_catalan.c index c5cbbe931..33c1f735a 100644 --- a/const_catalan.c +++ b/const_catalan.c @@ -1,6 +1,7 @@ /* mpfr_const_catalan -- compute Catalan's constant. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/const_euler.c b/const_euler.c index f07c950f3..3fdfdbec7 100644 --- a/const_euler.c +++ b/const_euler.c @@ -1,6 +1,7 @@ /* mpfr_const_euler -- Euler's constant Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/const_log2.c b/const_log2.c index 2a97bcef8..41e0a7a07 100644 --- a/const_log2.c +++ b/const_log2.c @@ -1,6 +1,7 @@ /* mpfr_const_log2 -- compute natural logarithm of 2 Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/const_pi.c b/const_pi.c index a51468253..a67405927 100644 --- a/const_pi.c +++ b/const_pi.c @@ -1,6 +1,7 @@ /* mpfr_const_pi -- compute Pi Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/constant.c b/constant.c index 207598b41..afc50498e 100644 --- a/constant.c +++ b/constant.c @@ -1,6 +1,7 @@ /* MPFR internal constant FP numbers Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/copysign.c b/copysign.c index e9159e13e..bb5eac100 100644 --- a/copysign.c +++ b/copysign.c @@ -1,6 +1,7 @@ /* mpfr_copysign -- Produce a value with the magnitude of x and sign of y Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_cos -- cosine of a floating-point number Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_cosh -- hyperbolic cosine Copyright 2001, 2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_cot - cotangent function. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_coth - Hyperbolic cotangent function. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_csc - cosecant function. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_csch - Hyperbolic cosecant function. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_dim -- positive difference Copyright 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_div -- divide two floating-point numbers Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/div_2exp.c b/div_2exp.c index 1cfc4391e..a794ee606 100644 --- a/div_2exp.c +++ b/div_2exp.c @@ -1,6 +1,7 @@ /* mpfr_div_2exp -- divide a floating-point number by a power of two Copyright 1999, 2001, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_div_2si -- divide a floating-point number by a power of two Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_div_2ui -- divide a floating-point number by a power of two Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -2,6 +2,7 @@ mpfr_div_si -- divide a floating-point number by a machine integer Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,7 +1,7 @@ /* mpfr_dump -- Dump a float to stdout. Copyright 1999, 2001, 2004, 2006, 2007 Free Software Foundation, Inc. -(Copied from the GNU MP Library.) +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_eint, mpfr_eint1 -- the exponential integral Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,7 +1,7 @@ /* mpfr_eq -- Compare two floats up to a specified bit #. Copyright 1999, 2001, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. -(Copied from GNU MP, file mpf_eq.) +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_erfc -- The Complementary Error Function of a floating-point number Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/exceptions.c b/exceptions.c index 63d502bfb..049a6c5e4 100644 --- a/exceptions.c +++ b/exceptions.c @@ -1,6 +1,7 @@ /* Exception flags and utilities. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_exp10 -- power of 10 function 10^y Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_exp2 -- power of 2 function 2^y Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_exp -- exponential of a floating-point number Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -2,6 +2,7 @@ using Brent's algorithms in O(n^(1/2)*M(n)) and O(n^(1/3)*M(n)) Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_expm1 -- Compute exp(x)-1 Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_extract -- bit-extraction function for the binary splitting algorithm Copyright 2000, 2001, 2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/factorial.c b/factorial.c index 5dd1a0197..93e0b4577 100644 --- a/factorial.c +++ b/factorial.c @@ -1,6 +1,7 @@ /* mpfr_fac_ui -- factorial of a non-negative integer Copyright 2001, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/fits_intmax.c b/fits_intmax.c index 830cbe7d4..7e599c0ee 100644 --- a/fits_intmax.c +++ b/fits_intmax.c @@ -1,7 +1,7 @@ /* mpfr_fits_intmax_p -- test whether an mpfr fits an intmax_t. Copyright 2004, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,7 +1,7 @@ /* mpfr_fits_*_p -- test whether an mpfr fits a C signed type. Copyright 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. Copied from mpf/fits_s.h. This file is part of the MPFR Library. diff --git a/fits_sint.c b/fits_sint.c index a6a47248f..549629662 100644 --- a/fits_sint.c +++ b/fits_sint.c @@ -1,7 +1,7 @@ /* mpfr_fits_sint_p -- test whether an mpfr fits an int. Copyright 2003, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/fits_slong.c b/fits_slong.c index db58b8d0a..5e8262454 100644 --- a/fits_slong.c +++ b/fits_slong.c @@ -1,7 +1,7 @@ /* mpfr_fits_slong_p -- test whether an mpfr fits a long. Copyright 2003, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/fits_sshort.c b/fits_sshort.c index d7874c129..40d7d500c 100644 --- a/fits_sshort.c +++ b/fits_sshort.c @@ -1,7 +1,7 @@ /* mpfr_fits_sshort_p -- test whether an mpfr fits a short. Copyright 2003, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,7 +1,7 @@ /* mpfr_fits_*_p -- test whether an mpfr fits a C unsigned type. Copyright 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/fits_uint.c b/fits_uint.c index 13576abb6..166dc79ab 100644 --- a/fits_uint.c +++ b/fits_uint.c @@ -1,7 +1,7 @@ /* mpfr_fits_uint_p -- test whether an mpfr fits an unsigned int. Copyright 2003, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/fits_uintmax.c b/fits_uintmax.c index d2b9a0ec5..017489bb6 100644 --- a/fits_uintmax.c +++ b/fits_uintmax.c @@ -1,7 +1,7 @@ /* mpfr_fits_uintmax_p -- test whether an mpfr fits an uintmax_t. Copyright 2004, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/fits_ulong.c b/fits_ulong.c index a40af5076..b5f31f85d 100644 --- a/fits_ulong.c +++ b/fits_ulong.c @@ -1,7 +1,7 @@ /* mpfr_fits_ulong_p -- test whether an mpfr fits an unsigned long. Copyright 2003, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/fits_ushort.c b/fits_ushort.c index 9d06565d1..9d4dab4f5 100644 --- a/fits_ushort.c +++ b/fits_ushort.c @@ -1,7 +1,7 @@ /* mpfr_fits_ushort_p -- test whether an mpfr fits an unsigned short. Copyright 2003, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_fma -- Floating multiply-add Copyright 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_frac -- Fractional part of a floating-point number. Copyright 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/free_cache.c b/free_cache.c index d3e973df8..1b9c8379e 100644 --- a/free_cache.c +++ b/free_cache.c @@ -1,6 +1,7 @@ /* mpfr_free_cache - Free the cache used by MPFR for internal consts. Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_gamma -- gamma function Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/gen_inverse.h b/gen_inverse.h index eb9de6b9d..c4ac6e43a 100644 --- a/gen_inverse.h +++ b/gen_inverse.h @@ -1,6 +1,7 @@ /* generic inverse of a function. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* generic file for evaluation of hypergeometric series using binary splitting Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -2,6 +2,7 @@ number to a machine double precision float Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -5,6 +5,7 @@ See http://gcc.gnu.org/ml/gcc/2006-06/msg00691.html and http://gcc.gnu.org/onlinedocs/gcc/Decimal-Float.html. Copyright 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_get_exp - get the exponent of a floating-point number Copyright 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_get_f -- convert a MPFR number to a GNU MPF number Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -2,6 +2,7 @@ number to a machine long double Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_get_si -- convert a floating-point number to a signed long. Copyright 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_get_sj -- convert a MPFR number to a huge machine signed integer Copyright 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,7 +1,8 @@ /* mpfr_get_str -- output a floating-point number to a string Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -This function was contributed by Alain Delplanque and Paul Zimmermann. +Contributed by the Arenaire and Cacao projects, INRIA. +Contributed by Alain Delplanque and Paul Zimmermann. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_get_ui -- convert a floating-point number to an unsigned long. Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_get_uj -- convert a MPFR number to a huge machine unsigned integer Copyright 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -2,6 +2,7 @@ a floating-point number Copyright 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/get_z_exp.c b/get_z_exp.c index 4ee1aa487..b091f0bd6 100644 --- a/get_z_exp.c +++ b/get_z_exp.c @@ -2,6 +2,7 @@ from a floating-point number Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* Implementations of operations between mpfr and mpz/mpq data Copyright 2001, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_hypot -- Euclidean distance Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_init -- initialize a floating-point number Copyright 1999, 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_init2 -- initialize a floating-point number with given precision Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_inits -- initialize several floating-point numbers Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -2,6 +2,7 @@ precision Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -2,6 +2,7 @@ BASE from stdio stream STREAM and store the result in DEST_FLOAT. Copyright 1999, 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. (Copied from GMP, file mpf/inp_str.c) This file is part of the MPFR Library. diff --git a/int_ceil_log2.c b/int_ceil_log2.c index 19580f4f4..7c4adf96f 100644 --- a/int_ceil_log2.c +++ b/int_ceil_log2.c @@ -1,6 +1,7 @@ /* __gmpfr_int_ceil_log2 -- Integer ceil of log2(x) Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_inf_p -- check for infinities Copyright 2000, 2001, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/isinteger.c b/isinteger.c index 943436c3e..1edd17253 100644 --- a/isinteger.c +++ b/isinteger.c @@ -1,6 +1,7 @@ /* mpfr_integer_p -- test if a mpfr variable is integer. Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_nan_p -- check for NaN Copyright 2000, 2001, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_number_p -- check for ordinary numbers Copyright 2000, 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* __gmpfr_isqrt && __gmpfr_cuberoot -- Integer square root and cube root Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_zero_p -- check for infinities Copyright 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_lngamma -- lngamma function Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_log -- natural logarithm of a floating-point number Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_log10 -- logarithm in base 10. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_log1p -- Compute log(1+x) Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_log2 -- log base 2 Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* MPFR Logging functions. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_min -- min and max of x, y Copyright 2001, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/mpf2mpfr.h b/mpf2mpfr.h index bd136d890..2fd434679 100644 --- a/mpf2mpfr.h +++ b/mpf2mpfr.h @@ -1,6 +1,7 @@ /* mpf2mpfr.h -- Compatibility include file with mpf. Copyright 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/mpfr-gmp.c b/mpfr-gmp.c index 07d88d94a..8b5a992fe 100644 --- a/mpfr-gmp.c +++ b/mpfr-gmp.c @@ -2,6 +2,7 @@ Modified version of the GMP files. Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/mpfr-gmp.h b/mpfr-gmp.h index 5a1aa58ab..039e1d691 100644 --- a/mpfr-gmp.h +++ b/mpfr-gmp.h @@ -1,6 +1,7 @@ /* Interface to replace gmp-impl.h Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/mpfr-impl.h b/mpfr-impl.h index 3d2ad1146..aa071f154 100644 --- a/mpfr-impl.h +++ b/mpfr-impl.h @@ -1,6 +1,7 @@ /* Utilities for MPFR developers, not exported. Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/mpfr-test.h b/mpfr-test.h index 7dee4fac7..4236fdfa5 100644 --- a/mpfr-test.h +++ b/mpfr-test.h @@ -1,6 +1,7 @@ /* auxiliary functions for MPFR tests. Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr.h -- Include file for mpfr. Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,7 +1,8 @@ /* mpfr_mpn_exp -- auxiliary function for mpfr_get_str and mpfr_set_str Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -This function was contributed by Alain Delplanque and Paul Zimmermann. +Contributed by the Arenaire and Cacao projects, INRIA. +Contributed by Alain Delplanque and Paul Zimmermann. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_mul -- multiply two floating-point numbers Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/mul_2exp.c b/mul_2exp.c index 421954bfd..9d6ac9a78 100644 --- a/mul_2exp.c +++ b/mul_2exp.c @@ -1,6 +1,7 @@ /* mpfr_mul_2exp -- multiply a floating-point number by a power of two Copyright 1999, 2001, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_mul_2si -- multiply a floating-point number by a power of two Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_mul_2ui -- multiply a floating-point number by a power of two Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -2,6 +2,7 @@ mpfr_mul_si -- multiply a floating-point number by a machine integer Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* Mulder's MulHigh function (short product) Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_neg -- change the sign of a floating-point number Copyright 1999, 2000, 2001, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. Contributed by the Spaces project (LORIA/LIP6). @@ -2,7 +2,7 @@ floating-point number Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_out_str -- output a floating-point number to a stream Copyright 1999, 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_pow -- power function x^y Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_pow_si -- power function x^y with y a signed int Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -2,6 +2,7 @@ by a machine integer Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_pow_z -- power function x^z with z a MPZ Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/powerof2.c b/powerof2.c index 5cce8b4b8..c2ea6cf07 100644 --- a/powerof2.c +++ b/powerof2.c @@ -1,6 +1,7 @@ /* mpfr_powerof2_raw -- test whether a floating-point number is a power of 2 Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/print_raw.c b/print_raw.c index 0778ac774..213641ce0 100644 --- a/print_raw.c +++ b/print_raw.c @@ -2,6 +2,7 @@ floating-point number Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/print_rnd_mode.c b/print_rnd_mode.c index 3fdf95e0f..ac866ee03 100644 --- a/print_rnd_mode.c +++ b/print_rnd_mode.c @@ -1,6 +1,7 @@ /* mpfr_print_rnd_mode -- convert a given rounding mode to a string Copyright 1999, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_random -- generate a random floating-point number Copyright 1999, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -3,6 +3,7 @@ Intended for testing. Copyright 1999, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_reldiff -- compute relative difference of two floating-point numbers. Copyright 2000, 2001, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_rint -- Round to an integer. Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,7 +1,7 @@ /* mpfr_root -- kth root. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/round_near_x.c b/round_near_x.c index 94ba019c3..636ecb2e5 100644 --- a/round_near_x.c +++ b/round_near_x.c @@ -1,6 +1,7 @@ /* mpfr_round_near_x -- Round a floating point number nears another one. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library, and was contributed by Mathieu Dutour. @@ -1,6 +1,7 @@ /* mpfr_round_p -- check if an approximation is roundable. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/round_prec.c b/round_prec.c index 600527b6a..60a38adfd 100644 --- a/round_prec.c +++ b/round_prec.c @@ -2,6 +2,7 @@ mpfr_can_round, mpfr_can_round_raw -- various rounding functions Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/round_raw_generic.c b/round_raw_generic.c index 5eca2e8dd..a38ff59df 100644 --- a/round_raw_generic.c +++ b/round_raw_generic.c @@ -1,6 +1,7 @@ /* mpfr_round_raw_generic -- Generic rounding function Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_sec - secant function = 1/cos. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_sech - Hyperbolic secant function = 1/cosh. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_set -- copy of a floating-point number Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -2,6 +2,7 @@ a multiple precision floating-point number Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -5,6 +5,7 @@ See http://gcc.gnu.org/ml/gcc/2006-06/msg00691.html and http://gcc.gnu.org/onlinedocs/gcc/Decimal-Float.html. Copyright 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/set_dfl_prec.c b/set_dfl_prec.c index 9f5ffaeed..f7bfe4943 100644 --- a/set_dfl_prec.c +++ b/set_dfl_prec.c @@ -1,6 +1,7 @@ /* mpfr_set_default_prec, mpfr_get_default_prec -- set/get default precision Copyright 1999, 2000, 2001, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_set_exp - set the exponent of a floating-point number Copyright 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_set_f -- set a MPFR number from a GNU MPF number Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_set_inf -- set a number to plus or minus infinity. Copyright 2002, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -2,6 +2,7 @@ a multiple precision floating-point number Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_set_nan -- set a number to NaN. Copyright 2002, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/set_prc_raw.c b/set_prc_raw.c index 5296e0aae..0e0170722 100644 --- a/set_prc_raw.c +++ b/set_prc_raw.c @@ -1,6 +1,7 @@ /* mpfr_set_prec_raw -- reset the precision of a floating-point number Copyright 2000, 2001, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/set_prec.c b/set_prec.c index b213a1902..8666d5fe5 100644 --- a/set_prec.c +++ b/set_prec.c @@ -1,6 +1,7 @@ /* mpfr_set_prec -- reset the precision of a floating-point number Copyright 1999, 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_set_q -- set a floating-point number from a multiple-precision rational Copyright 2000, 2001, 2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -2,6 +2,7 @@ mpfr_get_default_rounding_mode -- get the default rounding mode Copyright 1999, 2001, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_set_si -- set a MPFR number from a machine signed integer Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/set_si_2exp.c b/set_si_2exp.c index 9be427e5c..0e63f2669 100644 --- a/set_si_2exp.c +++ b/set_si_2exp.c @@ -2,6 +2,7 @@ a shift Copyright 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_set_sj -- set a MPFR number from a huge machine signed integer Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_set_str -- set a floating-point number from a string Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/set_str_raw.c b/set_str_raw.c index d3418920c..7f52153df 100644 --- a/set_str_raw.c +++ b/set_str_raw.c @@ -1,6 +1,7 @@ /* mpfr_set_str_binary -- set a floating-point number from a binary string Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_set_ui -- set a MPFR number from a machine unsigned integer Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/set_ui_2exp.c b/set_ui_2exp.c index a3add357a..df2d3c356 100644 --- a/set_ui_2exp.c +++ b/set_ui_2exp.c @@ -2,6 +2,7 @@ a shift Copyright 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_set_uj -- set a MPFR number from a huge machine unsigned integer Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_set_z -- set a floating-point number from a multiple-precision integer Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,7 +1,7 @@ /* mpfr_setmax -- maximum representable floating-point number (raw version) Copyright 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,7 +1,7 @@ /* mpfr_setmin -- minimum representable floating-point number (raw version) Copyright 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,7 +1,7 @@ /* mpfr_sgn -- Sign of a floating point number. Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -3,6 +3,7 @@ mpfr_si_sub -- sub a machine number with a floating-point number Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_sin -- sine of a floating-point number Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_sin_cos -- sine and cosine of a floating-point number Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_sinh -- hyperbolic sine Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_sqr -- Floating square Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_sqrt -- square root of a floating-point number Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_sqrt_ui -- square root of a machine integer Copyright 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/stack_interface.c b/stack_interface.c index b255c9d38..f5fd1ad21 100644 --- a/stack_interface.c +++ b/stack_interface.c @@ -1,6 +1,7 @@ /* mpfr_stack -- initialize a floating-point number with given allocation area Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_strtofr -- set a floating-point number from a string Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,7 +1,7 @@ /* mpfr_sub -- subtract two floating-point numbers Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,7 +1,7 @@ /* mpfr_sub1 -- internal function to perform a "real" subtraction Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -2,7 +2,7 @@ All the op must have the same precision Copyright 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_sub_ui -- subtract a floating-point number and a machine integer Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/subnormal.c b/subnormal.c index d0c94f2d3..009c65c23 100644 --- a/subnormal.c +++ b/subnormal.c @@ -2,6 +2,7 @@ emulating sub-normal numbers. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* Sum -- efficiently sum a list of floating-point numbers Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_swap (U, V) -- Swap U and V. Copyright 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_tan -- tangent of a floating-point number Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_tanh -- hyperbolic tangent Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/cmp_str.c b/tests/cmp_str.c index 3ae8d84cc..dd3b39f8b 100644 --- a/tests/cmp_str.c +++ b/tests/cmp_str.c @@ -1,6 +1,7 @@ /* mpfr_cmp_str -- compare a floating-point number with a string. Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/memory.c b/tests/memory.c index aa8846016..a973fa654 100644 --- a/tests/memory.c +++ b/tests/memory.c @@ -1,8 +1,9 @@ /* Memory allocation used during tests. Copyright 2001, 2002, 2003, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. -This file is part of the GNU MP Library. +This file is part of the MPFR Library. ChangeLog: tests_memory_valid has been commented out since it is not used diff --git a/tests/mpf_compat.c b/tests/mpf_compat.c index 8d66b9e1a..5b98344ab 100644 --- a/tests/mpf_compat.c +++ b/tests/mpf_compat.c @@ -1,6 +1,7 @@ /* Test compatibility mpf-mpfr. Copyright 2003, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/mpf_compat.h b/tests/mpf_compat.h index ac6e1e1eb..233f2514e 100644 --- a/tests/mpf_compat.h +++ b/tests/mpf_compat.h @@ -1,6 +1,7 @@ /* Test compatibility mpf-mpfr. Copyright 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/mpfr_compat.c b/tests/mpfr_compat.c index 237f17958..a57cd6638 100644 --- a/tests/mpfr_compat.c +++ b/tests/mpfr_compat.c @@ -1,6 +1,7 @@ /* Test compatibility mpf-mpfr. Copyright 2003, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/reuse.c b/tests/reuse.c index 173bed0d8..cdd0092fb 100644 --- a/tests/reuse.c +++ b/tests/reuse.c @@ -1,6 +1,7 @@ /* Test file for in-place operations. Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/rnd_mode.c b/tests/rnd_mode.c index deeb972ec..3c389fc6c 100644 --- a/tests/rnd_mode.c +++ b/tests/rnd_mode.c @@ -1,6 +1,7 @@ /* mpfr_set_machine_rnd_mode -- set the rounding mode for machine floats Copyright 1999, 2001, 2002, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tabs.c b/tests/tabs.c index 68368ad33..75e4f914f 100644 --- a/tests/tabs.c +++ b/tests/tabs.c @@ -1,6 +1,7 @@ /* Test file for mpfr_abs. Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tacosh.c b/tests/tacosh.c index a79273015..c5915ddda 100644 --- a/tests/tacosh.c +++ b/tests/tacosh.c @@ -1,7 +1,7 @@ /* Test file for mpfr_acosh. Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. -Adapted from tarctan.c. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tadd.c b/tests/tadd.c index 94e55995f..675bc0a01 100644 --- a/tests/tadd.c +++ b/tests/tadd.c @@ -1,6 +1,7 @@ /* Test file for mpfr_add and mpfr_sub. Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tadd1sp.c b/tests/tadd1sp.c index 8eb441e93..d7ff9d45a 100644 --- a/tests/tadd1sp.c +++ b/tests/tadd1sp.c @@ -1,6 +1,7 @@ /* Test file for mpfr_add1sp. Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tadd_ui.c b/tests/tadd_ui.c index f5c449151..03643c883 100644 --- a/tests/tadd_ui.c +++ b/tests/tadd_ui.c @@ -1,6 +1,7 @@ /* Test file for mpfr_add_ui Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tagm.c b/tests/tagm.c index 8be3e73c3..bd925cfb6 100644 --- a/tests/tagm.c +++ b/tests/tagm.c @@ -1,6 +1,7 @@ /* Test file for mpfr_agm. Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tasin.c b/tests/tasin.c index 5ff6da6be..32f6685e4 100644 --- a/tests/tasin.c +++ b/tests/tasin.c @@ -1,7 +1,7 @@ /* Test file for mpfr_asin. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Original version by Mathieu Dutour. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tasinh.c b/tests/tasinh.c index fdd653b35..a2acc6c2a 100644 --- a/tests/tasinh.c +++ b/tests/tasinh.c @@ -1,7 +1,7 @@ /* Test file for mpfr_asinh. Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. -Adapted from tatan.c. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tatan.c b/tests/tatan.c index 1cb0408b9..64f5a2eda 100644 --- a/tests/tatan.c +++ b/tests/tatan.c @@ -1,7 +1,7 @@ /* Test file for mpfr_atan. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Written by Paul Zimmermann, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tatanh.c b/tests/tatanh.c index e0780377e..06921e243 100644 --- a/tests/tatanh.c +++ b/tests/tatanh.c @@ -1,7 +1,7 @@ /* Test file for mpfr_atanh. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Adapted from tatan.c. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tcan_round.c b/tests/tcan_round.c index 1301aff47..3abdc1c39 100644 --- a/tests/tcan_round.c +++ b/tests/tcan_round.c @@ -1,6 +1,7 @@ /* Test file for mpfr_can_round. Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tcbrt.c b/tests/tcbrt.c index 1ee12e47c..10c0cb273 100644 --- a/tests/tcbrt.c +++ b/tests/tcbrt.c @@ -1,6 +1,7 @@ /* Test file for mpfr_cbrt. Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tcheck.c b/tests/tcheck.c index baf06973a..67eb9a5c9 100644 --- a/tests/tcheck.c +++ b/tests/tcheck.c @@ -1,6 +1,7 @@ /* Test file for mpfr_check. Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tcmp.c b/tests/tcmp.c index 28e9f07d8..44c71c7ec 100644 --- a/tests/tcmp.c +++ b/tests/tcmp.c @@ -1,6 +1,7 @@ /* Test file for mpfr_cmp. Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tcmp2.c b/tests/tcmp2.c index e548e924c..227627a99 100644 --- a/tests/tcmp2.c +++ b/tests/tcmp2.c @@ -1,6 +1,7 @@ /* Test file for mpfr_cmp2. Copyright 1999, 2000, 2001, 2002, 2003, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tcmp_d.c b/tests/tcmp_d.c index 4d10ab2d6..9c2458ac9 100644 --- a/tests/tcmp_d.c +++ b/tests/tcmp_d.c @@ -1,6 +1,7 @@ /* Test file for mpfr_cmp_d. Copyright 1999, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tcmp_ld.c b/tests/tcmp_ld.c index 87a16f452..786ebd82d 100644 --- a/tests/tcmp_ld.c +++ b/tests/tcmp_ld.c @@ -1,6 +1,7 @@ /* Test file for mpfr_cmp_ld. Copyright 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tcmp_ui.c b/tests/tcmp_ui.c index b1f89a1a8..2ba8b86df 100644 --- a/tests/tcmp_ui.c +++ b/tests/tcmp_ui.c @@ -1,6 +1,7 @@ /* Test file for mpfr_cmp_ui and mpfr_cmp_si. Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tcmpabs.c b/tests/tcmpabs.c index 1a8b3b9d0..8c7b6378f 100644 --- a/tests/tcmpabs.c +++ b/tests/tcmpabs.c @@ -1,6 +1,7 @@ /* Test file for mpfr_cmpabs. Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tcomparisons.c b/tests/tcomparisons.c index 4d98c1eb2..9864d0f2f 100644 --- a/tests/tcomparisons.c +++ b/tests/tcomparisons.c @@ -3,6 +3,7 @@ functions. Copyright 2003, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tconst_catalan.c b/tests/tconst_catalan.c index 839a94367..032302243 100644 --- a/tests/tconst_catalan.c +++ b/tests/tconst_catalan.c @@ -1,6 +1,7 @@ /* Test file for mpfr_const_catalan. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tconst_euler.c b/tests/tconst_euler.c index 8832cc2c8..894d6e6b9 100644 --- a/tests/tconst_euler.c +++ b/tests/tconst_euler.c @@ -1,6 +1,7 @@ /* Test file for mpfr_const_euler. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tconst_log2.c b/tests/tconst_log2.c index 89ede1c58..7a1bd8c2d 100644 --- a/tests/tconst_log2.c +++ b/tests/tconst_log2.c @@ -1,6 +1,7 @@ /* Test file for mpfr_const_log2. Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tconst_pi.c b/tests/tconst_pi.c index cf8371a68..5c33febd3 100644 --- a/tests/tconst_pi.c +++ b/tests/tconst_pi.c @@ -1,6 +1,7 @@ /* Test file for mpfr_const_pi. Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tcopysign.c b/tests/tcopysign.c index aae298dc9..38956059a 100644 --- a/tests/tcopysign.c +++ b/tests/tcopysign.c @@ -1,6 +1,7 @@ /* Test file for mpfr_copysign. Copyright 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tcos.c b/tests/tcos.c index ba92d0db0..a71410fa2 100644 --- a/tests/tcos.c +++ b/tests/tcos.c @@ -1,6 +1,7 @@ /* Test file for mpfr_cos. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tcosh.c b/tests/tcosh.c index 3f1cdf696..b15913da8 100644 --- a/tests/tcosh.c +++ b/tests/tcosh.c @@ -1,7 +1,7 @@ /* Test file for mpfr_cosh. Copyright 2001, 2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Adapted from tatan.c. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tcot.c b/tests/tcot.c index da926f064..2e184e3e5 100644 --- a/tests/tcot.c +++ b/tests/tcot.c @@ -1,6 +1,7 @@ /* Test file for mpfr_cot. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tcoth.c b/tests/tcoth.c index 9ad02ebb3..f3c146f28 100644 --- a/tests/tcoth.c +++ b/tests/tcoth.c @@ -1,6 +1,7 @@ /* Test file for mpfr_coth. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tcsc.c b/tests/tcsc.c index 0234cf26f..1f4a7b6e1 100644 --- a/tests/tcsc.c +++ b/tests/tcsc.c @@ -1,6 +1,7 @@ /* Test file for mpfr_csc. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tcsch.c b/tests/tcsch.c index f4110d8f2..116ff7cd0 100644 --- a/tests/tcsch.c +++ b/tests/tcsch.c @@ -1,6 +1,7 @@ /* Test file for mpfr_csch. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tdim.c b/tests/tdim.c index c9cf4bd1e..d04184af3 100644 --- a/tests/tdim.c +++ b/tests/tdim.c @@ -1,6 +1,7 @@ /* Test file for mpfr_dim. Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tdiv.c b/tests/tdiv.c index d835050ec..1cb50842d 100644 --- a/tests/tdiv.c +++ b/tests/tdiv.c @@ -1,6 +1,7 @@ /* Test file for mpfr_div. Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tdiv_ui.c b/tests/tdiv_ui.c index 80a713b78..ba00ed276 100644 --- a/tests/tdiv_ui.c +++ b/tests/tdiv_ui.c @@ -1,6 +1,7 @@ /* Test file for mpfr_div_ui. Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/teint.c b/tests/teint.c index f954c6329..0e9836517 100644 --- a/tests/teint.c +++ b/tests/teint.c @@ -1,6 +1,7 @@ /* Test file for mpfr_eint. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/teq.c b/tests/teq.c index 893f5d2a6..a5b67f0bc 100644 --- a/tests/teq.c +++ b/tests/teq.c @@ -1,6 +1,7 @@ /* Test file for mpfr_eq. Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tests.c b/tests/tests.c index fbbc662a5..83c0f8d9e 100644 --- a/tests/tests.c +++ b/tests/tests.c @@ -1,6 +1,7 @@ /* Miscellaneous support for test programs. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/texceptions.c b/tests/texceptions.c index 1fdadbc89..cfe37162f 100644 --- a/tests/texceptions.c +++ b/tests/texceptions.c @@ -1,6 +1,7 @@ /* Test file for exceptions. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/texp.c b/tests/texp.c index 94b75d15a..a7b0c92e4 100644 --- a/tests/texp.c +++ b/tests/texp.c @@ -1,6 +1,7 @@ /* Test file for mpfr_exp. Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/texp2.c b/tests/texp2.c index c70bed40a..91c040f25 100644 --- a/tests/texp2.c +++ b/tests/texp2.c @@ -1,7 +1,7 @@ /* Test file for mpfr_exp2. Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. -Adapted from tarctan.c. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/texpm1.c b/tests/texpm1.c index a0845421b..1dbefcdb6 100644 --- a/tests/texpm1.c +++ b/tests/texpm1.c @@ -1,7 +1,7 @@ /* Test file for mpfr_expm1. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Adapted from tsinh.c. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tfactorial.c b/tests/tfactorial.c index 3e16fe888..9f1aa751b 100644 --- a/tests/tfactorial.c +++ b/tests/tfactorial.c @@ -1,6 +1,7 @@ /* Test file for mpfr_factorial. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tfits.c b/tests/tfits.c index 215034760..2b2051129 100644 --- a/tests/tfits.c +++ b/tests/tfits.c @@ -3,6 +3,7 @@ mpfr_fits_uint_p, mpfr_fits_ulong_p, mpfr_fits_ushort_p Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tfma.c b/tests/tfma.c index a5d702231..3a9445700 100644 --- a/tests/tfma.c +++ b/tests/tfma.c @@ -1,7 +1,7 @@ /* Test file for mpfr_fma. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Adapted from tarctan.c. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tfrac.c b/tests/tfrac.c index 564aa0515..ac09a1f3a 100644 --- a/tests/tfrac.c +++ b/tests/tfrac.c @@ -1,6 +1,7 @@ /* Test file for mpfr_frac. Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tgamma.c b/tests/tgamma.c index b9e7dfb27..ee0f96c93 100644 --- a/tests/tgamma.c +++ b/tests/tgamma.c @@ -1,6 +1,7 @@ /* mpfr_tgamma -- test file for gamma function Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library, and was contributed by Mathieu Dutour. diff --git a/tests/tgeneric.c b/tests/tgeneric.c index 36c4983dd..a77355fc4 100644 --- a/tests/tgeneric.c +++ b/tests/tgeneric.c @@ -1,6 +1,7 @@ /* Generic test file for functions with one mpfr_t argument. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tgeneric_ui.c b/tests/tgeneric_ui.c index 8ccf0d406..37eb5946c 100644 --- a/tests/tgeneric_ui.c +++ b/tests/tgeneric_ui.c @@ -1,6 +1,7 @@ /* Generic test file for functions with one mpfr_t argument and an integer. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tget_d.c b/tests/tget_d.c index 8dc8c3efd..4e0274892 100644 --- a/tests/tget_d.c +++ b/tests/tget_d.c @@ -1,6 +1,7 @@ /* Test file for mpfr_get_d Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tget_d_2exp.c b/tests/tget_d_2exp.c index 4809a3af7..28762517b 100644 --- a/tests/tget_d_2exp.c +++ b/tests/tget_d_2exp.c @@ -1,6 +1,7 @@ /* Test mpfr_get_d_2exp. Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tget_f.c b/tests/tget_f.c index 3cf020d62..795fe570a 100644 --- a/tests/tget_f.c +++ b/tests/tget_f.c @@ -1,6 +1,7 @@ /* Test file for mpfr_get_f. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tget_ld_2exp.c b/tests/tget_ld_2exp.c index 7276e3837..020fab536 100644 --- a/tests/tget_ld_2exp.c +++ b/tests/tget_ld_2exp.c @@ -1,6 +1,7 @@ /* Test mpfr_get_ld_2exp. Copyright 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. Contributed by Damien Stehle. diff --git a/tests/tget_set_d64.c b/tests/tget_set_d64.c index dc2318287..16f12aedc 100644 --- a/tests/tget_set_d64.c +++ b/tests/tget_set_d64.c @@ -1,6 +1,7 @@ /* Test file for mpfr_get_decimal64 and mpfr_set_decimal64. Copyright 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tget_sj.c b/tests/tget_sj.c index ea3d65336..7de5ee042 100644 --- a/tests/tget_sj.c +++ b/tests/tget_sj.c @@ -1,6 +1,7 @@ /* Test file for mpfr_get_sj and mpfr_get_uj. Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tget_str.c b/tests/tget_str.c index c4d03a742..77888527e 100644 --- a/tests/tget_str.c +++ b/tests/tget_str.c @@ -1,6 +1,7 @@ /* Test file for mpfr_get_str. Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tget_z.c b/tests/tget_z.c index 6cfb335cf..dd07a89bf 100644 --- a/tests/tget_z.c +++ b/tests/tget_z.c @@ -1,6 +1,7 @@ /* Test file for mpz_set_fr / mpfr_get_z. Copyright 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tgmpop.c b/tests/tgmpop.c index 3c34ed2e8..662a97e71 100644 --- a/tests/tgmpop.c +++ b/tests/tgmpop.c @@ -2,6 +2,7 @@ and mpfr_cmp_[q,z] Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/thyperbolic.c b/tests/thyperbolic.c index 03ea490f6..10c4dd135 100644 --- a/tests/thyperbolic.c +++ b/tests/thyperbolic.c @@ -1,6 +1,7 @@ /* Test file for hyperbolic function : mpfr_cosh, mpfr_sinh, mpfr_tanh, mpfr_acosh, mpfr_asinh, mpfr_atanh. Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/thypot.c b/tests/thypot.c index a43b5cd72..9ea84a690 100644 --- a/tests/thypot.c +++ b/tests/thypot.c @@ -1,7 +1,7 @@ /* Test file for mpfr_hypot. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Adapted from tarctan.c. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tinits.c b/tests/tinits.c index 21beba5aa..e7755dc4f 100644 --- a/tests/tinits.c +++ b/tests/tinits.c @@ -1,6 +1,7 @@ /* Test file for mpfr_inits, mpfr_inits2 and mpfr_clears. Copyright 2003, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tinp_str.c b/tests/tinp_str.c index 541f03490..4957cc47c 100644 --- a/tests/tinp_str.c +++ b/tests/tinp_str.c @@ -1,6 +1,7 @@ /* Test file for mpfr_inp_str. Copyright 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tinternals.c b/tests/tinternals.c index 6b520744a..a77746ab5 100644 --- a/tests/tinternals.c +++ b/tests/tinternals.c @@ -1,7 +1,7 @@ /* tinternals -- Test for internals. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tisnan.c b/tests/tisnan.c index f08ff9cbf..a6cf2fbb1 100644 --- a/tests/tisnan.c +++ b/tests/tisnan.c @@ -1,6 +1,7 @@ /* Test file for mpfr_nan_p, mpfr_inf_p and mpfr_number_p. Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tlngamma.c b/tests/tlngamma.c index a150a7489..d5a8babfd 100644 --- a/tests/tlngamma.c +++ b/tests/tlngamma.c @@ -1,6 +1,7 @@ /* mpfr_tlngamma -- test file for lngamma function Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tlog.c b/tests/tlog.c index fde8e0a77..603b8ca37 100644 --- a/tests/tlog.c +++ b/tests/tlog.c @@ -1,6 +1,7 @@ /* Test file for mpfr_log. Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tlog10.c b/tests/tlog10.c index 9851481f1..6eac0d440 100644 --- a/tests/tlog10.c +++ b/tests/tlog10.c @@ -1,7 +1,7 @@ /* Test file for mpfr_log10. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Adapted from tsinh.c. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tlog1p.c b/tests/tlog1p.c index 727381ee7..549cde5a1 100644 --- a/tests/tlog1p.c +++ b/tests/tlog1p.c @@ -1,7 +1,7 @@ /* Test file for mpfr_log1p. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Adapted from tsinh.c. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tlog2.c b/tests/tlog2.c index c3b10fc64..a579dab61 100644 --- a/tests/tlog2.c +++ b/tests/tlog2.c @@ -1,7 +1,7 @@ /* Test file for mpfr_log2. Copyright 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc. -Adapted from tsinh.c. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tminmax.c b/tests/tminmax.c index 3b6ee9065..fae3572ba 100644 --- a/tests/tminmax.c +++ b/tests/tminmax.c @@ -1,6 +1,7 @@ /* Test file for mpfr_min & mpfr_max. Copyright 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tmul.c b/tests/tmul.c index fc1b9e5d7..8913a7aa7 100644 --- a/tests/tmul.c +++ b/tests/tmul.c @@ -1,6 +1,7 @@ /* Test file for mpfr_mul. Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tmul_2exp.c b/tests/tmul_2exp.c index b69d7b85e..7ba814fed 100644 --- a/tests/tmul_2exp.c +++ b/tests/tmul_2exp.c @@ -1,6 +1,7 @@ /* Test file for mpfr_{mul,div}_2{ui,si}. Copyright 1999, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tmul_ui.c b/tests/tmul_ui.c index 7c081f4ce..b4b8d118d 100644 --- a/tests/tmul_ui.c +++ b/tests/tmul_ui.c @@ -1,6 +1,7 @@ /* Test file for mpfr_mul_ui. Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tnext.c b/tests/tnext.c index b39c77050..418a5b8bd 100644 --- a/tests/tnext.c +++ b/tests/tnext.c @@ -1,6 +1,7 @@ /* Test file for mpfr_nextabove, mpfr_nextbelow, mpfr_nexttoward. Copyright 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tout_str.c b/tests/tout_str.c index 090322776..278c59cab 100644 --- a/tests/tout_str.c +++ b/tests/tout_str.c @@ -1,6 +1,7 @@ /* Test file for mpfr_out_str. Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/toutimpl.c b/tests/toutimpl.c index f651fdcdf..2b3a11ebf 100644 --- a/tests/toutimpl.c +++ b/tests/toutimpl.c @@ -2,6 +2,7 @@ mpfr_dump, mpfr_print_binary, mpfr_print_rnd_mode. Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tpow.c b/tests/tpow.c index 9d2161dca..c7250224d 100644 --- a/tests/tpow.c +++ b/tests/tpow.c @@ -1,6 +1,7 @@ /* Test file for mpfr_pow, mpfr_pow_ui and mpfr_pow_si. Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tpow3.c b/tests/tpow3.c index 866c42d71..a92d35489 100644 --- a/tests/tpow3.c +++ b/tests/tpow3.c @@ -1,7 +1,7 @@ /* Test file for mpfr_pow. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Adapted from tarctan.c. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tpow_z.c b/tests/tpow_z.c index ec20c6e02..f342024a5 100644 --- a/tests/tpow_z.c +++ b/tests/tpow_z.c @@ -1,6 +1,7 @@ /* Test file for mpfr_pow_z -- power function x^z with z a MPZ Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/trandom.c b/tests/trandom.c index 19e03e980..88a74c30b 100644 --- a/tests/trandom.c +++ b/tests/trandom.c @@ -1,6 +1,7 @@ /* Test file for the various mpfr_random fonctions. Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/trint.c b/tests/trint.c index f596f7f20..ca2a3bf01 100644 --- a/tests/trint.c +++ b/tests/trint.c @@ -1,6 +1,7 @@ /* Test file for mpfr_rint, mpfr_trunc, mpfr_floor, mpfr_ceil, mpfr_round. Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/troot.c b/tests/troot.c index 165db2762..cbc6bf267 100644 --- a/tests/troot.c +++ b/tests/troot.c @@ -1,6 +1,7 @@ /* Test file for mpfr_root. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tround_prec.c b/tests/tround_prec.c index 41408c769..4bada82cf 100644 --- a/tests/tround_prec.c +++ b/tests/tround_prec.c @@ -1,6 +1,7 @@ /* Test file for mpfr_prec_round. Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tsec.c b/tests/tsec.c index d39a6bdca..0699b61ac 100644 --- a/tests/tsec.c +++ b/tests/tsec.c @@ -1,6 +1,7 @@ /* Test file for mpfr_sec. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tsech.c b/tests/tsech.c index 176311239..40b113698 100644 --- a/tests/tsech.c +++ b/tests/tsech.c @@ -1,6 +1,7 @@ /* Test file for mpfr_sech. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tset.c b/tests/tset.c index 78964897c..3f1f85272 100644 --- a/tests/tset.c +++ b/tests/tset.c @@ -1,6 +1,7 @@ /* Test file for mpfr_set. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tset_d.c b/tests/tset_d.c index 893ef6183..eb61e4ae8 100644 --- a/tests/tset_d.c +++ b/tests/tset_d.c @@ -1,6 +1,7 @@ /* Test file for mpfr_set_d and mpfr_get_d. Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tset_exp.c b/tests/tset_exp.c index a55dec011..28e21457a 100644 --- a/tests/tset_exp.c +++ b/tests/tset_exp.c @@ -1,6 +1,7 @@ /* Test file for mpfr_set_exp. Copyright 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tset_f.c b/tests/tset_f.c index d4aa96a42..f7f43bcc5 100644 --- a/tests/tset_f.c +++ b/tests/tset_f.c @@ -1,6 +1,7 @@ /* Test file for mpfr_set_f. Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tset_ld.c b/tests/tset_ld.c index d708e4499..3d3497961 100644 --- a/tests/tset_ld.c +++ b/tests/tset_ld.c @@ -1,6 +1,7 @@ /* Test file for mpfr_set_ld and mpfr_get_ld. Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tset_q.c b/tests/tset_q.c index cce6e92fa..e3450ac47 100644 --- a/tests/tset_q.c +++ b/tests/tset_q.c @@ -1,6 +1,7 @@ /* Test file for mpfr_set_q. Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tset_si.c b/tests/tset_si.c index 9ac082706..a03ff4487 100644 --- a/tests/tset_si.c +++ b/tests/tset_si.c @@ -1,6 +1,7 @@ /* Test file for mpfr_set_si and mpfr_set_ui. Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tset_sj.c b/tests/tset_sj.c index 1945d9291..10a2dc943 100644 --- a/tests/tset_sj.c +++ b/tests/tset_sj.c @@ -2,6 +2,7 @@ mpfr_set_sj, mpfr_set_uj, mpfr_set_sj_2exp and mpfr_set_uj_2exp. Copyright 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tset_str.c b/tests/tset_str.c index 250f836e8..08a1baa52 100644 --- a/tests/tset_str.c +++ b/tests/tset_str.c @@ -1,6 +1,7 @@ /* Test file for mpfr_set_str. Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tset_z.c b/tests/tset_z.c index f9b14020f..fb5a8dd06 100644 --- a/tests/tset_z.c +++ b/tests/tset_z.c @@ -1,6 +1,7 @@ /* Test file for mpfr_set_z. Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tsgn.c b/tests/tsgn.c index ad156e9cd..8cdbd2a58 100644 --- a/tests/tsgn.c +++ b/tests/tsgn.c @@ -1,7 +1,7 @@ /* tsgn -- Test for the sign of a floating point number. Copyright 2003, 2006, 2007 Free Software Foundation, Inc. -Contributed by the Spaces project, INRIA Lorraine. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tsi_op.c b/tests/tsi_op.c index bc10e1051..a17e53006 100644 --- a/tests/tsi_op.c +++ b/tests/tsi_op.c @@ -2,6 +2,7 @@ mpfr_div_si, mpfr_si_div Copyright 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tsin.c b/tests/tsin.c index 8c1a0ac48..fd64e5bbe 100644 --- a/tests/tsin.c +++ b/tests/tsin.c @@ -1,6 +1,7 @@ /* Test file for mpfr_sin. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tsin_cos.c b/tests/tsin_cos.c index 14317d2a7..3430766e8 100644 --- a/tests/tsin_cos.c +++ b/tests/tsin_cos.c @@ -1,6 +1,7 @@ /* Test file for mpfr_sin_cos. Copyright 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tsinh.c b/tests/tsinh.c index b25b3f62b..56aa6ecd7 100644 --- a/tests/tsinh.c +++ b/tests/tsinh.c @@ -1,7 +1,7 @@ /* Test file for mpfr_sinh. Copyright 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc. -Adapted from tarctan.c. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tsqr.c b/tests/tsqr.c index 51bb50335..7a50f9d2d 100644 --- a/tests/tsqr.c +++ b/tests/tsqr.c @@ -1,6 +1,7 @@ /* Test file for mpfr_sqr. Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tsqrt.c b/tests/tsqrt.c index a277fdd0d..12e47f02b 100644 --- a/tests/tsqrt.c +++ b/tests/tsqrt.c @@ -1,6 +1,7 @@ /* Test file for mpfr_sqrt. Copyright 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tsqrt_ui.c b/tests/tsqrt_ui.c index d34fe5d7d..8385e5fb3 100644 --- a/tests/tsqrt_ui.c +++ b/tests/tsqrt_ui.c @@ -1,6 +1,7 @@ /* Test file for mpfr_sqrt_ui. Copyright 2000, 2001, 2002, 2003, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tstckintc.c b/tests/tstckintc.c index 50d36772d..bd86445cb 100644 --- a/tests/tstckintc.c +++ b/tests/tstckintc.c @@ -1,6 +1,7 @@ /* Test file for mpfr_custom_* Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tstrtofr.c b/tests/tstrtofr.c index a23dc74ea..04793887a 100644 --- a/tests/tstrtofr.c +++ b/tests/tstrtofr.c @@ -1,6 +1,7 @@ /* Test file for mpfr_set_str. Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tsub.c b/tests/tsub.c index a0ffaa22d..ce64143f4 100644 --- a/tests/tsub.c +++ b/tests/tsub.c @@ -1,6 +1,7 @@ /* Test file for mpfr_sub. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tsub1sp.c b/tests/tsub1sp.c index 80063ee36..2b1578773 100644 --- a/tests/tsub1sp.c +++ b/tests/tsub1sp.c @@ -1,6 +1,7 @@ /* Test file for mpfr_sub1sp. Copyright 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tsub_ui.c b/tests/tsub_ui.c index 66c036a4e..38294d693 100644 --- a/tests/tsub_ui.c +++ b/tests/tsub_ui.c @@ -1,6 +1,7 @@ /* Test file for mpfr_sub_ui Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tsubnormal.c b/tests/tsubnormal.c index ef6552acf..fbaa8dc6b 100644 --- a/tests/tsubnormal.c +++ b/tests/tsubnormal.c @@ -1,6 +1,7 @@ /* Test file for mpfr_subnormalize. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tsum.c b/tests/tsum.c index 78af60a3b..80c9eaa98 100644 --- a/tests/tsum.c +++ b/tests/tsum.c @@ -1,6 +1,7 @@ /* tsum -- test file for the list summation function Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tswap.c b/tests/tswap.c index 3c16f51a4..8e1802a71 100644 --- a/tests/tswap.c +++ b/tests/tswap.c @@ -1,6 +1,7 @@ /* Test file for mpfr_swap. Copyright 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/ttan.c b/tests/ttan.c index 8176f1ca6..573a2d8dd 100644 --- a/tests/ttan.c +++ b/tests/ttan.c @@ -1,6 +1,7 @@ /* Test file for mpfr_tan. Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/ttanh.c b/tests/ttanh.c index 493d73240..4b3c2a78d 100644 --- a/tests/ttanh.c +++ b/tests/ttanh.c @@ -1,7 +1,7 @@ /* Test file for mpfr_tanh. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Adapted from tarctan.c. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/ttrunc.c b/tests/ttrunc.c index fae221224..06dcd1c36 100644 --- a/tests/ttrunc.c +++ b/tests/ttrunc.c @@ -1,6 +1,7 @@ /* Test file for mpfr_trunc, mpfr_ceil, mpfr_floor. Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tui_div.c b/tests/tui_div.c index 7956f165e..d1e2f3c7d 100644 --- a/tests/tui_div.c +++ b/tests/tui_div.c @@ -1,6 +1,7 @@ /* Test file for mpfr_ui_div. Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tui_pow.c b/tests/tui_pow.c index 95eb69723..73fe01b24 100644 --- a/tests/tui_pow.c +++ b/tests/tui_pow.c @@ -1,7 +1,7 @@ /* Test file for mpfr_ui_pow and mpfr_ui_pow_ui. Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -Adapted from tarctan.c. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tui_sub.c b/tests/tui_sub.c index 670bc991c..d5a634584 100644 --- a/tests/tui_sub.c +++ b/tests/tui_sub.c @@ -1,6 +1,7 @@ /* Test file for mpfr_ui_sub. Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tversion.c b/tests/tversion.c index da49ecc30..ab1eeeee2 100644 --- a/tests/tversion.c +++ b/tests/tversion.c @@ -1,6 +1,7 @@ /* Test file for mpfr_version. Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/tests/tzeta_ui.c b/tests/tzeta_ui.c index 7ec2df42c..c9a069a2f 100644 --- a/tests/tzeta_ui.c +++ b/tests/tzeta_ui.c @@ -1,6 +1,7 @@ /* Test file for mpfr_zeta_ui. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* Tune various threshold of MPFR Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/uceil_exp2.c b/uceil_exp2.c index 2b81efa3a..217d07704 100644 --- a/uceil_exp2.c +++ b/uceil_exp2.c @@ -1,6 +1,7 @@ /* __gmpfr_ceil_exp2 - returns y >= 2^d Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/uceil_log2.c b/uceil_log2.c index 35bacdd04..cc50b3db5 100644 --- a/uceil_log2.c +++ b/uceil_log2.c @@ -1,6 +1,7 @@ /* __gmpfr_ceil_log2 - returns ceil(log(d)/log(2)) Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/ufloor_log2.c b/ufloor_log2.c index 9b80e126c..065e3aa59 100644 --- a/ufloor_log2.c +++ b/ufloor_log2.c @@ -1,6 +1,7 @@ /* __gmpfr_floor_log2 - returns floor(log(d)/log(2)) Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -2,6 +2,7 @@ mpfr_si_div -- divide a machine number by a floating-point number Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_ui_pow -- power of n function n^x Copyright 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/ui_pow_ui.c b/ui_pow_ui.c index 4b9c1d7d8..797183aff 100644 --- a/ui_pow_ui.c +++ b/ui_pow_ui.c @@ -1,6 +1,7 @@ /* mpfr_ui_pow_ui -- compute the power beetween two machine integer Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_ui_sub -- subtract a floating-point number from an integer Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/urandomb.c b/urandomb.c index 931f4c2f9..89745211a 100644 --- a/urandomb.c +++ b/urandomb.c @@ -4,6 +4,7 @@ gmp_randinit(). Copyright 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_get_version -- MPFR version Copyright 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. diff --git a/volatile.c b/volatile.c index 7dc0f8ff4..ee7e0fb67 100644 --- a/volatile.c +++ b/volatile.c @@ -5,6 +5,7 @@ FUTURE MPFR RELEASES. Copyright 2003, 2004, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. @@ -1,6 +1,7 @@ /* mpfr_zeta_ui -- compute the Riemann Zeta function for integer argument. Copyright 2005, 2006, 2007 Free Software Foundation, Inc. +Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the MPFR Library. |