[netcdf] 02/06: Merge tag 'upstream/4.4.1_rc3'

Bas Couwenberg sebastic at debian.org
Tue Jun 21 05:52:31 UTC 2016


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

sebastic pushed a commit to branch master
in repository netcdf.

commit f20705c6a0004837d86a1e46780d71609b13b565
Merge: aedccef 0d7125e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Jun 21 07:10:50 2016 +0200

    Merge tag 'upstream/4.4.1_rc3'
    
    Upstream version 4.4.1~rc3

 .gitignore                      |   10 -
 CMakeLists.txt                  |   20 +-
 RELEASE_NOTES.md                |    9 +-
 cf                              |    3 +-
 configure                       |   37 +-
 configure.ac                    |   17 +-
 docs/Doxyfile.developer         |    2 +-
 docs/attribute_conventions.md   |   29 +-
 docs/guide.dox                  |    4 +-
 docs/tests.md                   |   23 +
 docs/windows-binaries.md        |   26 +-
 examples/C/Makefile.in          |  520 +++++++++++++++----
 examples/CDL/Makefile.in        |  443 ++++++++++++----
 h5_test/Makefile.in             |  631 +++++++++++++++++++----
 include/nc4internal.h           |    2 +
 libdap2/ncd2dispatch.c          |    3 +-
 liblib/nc_initialize.c          |    2 +-
 libsrc4/nc4attr.c               |  274 ++++------
 libsrc4/nc4dim.c                |   41 --
 libsrc4/nc4file.c               |  105 +---
 libsrc4/nc4hdf.c                |   91 +++-
 libsrc4/nc4info.c               |    8 +-
 libsrc4/nc4internal.c           |   43 +-
 libsrc4/nc4var.c                |  209 --------
 libsrc4/ncfunc.c                |    6 -
 nc_test/Makefile.in             |  645 +++++++++++++++++++----
 nc_test4/CMakeLists.txt         |    8 +-
 nc_test4/Make0                  |    2 +-
 nc_test4/Makefile.am            |   12 +-
 nc_test4/Makefile.in            | 1081 +++++++++++++++++++++++++++++++++++----
 nc_test4/run_par_test.sh        |    7 +-
 nc_test4/tdset.h5               |  Bin 0 -> 7648 bytes
 nc_test4/tst_empty_vlen_unlim.c |    4 +-
 nc_test4/tst_fill_attr_vanish.c |  137 +++++
 nc_test4/tst_hdf4_read_var.sh   |   23 +
 nc_test4/tst_misc.sh            |   26 +
 nc_test4/tst_simplerw_coll_r.c  |  249 +++++++++
 ncdap_test/Makefile.in          |  522 +++++++++++++++----
 ncdump/Make0                    |    8 +-
 ncdump/Makefile.in              |  740 +++++++++++++++++++++++----
 ncdump/ncdump.c                 |   21 +-
 ncdump/tst_fileinfo.c           |   57 ++-
 ncgen/Makefile.in               |  418 +++++++++++----
 ncgen/includes.h                |    3 +
 ncgen3/Makefile.in              |  418 +++++++++++----
 nctest/Makefile.in              |  456 +++++++++++++----
 nctest/atttests.c               |    3 +
 test-driver                     |  148 ++++++
 update_hdf5_compat_files.sh     |    7 -
 49 files changed, 5964 insertions(+), 1589 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.git



More information about the Pkg-grass-devel mailing list