[gap-float] 02/04: Merge tag 'upstream/0.8.0'

Jerome Benoit calculus-guest at moszumanska.debian.org
Sat Nov 11 15:25:42 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 fe92793167005574f1ba6239683827825c1048ef
Merge: fda5876 98fc3bc
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Sat Nov 11 13:59:52 2017 +0400

    Merge tag 'upstream/0.8.0'
    
    Upstream version 0.8.0

 Makefile.am                 |    89 +-
 Makefile.in                 |   877 ++
 PackageInfo.g               |    12 +-
 aclocal.m4                  |  1170 +++
 build-aux/compile           |   348 +
 build-aux/config.guess      |  1473 +++
 build-aux/config.sub        |  1836 ++++
 build-aux/depcomp           |   791 ++
 build-aux/install-sh        |   501 +
 build-aux/ltmain.sh         | 11147 +++++++++++++++++++++
 build-aux/missing           |   215 +
 config.h.in                 |   112 +
 configure                   | 22700 ++++++++++++++++++++++++++++++++++++++++++
 configure.ac                |    34 +-
 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 -> 195459 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 +
 lib/pslq.gi                 |     8 +-
 m4/ac_check_cxsc.m4         |    47 +-
 m4/ac_check_fplll.m4        |    43 +-
 m4/ac_check_mpc.m4          |    42 +-
 m4/ac_check_mpfi.m4         |    42 +-
 m4/ac_check_mpfr.m4         |    42 +-
 m4/ax_cc_maxopt.m4          |   180 +
 m4/ax_check_compile_flag.m4 |    74 +
 m4/ax_compiler_vendor.m4    |    85 +
 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 +
 read.g                      |     7 +
 src/Makefile.in             |   865 ++
 src/cxsc.C                  |     2 +-
 src/float.c                 |     2 +-
 src/floattypes.h            |    14 +-
 src/fplll.C                 |    42 +-
 src/mpc.c                   |     4 +-
 src/mpd.c                   |     2 +-
 src/mpfi.c                  |     4 +-
 src/mpfr.c                  |     6 +-
 tst/Makefile.am             |     5 +-
 tst/arithmetic.tst          |     3 -
 tst/testall.g               |    73 +-
 70 files changed, 53922 insertions(+), 372 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