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

Jerome Benoit calculus-guest at moszumanska.debian.org
Sat Nov 25 13:15:59 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-io.

commit c1ee0b84ea8af9a850bd7141bd712600520d9bd6
Merge: df0e92a 406acd3
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Sat Nov 25 12:39:50 2017 +0400

    Merge tag 'upstream/4.5.0'
    
    Upstream version 4.5.0

 .clang-format                |    26 +
 .codecov.yml                 |    20 +
 .mailmap                     |     2 +
 .travis.yml                  |    34 +
 CHANGES                      |    12 +
 Makefile.in                  |   891 +++
 PackageInfo.g                |     8 +-
 README => README.md          |    47 +-
 VERSION                      |     2 +-
 aclocal.m4                   |  1254 ++++
 cnf/ar-lib                   |   270 +
 cnf/compile                  |   348 +
 cnf/config.guess             |  1473 ++++
 cnf/config.sub               |  1836 +++++
 cnf/depcomp                  |   791 ++
 cnf/install-sh               |   501 ++
 cnf/ltmain.sh                | 11147 ++++++++++++++++++++++++++++
 cnf/missing                  |   215 +
 cnf/pkgconfig.h.in           |   341 +
 configure                    | 16506 +++++++++++++++++++++++++++++++++++++++++
 configure_like_gap           |    37 +
 doc/{io.xml => IO.xml}       |     0
 doc/chap0.html               |   344 +
 doc/chap0.txt                |   243 +
 doc/chap0_mj.html            |   347 +
 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               |   781 ++
 doc/chap3.txt                |   691 ++
 doc/chap3_mj.html            |   784 ++
 doc/chap4.html               |   596 ++
 doc/chap4.txt                |   721 ++
 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             |   194 +
 doc/chapInd.txt              |   162 +
 doc/chapInd_mj.html          |   197 +
 doc/chooser.html             |   132 +
 doc/clean                    |     3 +-
 doc/lefttoc.css              |    17 +
 doc/main.xml                 |    46 +-
 doc/manual.css               |   482 ++
 doc/manual.js                |   112 +
 doc/manual.pdf               |   Bin 0 -> 338926 bytes
 doc/manual.six               |   430 ++
 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 +
 example/fork.g               |     1 -
 gap/background.gi            |     1 -
 gap/forkparallel.g           |     1 -
 gap/io.gi                    |    24 +-
 gap/pickle.gd                |     2 +
 gap/pickle.gi                |   163 +-
 m4/ac_find_gap.m4            |     2 +-
 m4/libtool.m4                |  8369 +++++++++++++++++++++
 m4/ltoptions.m4              |   437 ++
 m4/ltsugar.m4                |   124 +
 m4/ltversion.m4              |    23 +
 m4/lt~obsolete.m4            |    99 +
 run_tests.sh                 |    41 -
 scripts/build_gap.sh         |    66 +
 scripts/build_pkg.sh         |    29 +
 scripts/gather-coverage.sh   |    26 +
 scripts/run_tests.sh         |     7 +
 src/io.c                     |   352 +-
 test/test.c                  |    23 +
 tst/bugfix.tst               |     7 +
 tst/children.tst             |    36 +
 tst/exitcheck.g              |    26 +-
 tst/pickle.g                 |    29 +
 tst/platform.g               |     2 +-
 tst/sendstringbackground.tst |     5 +
 tst/sleep.sh                 |    13 +
 tst/testall.g                |     5 +-
 tst/testgap.g                |    15 -
 tst/testgap.tst              |    81 +
 105 files changed, 56192 insertions(+), 303 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