[libmatio] 01/04: Merge tag 'upstream/1.5.9'

Sébastien Villemot sebastien at debian.org
Mon Oct 24 18:34:32 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository libmatio.

commit 190738677a9c02b5d22a8a987a3396b8b0f3e1ec
Merge: 15d5c19 e7e798f
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Mon Oct 24 20:24:24 2016 +0200

    Merge tag 'upstream/1.5.9'
    
    Upstream version 1.5.9

 Makefile.am                                        |    1 +
 NEWS                                               |  108 +-
 README.md                                          |    8 +-
 config/matio_hdf5.m4                               |    8 +-
 configure                                          |   38 +-
 configure.ac                                       |   10 +-
 documentation/Makefile.am                          |    2 +-
 documentation/Mat_Rewind.3                         |    2 +-
 documentation/Mat_VarCreate.3                      |    2 +-
 documentation/Mat_VarReadNextInfo.3                |    3 +-
 documentation/matio_user_guide.texi                |    4 +-
 getopt/getopt.h                                    |   46 +-
 getopt/getopt_long.c                               |  822 +--
 src/Makefile.am                                    |    6 +-
 src/Makefile.in                                    |    6 +-
 src/mat.c                                          |   52 +-
 src/mat4.c                                         |   56 +-
 src/mat5.c                                         |  447 +-
 src/mat73.c                                        |  110 +-
 src/matio.h                                        |    3 +-
 test/Makefile.am                                   |    6 +-
 test/Makefile.in                                   |    4 +
 test/mat4_readwrite.at                             |    9 +
 test/mat5_compressed_read_be.at                    |    2 +-
 test/mat5_compressed_read_le.at                    |    2 +-
 test/mat5_compressed_readwrite.at                  |   20 +
 test/mat5_uncompressed_read_be.at                  |    2 +-
 test/mat5_uncompressed_read_le.at                  |    2 +-
 test/mat5_uncompressed_readwrite.at                |    9 +
 test/mat73_compressed_readwrite.at                 |   11 +
 test/mat73_read_be.at                              |    2 +-
 test/mat73_read_le.at                              |    2 +-
 test/mat73_readwrite.at                            |   10 +
 test/package.m4                                    |    4 +-
 test/results/dump-large_struct_compressed.out      |    2 +-
 ...sed.out => dump-large_struct_compressed_32.out} |    2 +-
 test/results/dump-mat_copy-4.out                   |    6 +-
 ...{dump-mat_copy-4.out => dump-mat_copy-4_32.out} |    6 +-
 test/results/dump-mat_copy-5.out                   |  134 +-
 test/results/dump-mat_copy-5_32.out                |   94 +
 test/results/dump-mat_copy-73.out                  |  134 +-
 test/results/dump-mat_copy-73_32.out               |   94 +
 test/testsuite                                     | 6623 ++++++++++----------
 visual_studio/matio.rc                             |    8 +-
 visual_studio/matioConfig.h                        |    6 +-
 visual_studio/matio_pubconf.h                      |    6 +-
 46 files changed, 4781 insertions(+), 4153 deletions(-)

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



More information about the debian-science-commits mailing list