[netcdf] branch master updated (9c20b8a -> 505c4ae)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Wed Nov 11 21:37:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository netcdf.
from 9c20b8a Mark inconsistent-return-type.patch as Applied-Upstream.
new d48c02f Imported Upstream version 4.4.0~rc4
new 39152c2 Merge tag 'upstream/4.4.0_rc4'
new 4cd4c32 New upstream release candidate.
new c000fb4 Update copyright for new files.
new 37b5002 Drop inconsistent-return-type.patch, applied upstream. Refresh remaining patches.
new d37390c Update symbols for 4.4.0 RC4.
new 505c4ae Set distribution to experimental.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 45 +-
CMakeLists.txt | 88 +-
Doxyfile.developer | 4 +-
Makefile.am | 15 +
Makefile.in | 17 +
RELEASE_NOTES.md | 53 +-
cf | 121 +-
cf.cmake | 12 +-
config.h.cmake.in | 1 +
config.h.in | 42 +-
configure | 795 +-
configure.ac | 249 +-
debian/changelog | 15 +-
debian/copyright | 3 +-
debian/libnetcdf7.symbols | 241 +-
debian/patches/hdf5-library-path.patch | 2 +-
debian/patches/inconsistent-return-type.patch | 48 -
debian/patches/link-private.patch | 2 +-
debian/patches/series | 1 -
docs/.gitignore | 3 +-
docs/CMakeLists.txt | 23 +-
docs/Doxyfile.in | 5 +-
docs/Makefile.am | 20 +-
docs/Makefile.in | 23 +-
docs/OPeNDAP.dox | 4 +-
oc2/ocauth.html => docs/auth.html | 196 +-
docs/auth.md | 489 -
docs/auth.md.in | 14 -
docs/cmake_faq.md | 47 +-
docs/esg.html | 1 +
docs/file_format_specifications.md | 4 +-
docs/guide.dox | 39 +-
docs/images/Makefile.in | 3 +
docs/internal.dox | 2 +-
docs/netcdf.m4 | 94 +-
docs/ocauth.md | 475 -
docs/old/netcdf-cxx4.texi | 2 +-
docs/old/netcdf-f77.texi | 6 +-
docs/old/netcdf-f90.texi | 6 +-
docs/old/netcdf-install.texi | 4 +-
docs/old/netcdf-internal.texi | 16 +-
docs/old/netcdf.texi | 10 +-
docs/software.md | 4 +-
docs/tutorial.dox | 2 +-
docs/types.dox | 2 +-
docs/windows-binaries.md | 26 +-
dods.m4 | 2 +-
examples/C/Makefile.am | 7 +-
examples/C/Makefile.in | 63 +-
examples/C/parallel_vara.c | 191 +
examples/C/quick_large_files.c | 2 +-
examples/CDL/Makefile.in | 3 +
examples/Makefile.in | 3 +
extra.css | 29 -
h5_test/Makefile.am | 2 +-
h5_test/Makefile.in | 9 +-
include/Makefile.in | 3 +
include/err_macros.h | 12 +
include/nc3internal.h | 9 +-
include/nc4internal.h | 4 +-
include/nc_tests.h | 6 +
include/ncconfigure.h | 4 +
include/ncdispatch.h | 90 +-
include/netcdf.h | 67 +-
include/utf8proc.h | 2 +-
libdap2/Makefile.in | 3 +
libdap2/dceconstraints.c | 4 +-
libdap2/ncd2dispatch.c | 10 +-
libdispatch/Makefile.in | 3 +
libdispatch/dcopy.c | 8 +-
libdispatch/ddim.c | 2 +-
libdispatch/ddispatch.c | 65 +-
libdispatch/derror.c | 12 +
libdispatch/dfile.c | 242 +-
libdispatch/dparallel.c | 3 -
libdispatch/dsubstrate.c | 7 +-
libdispatch/dutf8proc.c | 4 +-
libdispatch/dv2i.c | 48 +-
libdispatch/dvar.c | 9 +-
libdispatch/dvarget.c | 19 +-
libdispatch/dvarput.c | 53 +-
libdispatch/nc.c | 14 +-
libdispatch/ncuri.c | 2 +-
liblib/CMakeLists.txt | 39 +-
liblib/Makefile.am | 11 +-
liblib/Makefile.in | 37 +-
liblib/liblib.c | 15 -
liblib/nc_initialize.c | 122 +
liblib/stub.c | 80 -
libnetcdf.settings.in | 3 +-
libsrc/CMakeLists.txt | 5 +-
libsrc/Makefile.in | 3 +
libsrc/attr.c | 724 +-
libsrc/attr.m4 | 59 +-
libsrc/ffio.c | 8 +-
libsrc/lookup3.c | 6 +-
libsrc/mmapio.c | 3 +-
libsrc/nc3dispatch.c | 12 +-
{include => libsrc}/nc3dispatch.h | 2 +-
libsrc/nc3internal.c | 205 +-
libsrc/ncx.c | 20503 +++++++++++++---------
libsrc/ncx.h | 810 +-
libsrc/ncx.m4 | 2180 +--
libsrc/posixio.c | 10 +-
libsrc/pstdint.h | 2 +-
libsrc/putget.c | 6126 ++++++-
libsrc/putget.m4 | 872 +-
libsrc/v1hpg.c | 190 +-
libsrc/var.c | 13 +-
libsrc4/Makefile.in | 3 +
libsrc4/nc4dim.c | 2 +-
libsrc4/nc4dispatch.c | 8 +-
libsrc4/nc4file.c | 60 +-
libsrc4/nc4hdf.c | 18 +-
libsrc4/nc4var.c | 8 +-
libsrc4/ncfunc.c | 4 +-
libsrcp/Makefile.in | 3 +
libsrcp/ncpdispatch.c | 681 +-
ljna | 33 -
nc_test/CMakeLists.txt | 2 +
nc_test/Make0 | 32 +-
nc_test/Makefile.am | 10 +-
nc_test/Makefile.in | 55 +-
nc_test/large_files.c | 10 +-
nc_test/nc_sync.c | 2 +-
nc_test/nc_test.c | 95 +-
nc_test/quick_large_files.c | 2 +-
nc_test/run_pnetcdf_test.sh | 3 +
nc_test/t_nc.c | 49 +-
nc_test/{t_nc.c => t_nc_p5.c} | 38 +-
nc_test/test_get.c | 14777 +++++++---------
nc_test/test_get.m4 | 54 +-
nc_test/test_get_p5.c | 19215 ++++++++++++++++++++
nc_test/{test_get.m4 => test_get_p5.m4} | 74 +-
nc_test/test_put.c | 15950 +++++++----------
nc_test/test_put.m4 | 156 +-
nc_test/test_read.c | 134 +-
nc_test/test_write.c | 147 +-
nc_test/tests.h | 143 +-
nc_test/tst_addvar.c | 84 +
nc_test/tst_atts.c | 36 +-
nc_test/tst_atts3.c | 136 +-
nc_test/tst_cdf5format.c | 228 +
nc_test/tst_diskless3.c | 70 +-
nc_test/tst_formatx_pnetcdf.c | 45 +-
nc_test/tst_meta.c | 1 +
nc_test/tst_misc.c | 21 +-
nc_test/tst_names.c | 67 +-
nc_test/tst_nofill.c | 18 +-
nc_test/tst_norm.c | 28 +-
nc_test/tst_small.c | 176 +-
nc_test/util.c | 277 +-
nc_test4/Makefile.am | 8 +-
nc_test4/Makefile.in | 23 +-
nc_test4/bm_file.c | 9 +-
nc_test4/run_bm.sh | 2 +-
nc_test4/tst_camrun.c | 20 +-
nc_test4/tst_chunks.c | 38 +
nc_test4/tst_converts.c | 4 +-
nc_test4/tst_create_files.c | 12 +-
nc_test4/tst_files.c | 10 +-
nc_test4/tst_h4_lendian.c | 4 +-
nc_test4/tst_large.c | 12 +-
nc_test4/tst_large2.c | 13 +-
nc_test4/tst_large3.c | 10 +-
nc_test4/tst_large5.c | 10 +-
nc_test4/tst_rename.c | 2 +-
nc_test4/tst_types.c | 8 +-
nc_test4/tst_vars.c | 2 +-
nc_test4/tst_vars2.c | 8 +-
nc_test4/tst_vars3.c | 2 +-
ncdap.m4 | 197 -
ncdap_test/Makefile.in | 3 +
ncdap_test/expected3/Makefile.in | 3 +
ncdap_test/expected4/Makefile.in | 3 +
ncdap_test/expectremote3/Makefile.in | 3 +
ncdap_test/expectremote4/Makefile.in | 3 +
ncdap_test/t_ncf330.c | 20 +-
ncdap_test/testdata3/Makefile.in | 3 +
ncdump/CMakeLists.txt | 12 +-
ncdump/Makefile.am | 14 +-
ncdump/Makefile.in | 53 +-
ncdump/cdl/Makefile.in | 3 +
ncdump/chunkspec.c | 2 +-
ncdump/ctests.sh | 2 +-
ncdump/dumplib.c | 98 +-
ncdump/expected/Makefile.in | 3 +
ncdump/nccopy.c | 38 +-
ncdump/ncdump.c | 42 +-
ncdump/nctime0.c | 2 +-
ncdump/run_utf8_nc4_tests.sh | 18 +
ncdump/run_utf8_tests.sh | 7 -
ncdump/tst_64bit.sh | 19 +-
ncdump/tst_formatx3.sh | 11 +-
ncdump/{tst_inmemory.sh => tst_inmemory_nc3.sh} | 3 -
ncdump/{tst_inmemory.sh => tst_inmemory_nc4.sh} | 10 +-
ncdump/tst_lengths.sh | 60 +
ncdump/vardata.c | 2 +-
ncgen/ConvertUTF.h | 2 +-
ncgen/Makefile.am | 4 +-
ncgen/Makefile.in | 7 +-
ncgen/c0.cdl | 3 +-
ncgen3/c0.cdl => ncgen/c5.cdl | 72 +-
ncgen/escapes.c | 2 +-
ncgen/genc.c | 6 +-
ncgen/genchar.c | 4 +-
ncgen/generate.c | 8 +-
ncgen/generr.c | 16 +
ncgen/genlib.h | 9 +-
ncgen/main.c | 116 +-
ncgen/ncgen.1 | 18 +-
ncgen/ncgen.h | 2 +-
ncgen/ncgen.l | 461 +-
ncgen/ncgen.y | 28 +-
ncgen/ncgentab.c | 28 +-
ncgen/ncgenyy.c | 1786 +-
ncgen/run_tests.sh | 21 +
ncgen/semantics.c | 11 +-
ncgen3/Makefile.in | 3 +
ncgen3/c0.cdl | 3 +-
ncgen3/escapes.c | 2 +-
ncgen3/genlib.c | 2 +-
ncgen3/main.c | 4 +-
ncgen3/run_nc4_tests.sh | 4 +
ncgen3/run_tests.sh | 5 +
nctest/CMakeLists.txt | 18 +-
nctest/Makefile.in | 3 +
nctest/atttests.c | 2 +-
nctest/compare_test_files.sh | 7 +-
nctest/driver.c | 8 +-
nctest/ref_nctest_64bit_offset.nc | Bin 43504 -> 43696 bytes
nctest/ref_nctest_classic.nc | Bin 43392 -> 43584 bytes
nctest/varputg.c | 2 +-
nctest/vartests.c | 4 +-
nctest/vputget.c | 4 +-
nctest/vputgetg.c | 8 +-
oc2/Make0 | 2 +-
oc2/Makefile.am | 2 +-
oc2/Makefile.in | 5 +-
oc2/{ocauth.html => auth.html.in} | 216 +-
oc2/daplex.c | 28 +-
oc2/daptab.c | 251 +-
oc2/daptab.h | 2 +-
oc2/oc.css | 39 +
oc2/oc.h | 2 +-
oc2/occurlflags.c | 6 +-
oc2/occurlfunctions.c | 26 +-
oc2/ochttp.c | 4 +-
oc2/ocinternal.c | 9 +-
oc2/ocrc.c | 6 +-
oc2/ocuri.c | 2 +-
251 files changed, 59419 insertions(+), 33980 deletions(-)
delete mode 100644 debian/patches/inconsistent-return-type.patch
copy oc2/ocauth.html => docs/auth.html (71%)
delete mode 100644 docs/auth.md
delete mode 100644 docs/auth.md.in
delete mode 100644 docs/ocauth.md
create mode 100644 examples/C/parallel_vara.c
delete mode 100644 extra.css
delete mode 100644 liblib/liblib.c
create mode 100644 liblib/nc_initialize.c
delete mode 100644 liblib/stub.c
copy {include => libsrc}/nc3dispatch.h (99%)
delete mode 100644 ljna
copy nc_test/{t_nc.c => t_nc_p5.c} (95%)
create mode 100644 nc_test/test_get_p5.c
copy nc_test/{test_get.m4 => test_get_p5.m4} (93%)
create mode 100644 nc_test/tst_addvar.c
create mode 100644 nc_test/tst_cdf5format.c
delete mode 100644 ncdap.m4
create mode 100755 ncdump/run_utf8_nc4_tests.sh
copy ncdump/{tst_inmemory.sh => tst_inmemory_nc3.sh} (97%)
rename ncdump/{tst_inmemory.sh => tst_inmemory_nc4.sh} (84%)
copy ncgen3/c0.cdl => ncgen/c5.cdl (85%)
rename oc2/{ocauth.html => auth.html.in} (68%)
create mode 100644 oc2/oc.css
--
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