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

Jerome Benoit calculus-guest at moszumanska.debian.org
Fri Oct 14 04:15:22 UTC 2016


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 cd7ae3e2146420ec7cd89336f7d9003e0796ed60
Merge: dd9c066 c83737f
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Thu Oct 13 05:31:14 2016 +0100

    Merge tag 'upstream/0.7.4'
    
    Upstream version 0.7.4

 Changelog                   |   230 -
 Makefile.am                 |    31 +-
 Makefile.in                 |   966 ++
 PackageInfo.g               |    37 +-
 README                      |     6 +-
 aclocal.m4                  |  1169 +++
 autogen.sh                  |     2 +
 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                 |   106 +
 configure                   | 22222 ++++++++++++++++++++++++++++++++++++++++++
 configure.ac                |    13 +-
 doc/Makefile.am             |    28 -
 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/float.xml               |    25 +-
 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 +
 init.g                      |    13 +-
 m4/ac_find_gap.m4           |    66 +-
 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 +
 makedoc.g                   |    11 +
 src/Makefile.am             |    10 +-
 src/Makefile.in             |   872 ++
 src/cxsc.C                  |    12 +-
 src/fplll.C                 |    10 +-
 src/mpc.c                   |     9 +-
 src/mpd.c                   |     9 +-
 src/mpfi.c                  |     9 +-
 src/mpfr.c                  |    12 +-
 67 files changed, 53405 insertions(+), 428 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