[netcdf-fortran] 03/10: Merge tag 'upstream/4.4.4'
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat May 14 12:33:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository netcdf-fortran.
commit 6fffb6748564443293a5a5ebe2460c4fc84ec9c6
Merge: a4124eb f9b9e95
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat May 14 13:56:38 2016 +0200
Merge tag 'upstream/4.4.4'
Upstream version 4.4.4
.gitignore | 2 +-
.travis.yml | 28 +-
CMakeLists.txt | 27 +-
CTestConfig.cmake.in | 6 +-
Doxyfile.general | 2 +-
Makefile.in | 2 +-
README.md | 22 +-
RELEASE_NOTES.md | 11 +
configure => autom4te.cache/output.0 | 2050 ++---
configure => autom4te.cache/output.1 | 2050 ++---
configure => autom4te.cache/output.2 | 2050 ++---
autom4te.cache/requests | 566 ++
autom4te.cache/traces.0 | 3511 +++++++++
autom4te.cache/traces.1 | 1175 +++
autom4te.cache/traces.2 | 3511 +++++++++
configure | 26 +-
configure.ac | 2 +-
docs/Doxyfile.in | 17 +-
docs/netcdf-f77.md | 1199 ++-
docs/netcdf-f90-sec1-usage.md | 438 ++
docs/netcdf-f90-sec2-datasets.md | 1193 +++
docs/netcdf-f90-sec3-groups.md | 917 +++
docs/netcdf-f90-sec4-dimensions.md | 386 +
docs/netcdf-f90-sec5-user_defined_types.md | 1882 +++++
docs/netcdf-f90-sec6-variables.md | 1790 +++++
docs/netcdf-f90-sec7-attributes.md | 717 ++
docs/netcdf-f90.md | 10033 +-----------------------
docs/netcdf_fortran_4.4.2dev_notes_RW.pdf | Bin 0 -> 38544 bytes
examples/F90/Makefile.am | 27 +-
examples/F90/Makefile.in | 67 +-
fortran/module_netcdf4_nc_interfaces.f90 | 595 +-
fortran/module_netcdf4_nf_interfaces.F90 | 77 +-
fortran/module_netcdf_f03.f90 | 4 +-
fortran/module_netcdf_fortv2_c_interfaces.f90 | 256 +-
fortran/module_netcdf_nc_data.F90 | 345 +-
fortran/module_netcdf_nc_interfaces.f90 | 1080 +--
fortran/module_netcdf_nf_data.F90 | 32 +-
fortran/module_netcdf_nf_interfaces.F90 | 23 +-
fortran/netcdf4_externals.f90 | 4 +-
fortran/nf_attio.F90 | 145 +-
fortran/nf_control.F90 | 138 +-
fortran/nf_dim.f90 | 31 +-
fortran/nf_fortv2.f90 | 594 +-
fortran/nf_genatt.f90 | 44 +-
fortran/nf_geninq.f90 | 16 +-
fortran/nf_genvar.f90 | 114 +-
fortran/nf_lib.c | 36 +
fortran/nf_logging.F90 | 25 +-
fortran/nf_misc.f90 | 1 +
fortran/nf_nc4.f90 | 745 +-
fortran/nf_var1io.F90 | 338 +-
fortran/nf_varaio.F90 | 455 +-
fortran/nf_vario.F90 | 54 +-
fortran/nf_varmio.F90 | 611 +-
fortran/nf_varsio.F90 | 561 +-
libsrc/Makefile.am | 6 +-
libsrc/Makefile.in | 6 +-
nf03_test/CMakeLists.txt | 8 +-
nf03_test/Makefile.am | 14 +-
nf03_test/Makefile.in | 68 +-
nf03_test/f03tst_open_mem.F | 249 +
61 files changed, 23952 insertions(+), 16430 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf-fortran.git
More information about the Pkg-grass-devel
mailing list