[gap-float] 01/03: Merge tag 'upstream/0.7.6'

Jerome Benoit calculus-guest at moszumanska.debian.org
Fri May 26 11:03:53 UTC 2017


This is an automated email from the git hooks/post-receive script.

calculus-guest pushed a commit to branch master
in repository gap-float.

commit 538de8d08dd97aefb6485722156b9a9431327571
Merge: 148b997 3d7d8b0
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Fri May 26 11:30:03 2017 +0400

    Merge tag 'upstream/0.7.6'
    
    Upstream version 0.7.6

 Makefile.am                 |    13 +-
 Makefile.in                 |   969 ++
 PackageInfo.g               |    10 +-
 aclocal.m4                  |  1170 +++
 build-aux/compile           |   347 +
 build-aux/config.guess      |  1421 +++
 build-aux/config.sub        |  1807 ++++
 build-aux/depcomp           |   791 ++
 build-aux/install-sh        |   501 +
 build-aux/ltmain.sh         | 11147 ++++++++++++++++++++
 build-aux/missing           |   215 +
 config.h.in                 |   112 +
 configure                   | 22927 ++++++++++++++++++++++++++++++++++++++++++
 doc/chap0.html              |   134 +
 doc/chap0.txt               |    80 +
 doc/chap1.html              |    43 +
 doc/chap1.txt               |    15 +
 doc/chap2.html              |    98 +
 doc/chap2.txt               |    64 +
 doc/chap3.html              |   113 +
 doc/chap3.txt               |    72 +
 doc/chap4.html              |   151 +
 doc/chap4.txt               |    85 +
 doc/chapBib.html            |    49 +
 doc/chapBib.txt             |    11 +
 doc/chapInd.html            |    56 +
 doc/chapInd.txt             |    25 +
 doc/chooser.html            |   132 +
 doc/floatbib.xml            |    25 +
 doc/lefttoc.css             |    17 +
 doc/manual.css              |   482 +
 doc/manual.js               |   112 +
 doc/manual.pdf              |   Bin 0 -> 195454 bytes
 doc/manual.six              |    84 +
 doc/nocolorprompt.css       |    13 +
 doc/ragged.css              |     6 +
 doc/rainbow.js              |    60 +
 doc/times.css               |     6 +
 doc/toggless.css            |    42 +
 doc/toggless.js             |    65 +
 m4/ac_check_fplll.m4        |    23 +-
 m4/ax_cc_maxopt.m4          |   180 +
 m4/ax_check_compile_flag.m4 |    74 +
 m4/ax_compiler_vendor.m4    |    85 +
 m4/ax_cxx_compile_stdcxx.m4 |   982 ++
 m4/ax_gcc_archflag.m4       |   226 +
 m4/ax_gcc_x86_cpuid.m4      |    79 +
 m4/libtool.m4               |  8369 +++++++++++++++
 m4/ltoptions.m4             |   437 +
 m4/ltsugar.m4               |   124 +
 m4/ltversion.m4             |    23 +
 m4/lt~obsolete.m4           |    99 +
 src/Makefile.in             |   874 ++
 src/cxsc.C                  |    23 +-
 src/float.c                 |     7 +
 src/floattypes.h            |     2 +
 src/fplll.C                 |    56 +-
 src/mpc.c                   |    11 +-
 src/mpd.c                   |     4 +-
 src/mpfi.c                  |     9 +-
 src/mpfr.c                  |    11 +-
 tst/fplll.tst               |    19 +
 tst/testall.g               |    16 +-
 63 files changed, 55119 insertions(+), 84 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gap-float.git



More information about the debian-science-commits mailing list