[hdf5] branch master-1.10 updated (6791925 -> 6d556c4)
Gilles Filippini
pini at debian.org
Sat Apr 9 17:37:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
pini pushed a change to branch master-1.10
in repository hdf5.
from 6791925 Refresh patches for release 1.10.0~pre2+docs-1
new add911a debian/watch: use dirversionmangle
new 545d5da Prepare import of upstream release 1.10.0
new 09d03ac Imported Upstream version 1.10.0+docs
new 53d558e Merge tag 'upstream/1.10.0+docs' into master-1.10
new 649ddad Bump Standards-Version to 3.9.7
new 6d556c4 debian/rules: clean: don't rm java/test/h5ex_g_iterate.orig
The 6 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:
MANIFEST | 2 +-
README.txt | 2 +-
c++/src/cpp_doc_config | 2 +-
config/cmake/jrunTest.cmake | 56 +-
config/cmake_ext_mod/runTest.cmake | 28 +-
configure | 22 +-
configure.ac | 2 +-
debian/changelog | 23 +-
debian/control | 2 +-
debian/control.in | 2 +-
debian/rules | 2 +-
debian/watch | 2 +-
examples/README | 2 +-
html/ADGuide.html | 4 +-
html/ADGuide/Changes.html | 270 +-
html/ADGuide/Compatibility_Report/CR_1.10.0.html | 13089 +++++++++++++++++++
html/ADGuide/Compatibility_Report/CR_1.8.14.html | 1176 ++
html/ADGuide/Compatibility_Report/CR_1.8.15.html | 1841 +++
html/ADGuide/Compatibility_Report/CR_1.8.16.html | 6684 ++++++++++
html/HL/RM_H5LT.html | 239 +-
html/HL/RM_H5PT_c++.html | 4508 +++----
html/RM/H5F/H5Fget_free_sections.htm | 27 +-
html/RM/H5F/H5Fget_freespace.htm | 2 +-
html/RM/H5L/H5Lexists.htm | 74 +-
html/RM/H5P/H5Pencode.htm | 4 +-
html/RM/H5P/H5Pget_all_coll_metadata_ops.htm | 10 +-
html/RM/H5P/H5Pget_coll_metadata_write.htm | 10 +-
html/RM/H5P/H5Pget_file_space.htm | 29 +-
html/RM/H5P/H5Pset_all_coll_metadata_ops.htm | 11 +-
html/RM/H5P/H5Pset_coll_metadata_write.htm | 10 +-
html/RM/H5P/H5Pset_file_space.htm | 26 +-
html/RM/MetadataRead_NoAccesPList.html | 163 +
html/RM/RM_H5Front.html | 25 +-
html/RM/RM_H5P.html | 181 +-
html/RM/Tools/h5clear.htm | 107 +
html/TechNotes/Version.html | 6 +-
html/ed_libs/Footer-THGonly.htm | 2 +-
html/ed_libs/Footer-THGonly2.htm | 2 +-
html/ed_libs/Footer-THGonly3.htm | 2 +-
html/ed_libs/Footer.htm | 2 +-
html/ed_libs/Footer2.htm | 2 +-
html/ed_libs/Footer3.htm | 2 +-
html/index.html | 103 +-
java/src/hdf/hdf5lib/H5.java | 139 +
java/src/jni/h5dImp.c | 24 +
java/src/jni/h5dImp.h | 16 +
java/src/jni/h5gImp.c | 24 +
java/src/jni/h5gImp.h | 16 +
java/src/jni/h5oImp.c | 24 +
java/src/jni/h5oImp.h | 16 +
java/src/jni/h5pImp.c | 46 +-
java/src/jni/h5pImp.h | 17 +
java/src/jni/h5tImp.c | 24 +
java/src/jni/h5tImp.h | 16 +
java/test/CMakeLists.txt | 19 +-
java/test/JUnit-interface.txt | 11 +-
java/test/TestH5Dparams.java | 10 +
java/test/TestH5Fswmr.java | 29 +-
java/test/TestH5Gbasic.java | 10 +
java/test/TestH5Oparams.java | 10 +
java/test/TestH5P.java | 5 +-
java/test/TestH5Tparams.java | 10 +
.../{h5ex_g_iterate.hdf => h5ex_g_iterate.orig} | Bin
java/test/junit.sh.in | 34 +-
release_docs/RELEASE.txt | 89 +-
src/H5public.h | 4 +-
66 files changed, 26764 insertions(+), 2587 deletions(-)
create mode 100644 html/ADGuide/Compatibility_Report/CR_1.10.0.html
create mode 100644 html/ADGuide/Compatibility_Report/CR_1.8.14.html
create mode 100644 html/ADGuide/Compatibility_Report/CR_1.8.15.html
create mode 100644 html/ADGuide/Compatibility_Report/CR_1.8.16.html
create mode 100644 html/RM/MetadataRead_NoAccesPList.html
create mode 100644 html/RM/Tools/h5clear.htm
rename java/test/{h5ex_g_iterate.hdf => h5ex_g_iterate.orig} (100%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf5.git
More information about the Pkg-grass-devel
mailing list