[netcdf] 03/05: Merge tag 'upstream/4.4.0_rc3'
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Oct 10 11:42:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository netcdf.
commit 8008755223aba003886dd50d9cb2ea665d05d2b7
Merge: a884d71 d9a5d33
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Oct 10 12:59:39 2015 +0200
Merge tag 'upstream/4.4.0_rc3'
Upstream version 4.4.0~rc3
CMakeLists.txt | 32 +-
Doxyfile.developer | 37 +-
Makefile.am | 6 +-
Makefile.in | 12 +-
README.md | 61 +-
RELEASE_NOTES.md | 9 +
cf | 23 +-
config.h.in | 3 +
configure | 162 +-
configure.ac | 68 +-
docs/CMakeLists.txt | 3 +-
docs/Doxyfile.in | 9 +-
docs/FAQ.md | 26 +-
docs/Makefile.in | 4 +-
docs/credits.md | 4 +-
docs/images/Makefile.in | 4 +-
docs/install.md | 5 +
docs/known_problems.md | 1463 +++++
docs/release.css | 29 +
docs/release_header.html | 93 +
docs/software.md | 129 +-
docs/windows-binaries.md | 26 +-
examples/C/Makefile.in | 4 +-
examples/CDL/Makefile.in | 4 +-
examples/Makefile.in | 4 +-
extra.css | 29 +
h5_test/Makefile.in | 4 +-
include/Makefile.in | 4 +-
include/nc3internal.h | 6 +-
include/ncdispatch.h | 7 +-
include/netcdf.h | 12 +-
libdap2/Makefile.in | 4 +-
libdispatch/Makefile.in | 4 +-
libdispatch/dcopy.c | 150 +-
libdispatch/ddispatch.c | 7 -
libdispatch/dfile.c | 175 +-
liblib/CMakeLists.txt | 2 +-
liblib/Makefile.am | 4 +-
liblib/Makefile.in | 8 +-
liblib/stub.c | 4 +-
libsrc/CMakeLists.txt | 3 +-
libsrc/Makefile.am | 12 +-
libsrc/Makefile.in | 42 +-
libsrc/attr.c | 339 ++
libsrc/memio.c | 69 +-
libsrc/ncio.c | 11 +-
libsrc/ncx.c | 6136 +++++++++++++++++++-
libsrc/ncx.m4 | 57 +-
libsrc/posixio.c | 50 +-
libsrc/putget.c | 543 +-
libsrc/putget.m4 | 93 +-
libsrc/var.c | 48 +-
libsrc/winceio.c | 2 +-
libsrc4/Makefile.in | 4 +-
libsrc4/nc4hdf.c | 8 +-
libsrc4/nc4var.c | 22 +-
libsrc5/CMakeLists.txt | 5 -
libsrcp/CMakeLists.txt | 5 +
{libsrc5 => libsrcp}/Makefile.am | 8 +-
{libsrc5 => libsrcp}/Makefile.in | 42 +-
libsrc5/nc5dispatch.c => libsrcp/ncpdispatch.c | 414 +-
nc_test/CMakeLists.txt | 3 +-
nc_test/Makefile.am | 20 +-
nc_test/Makefile.in | 18 +-
nc_test/test_get.c | 6161 ++++++++++++++++++++
nc_test/test_put.c | 7206 ++++++++++++++++++++++++
nc_test/tst_atts.c | 12 +-
nc_test4/Makefile.in | 4 +-
nc_test4/tst_h4_lendian.c | 11 +-
ncdap_test/Makefile.in | 4 +-
ncdap_test/expected3/Makefile.in | 4 +-
ncdap_test/expected4/Makefile.in | 4 +-
ncdap_test/expectremote3/Makefile.in | 4 +-
ncdap_test/expectremote4/Makefile.in | 4 +-
ncdap_test/t_ncf330.c | 2 +
ncdap_test/testdata3/Makefile.in | 4 +-
ncdump/CMakeLists.txt | 8 +-
ncdump/Makefile.am | 13 +-
ncdump/Makefile.in | 18 +-
ncdump/cdl/Makefile.in | 4 +-
ncdump/expected/Makefile.in | 4 +-
ncdump/nccopy.c | 4 +-
ncdump/ncdump.c | 146 +-
ncdump/ref1.ncml | 2 +
ncdump/ref_ctest.c | 2 +-
ncdump/ref_ctest1_nc4.cdl | 2 +-
ncdump/ref_ctest1_nc4c.cdl | 2 +-
ncdump/ref_ctest64.c | 2 +-
ncdump/ref_tst_utf8_4.cdl | 24 +
ncdump/run_utf8_tests.sh | 14 +
ncdump/tst_ncml.cdl | 2 +
ncdump/tst_output.sh | 2 +-
ncdump/vardata.c | 2 +-
ncgen/Makefile.in | 4 +-
ncgen/c0.cdl | 2 +-
ncgen/c0_4.cdl | 2 +-
ncgen/genbin.c | 38 +-
ncgen/main.c | 2 +-
ncgen/ncgentab.c | 2061 ++++---
ncgen/ncgentab.h | 149 +-
ncgen3/Makefile.in | 4 +-
ncgen3/c0.cdl | 2 +-
ncgen3/main.c | 2 +-
nctest/Makefile.in | 4 +-
oc2/Make0 | 11 +-
oc2/Makefile.in | 4 +-
oc2/occurlfunctions.c | 27 +-
oc2/ocinternal.c | 2 +-
oc2/ocrc.c | 6 +-
109 files changed, 24206 insertions(+), 2379 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