[gap-io] 02/04: Merge tag 'upstream/4.4.6'

Jerome Benoit calculus-guest at moszumanska.debian.org
Sun Mar 13 05:32:51 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-io.

commit acd3eafee8eff222215a6f0380ea56c577c9848f
Merge: 2830e16 bb62eb5
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Sun Mar 13 05:52:16 2016 +0100

    Merge tag 'upstream/4.4.6'
    
    Upstream version 4.4.6

 .mailmap                    |     2 +
 .travis.yml                 |    17 +
 CHANGES                     |     5 +
 Makefile.am                 |     2 +-
 Makefile.in                 |   892 +++
 PackageInfo.g               |    23 +-
 VERSION                     |     2 +-
 aclocal.m4                  |  1254 ++++
 cnf/ar-lib                  |   270 +
 cnf/compile                 |   347 +
 cnf/config.guess            |  1421 ++++
 cnf/config.sub              |  1807 +++++
 cnf/depcomp                 |   791 ++
 cnf/install-sh              |   501 ++
 cnf/ltmain.sh               | 11147 ++++++++++++++++++++++++++++
 cnf/missing                 |   215 +
 cnf/pkgconfig.h.in          |   341 +
 configure                   | 16506 ++++++++++++++++++++++++++++++++++++++++++
 configure.ac                |     5 +-
 configure_like_gap          |    37 +
 doc/chap0.html              |   343 +
 doc/chap0.txt               |   242 +
 doc/chap0_mj.html           |   346 +
 doc/chap1.html              |    46 +
 doc/chap1.txt               |    20 +
 doc/chap10.html             |   226 +
 doc/chap10.txt              |   189 +
 doc/chap10_mj.html          |   229 +
 doc/chap11.html             |    44 +
 doc/chap11.txt              |    16 +
 doc/chap11_mj.html          |    47 +
 doc/chap1_mj.html           |    49 +
 doc/chap2.html              |   111 +
 doc/chap2.txt               |    67 +
 doc/chap2_mj.html           |   114 +
 doc/chap3.html              |   771 ++
 doc/chap3.txt               |   682 ++
 doc/chap3_mj.html           |   774 ++
 doc/chap4.html              |   596 ++
 doc/chap4.txt               |   720 ++
 doc/chap4_mj.html           |   599 ++
 doc/chap5.html              |   143 +
 doc/chap5.txt               |   154 +
 doc/chap5_mj.html           |   146 +
 doc/chap6.html              |    58 +
 doc/chap6.txt               |    27 +
 doc/chap6_mj.html           |    61 +
 doc/chap7.html              |   134 +
 doc/chap7.txt               |   146 +
 doc/chap7_mj.html           |   137 +
 doc/chap8.html              |   274 +
 doc/chap8.txt               |   328 +
 doc/chap8_mj.html           |   277 +
 doc/chap9.html              |   202 +
 doc/chap9.txt               |   198 +
 doc/chap9_mj.html           |   205 +
 doc/chapInd.html            |   193 +
 doc/chapInd.txt             |   161 +
 doc/chapInd_mj.html         |   196 +
 doc/chooser.html            |   132 +
 doc/lefttoc.css             |    17 +
 doc/main.xml                |    22 +
 doc/manual.css              |   482 ++
 doc/manual.js               |   112 +
 doc/manual.pdf              |   Bin 0 -> 337733 bytes
 doc/manual.six              |   429 ++
 doc/nocolorprompt.css       |    13 +
 doc/ragged.css              |     6 +
 doc/rainbow.js              |    60 +
 doc/times.css               |     6 +
 doc/title.xml               |     4 +-
 doc/toggless.css            |    42 +
 doc/toggless.js             |    65 +
 gap/pickle.gd               |     1 -
 gap/pickle.gi               |     7 +-
 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                   |    40 +-
 src/io.c                    |    57 +-
 test/test.c                 |    23 +
 tst/pickle.g                |     1 -
 89 files changed, 55371 insertions(+), 700 deletions(-)

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



More information about the debian-science-commits mailing list