[gap-io] 02/06: Merge tag 'upstream/4.4.1'

Jerome Benoit calculus-guest at moszumanska.debian.org
Sun Sep 28 02:33:41 UTC 2014


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 c48e07542b2bf3203a030624014f7713366cca5a
Merge: a04d3e5 7d7cbe5
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Sun Sep 28 01:20:44 2014 +0200

    Merge tag 'upstream/4.4.1'
    
    Upstream version 4.4.1

 .mailmap                 |     2 +
 CHANGES                  |    25 +-
 LICENSE                  |     2 +-
 Makefile.am              |    16 +-
 Makefile.in              |   884 +++
 PackageInfo.g            |    88 +-
 README                   |     8 +-
 VERSION                  |     2 +-
 aclocal.m4               |  1220 ++++
 autom4te.cache/output.0  | 16974 +++++++++++++++++++++++++++++++++++++++++++++
 autom4te.cache/output.1  | 16974 +++++++++++++++++++++++++++++++++++++++++++++
 autom4te.cache/output.2  | 16974 +++++++++++++++++++++++++++++++++++++++++++++
 autom4te.cache/requests  |   546 ++
 autom4te.cache/traces.0  |  3245 +++++++++
 autom4te.cache/traces.1  |   875 +++
 autom4te.cache/traces.2  |  3245 +++++++++
 cnf/ar-lib               |   270 +
 cnf/compile              |   347 +
 cnf/config.guess         |  1568 +++++
 cnf/config.sub           |  1793 +++++
 cnf/depcomp              |   791 +++
 cnf/install-sh           |   527 ++
 cnf/ltmain.sh            |  9655 ++++++++++++++++++++++++++
 cnf/missing              |   215 +
 cnf/pkgconfig.h.in       |   336 +
 configure                | 16974 +++++++++++++++++++++++++++++++++++++++++++++
 configure.ac             |     7 +-
 configure_like_gap       |    37 +
 doc/chap0.html           |   341 +
 doc/chap0.txt            |   240 +
 doc/chap0_mj.html        |   344 +
 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           |   751 ++
 doc/chap3.txt            |   668 ++
 doc/chap3_mj.html        |   754 ++
 doc/chap4.html           |   596 ++
 doc/chap4.txt            |   719 ++
 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         |   191 +
 doc/chapInd.txt          |   159 +
 doc/chapInd_mj.html      |   194 +
 doc/chooser.html         |   132 +
 doc/io.xml               |    33 +-
 doc/lefttoc.css          |    17 +
 doc/main.xml             |   558 +-
 doc/manual.css           |   481 ++
 doc/manual.js            |   112 +
 doc/manual.pdf           |   Bin 0 -> 340618 bytes
 doc/manual.six           |   425 ++
 doc/nocolorprompt.css    |    13 +
 doc/ragged.css           |     6 +
 doc/rainbow.js           |    60 +
 doc/times.css            |     6 +
 doc/title.xml            |    49 +
 doc/toggless.css         |    42 +
 doc/toggless.js          |    65 +
 example/fork.g           |     2 +-
 example/parworkerfarm1.g |     2 +-
 example/popen2.g         |     2 +-
 example/stringIO.g       |     2 +-
 gap/background.gd        |    14 +-
 gap/background.gi        |    34 +-
 gap/forkparallel.g       |     2 +-
 gap/forkparalleldream.g  |     6 +-
 gap/graveyard.g          |    12 +-
 gap/http.gd              |     4 +-
 gap/http.gi              |    42 +-
 gap/io.gd                |     5 +-
 gap/io.gi                |   195 +-
 gap/iohub.gd             |     4 +-
 gap/iohub.gi             |    20 +-
 gap/pickle.gd            |     4 +-
 gap/pickle.gi            |   150 +-
 gap/realrandom.gd        |     2 +-
 gap/realrandom.gi        |     8 +-
 init.g                   |     6 +-
 m4/ac_find_gap.m4        |    42 +-
 m4/libtool.m4            |  7982 +++++++++++++++++++++
 m4/ltoptions.m4          |   384 +
 m4/ltsugar.m4            |   123 +
 m4/ltversion.m4          |    23 +
 m4/lt~obsolete.m4        |    98 +
 makedoc.g                |    18 +-
 read.g                   |     2 +-
 src/io.c                 |   540 +-
 tst/buffered.g           |     2 +-
 tst/compression.g        |    78 +
 tst/pickle.g             |    25 +-
 tst/platform.g           |   154 +-
 tst/test.txt.gz          |   Bin 0 -> 52 bytes
 116 files changed, 113867 insertions(+), 923 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