[mpfi] 17/39: Merge commit 'upstream/1.5'
Jerome Benoit
calculus-guest at moszumanska.debian.org
Sat May 23 02:12:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
calculus-guest pushed a commit to branch master
in repository mpfi.
commit f4f6221045960c3fa02a38435f0154969936c3bc
Merge: a02fca8 3ddb9c3
Author: Laurent Fousse <laurent at komite.net>
Date: Fri Aug 13 14:00:58 2010 +0200
Merge commit 'upstream/1.5'
AUTHORS | 1 +
NEWS | 41 +++---
configure | 77 ++++++-----
configure.ac | 8 +-
doc/mpfi.info | 382 +++++++++++++++++++++++++++++--------------------------
doc/mpfi.texi | 229 ++++++++++++++++++++-------------
src/add_d.c | 30 +++--
src/add_fr.c | 31 ++++-
src/add_q.c | 30 +++--
src/add_si.c | 30 +++--
src/add_z.c | 30 +++--
src/d_div.c | 49 +++++--
src/d_sub.c | 48 ++++---
src/diam.c | 2 +-
src/div_d.c | 52 ++++++--
src/div_q.c | 83 +++++++++---
src/div_si.c | 55 ++++++--
src/div_ui.c | 47 +++++--
src/div_z.c | 60 ++++++---
src/fr_div.c | 46 ++++++-
src/fr_sub.c | 41 ++++--
src/mid.c | 24 +++-
src/mul.c | 77 +++++------
src/mul_d.c | 45 +++++--
src/mul_fr.c | 7 +
src/mul_q.c | 87 +++++++++----
src/mul_si.c | 46 ++++---
src/mul_ui.c | 41 +++---
src/mul_z.c | 59 +++++----
src/q_div.c | 20 ++-
src/q_sub.c | 61 ++++++---
src/si_div.c | 54 +++++---
src/si_sub.c | 48 ++++---
src/sub_d.c | 44 ++++---
src/sub_fr.c | 41 ++++--
src/sub_q.c | 45 ++++---
src/sub_si.c | 49 ++++---
src/sub_ui.c | 18 ++-
src/sub_z.c | 49 ++++---
src/ui_div.c | 50 +++++---
src/urandom.c | 10 +-
src/z_div.c | 21 ++-
src/z_sub.c | 59 ++++++---
tests/d_div.dat | 11 +-
tests/div_d.dat | 2 +-
tests/div_q.dat | 16 +--
tests/div_si.dat | 2 +-
tests/div_ui.dat | 2 +-
tests/div_z.dat | 2 +-
tests/fr_div.dat | 11 +-
tests/mul_q.dat | 10 +-
tests/q_div.dat | 19 ++-
tests/q_sub.dat | 7 +-
tests/si_div.dat | 8 +-
tests/sub_q.dat | 9 +-
tests/sub_z.dat | 6 +-
tests/td_div.c | 31 +++++
tests/tdiv_q.c | 59 +++++++--
tests/terror.c | 11 +-
tests/tmid.c | 44 +++++++
tests/tmul_d.c | 25 ++++
tests/tmul_q.c | 65 ++++++++--
tests/type_i.c | 2 +-
tests/type_id.c | 2 +-
tests/type_idi.c | 2 +-
tests/type_ii.c | 2 +-
tests/type_iid.c | 2 +-
tests/type_iii.c | 2 +-
tests/type_iiq.c | 18 +--
tests/type_iir.c | 2 +-
tests/type_iis.c | 2 +-
tests/type_iiu.c | 2 +-
tests/type_iiz.c | 2 +-
tests/type_iq.c | 8 +-
tests/type_iqi.c | 2 +-
tests/type_ir.c | 2 +-
tests/type_iri.c | 2 +-
tests/type_is.c | 2 +-
tests/type_isi.c | 2 +-
tests/type_iu.c | 2 +-
tests/type_iui.c | 2 +-
tests/type_iz.c | 2 +-
tests/type_izi.c | 2 +-
tests/type_ri.c | 2 +-
tests/ui_div.dat | 8 +-
tests/z_div.dat | 8 +-
86 files changed, 1804 insertions(+), 945 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mpfi.git
More information about the debian-science-commits
mailing list