[hdf5] branch master updated (936aec7 -> 70f5b2b)

Gilles Filippini pini at debian.org
Tue Nov 17 07:00:26 UTC 2015


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

pini pushed a change to branch master
in repository hdf5.

      from  936aec7   Upload release 1.8.15-patch1+docs-5 to unstable.
       new  9c96b0b   Prepare import of upstream release 1.8.16.
      adds  6eb1283   Imported Upstream version 1.8.15-patch1+docs
       new  22ba6f7   Imported Upstream version 1.8.16+docs
       new  fa931ac   Merge branch 'upstream'
       new  26dcf76   Init changelog entry for release 1.8.16.
       new  8b8a954   Refresh patches.
       new  418b702   Soname bump for c++ libs.
       new  21ffa92   Update symbols files.
       new  70f5b2b   Upload release 1.8.16+docs-1~exp1 to experimental

The 8 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:
 CMakeFilters.cmake                                 |   34 +-
 CMakeInstallation.cmake                            |  133 +-
 CMakeLists.txt                                     |  490 +-
 CTestConfig.cmake                                  |    4 +-
 MANIFEST                                           |  171 +-
 README.txt                                         |   24 +-
 bin/h5vers                                         |   46 +-
 bin/snapshot                                       |    4 +-
 bin/trace                                          |    2 +-
 c++/CMakeLists.txt                                 |    9 -
 c++/examples/CMakeLists.txt                        |    8 +-
 c++/examples/Makefile.am                           |    4 +-
 c++/examples/Makefile.in                           |    4 +-
 c++/examples/run-c++-ex.sh.in                      |    2 +-
 c++/src/CMakeLists.txt                             |   40 +-
 c++/src/H5AbstractDs.cpp                           |   13 +-
 c++/src/H5ArrayType.cpp                            |    1 +
 c++/src/H5AtomType.cpp                             |    1 +
 c++/src/H5Attribute.cpp                            |    4 +
 c++/src/H5Attribute.h                              |    2 +
 c++/src/H5CommonFG.cpp                             |    7 +-
 c++/src/H5CompType.cpp                             |    1 +
 c++/src/H5Cpp.h                                    |    1 +
 c++/src/H5CppDoc.h                                 |    8 +-
 c++/src/H5DataSet.cpp                              |   27 +-
 c++/src/H5DataSpace.cpp                            |   54 +-
 c++/src/H5DataSpace.h                              |   23 +-
 c++/src/H5DataType.cpp                             |   26 +-
 c++/src/H5DcreatProp.cpp                           |   64 +-
 c++/src/H5DcreatProp.h                             |   19 +-
 c++/src/H5DxferProp.cpp                            |   65 +-
 c++/src/H5DxferProp.h                              |   16 +-
 c++/src/H5EnumType.cpp                             |    1 +
 c++/src/H5Exception.h                              |    8 +-
 c++/src/H5FaccProp.cpp                             |   57 +-
 c++/src/H5FaccProp.h                               |   17 +-
 c++/src/H5FcreatProp.cpp                           |   55 +-
 c++/src/H5FcreatProp.h                             |   18 +-
 c++/src/H5File.cpp                                 |   90 +-
 c++/src/H5File.h                                   |    3 +-
 c++/src/H5FloatType.cpp                            |    1 +
 c++/src/H5FloatType.h                              |    4 +-
 c++/src/H5Group.cpp                                |    1 +
 c++/src/H5IdComponent.cpp                          |   67 +-
 c++/src/H5IdComponent.h                            |   28 +-
 c++/src/H5IntType.cpp                              |    1 +
 c++/src/H5Library.cpp                              |  125 +-
 c++/src/H5Library.h                                |   29 +-
 c++/src/H5Location.cpp                             |    8 +-
 c++/src/H5Location.h                               |    3 -
 c++/src/H5Object.cpp                               |    3 +-
 c++/src/H5OcreatProp.cpp                           |  220 +
 c++/src/H5OcreatProp.h                             |   76 +
 c++/src/H5PredType.cpp                             | 1159 ++-
 c++/src/H5PredType.h                               |  503 +-
 c++/src/H5PropList.cpp                             |   54 +-
 c++/src/H5PropList.h                               |   20 +-
 c++/src/H5StrType.cpp                              |   17 +-
 c++/src/H5VarLenType.cpp                           |    1 +
 c++/src/Makefile.am                                |   20 +-
 c++/src/Makefile.in                                |   54 +-
 c++/src/cpp_doc_config                             |    8 +-
 html/ed_libs/Footer.htm => c++/src/footer.html     |    9 +-
 c++/test/CMakeLists.txt                            |    4 +-
 c++/test/dsets.cpp                                 |    4 +-
 c++/test/tattr.cpp                                 |  285 +-
 c++/test/tfile.cpp                                 |   12 +-
 c++/test/tfilter.cpp                               |   10 +-
 c++/test/tlinks.cpp                                |   61 -
 config/cmake/CPack.Info.plist.in                   |   26 +
 config/cmake/CTestCustom.cmake                     |    1 +
 config/cmake/ConfigureChecks.cmake                 |   70 -
 config/cmake/ConversionTests.c                     |   29 +-
 config/cmake/H5pubconf.h.in                        |   97 +-
 config/cmake/HDF518_Examples.cmake.in              |  105 +-
 config/cmake/HDF5Macros.cmake                      |   22 +-
 config/cmake/HDFCompilerFlags.cmake                |  274 +
 config/cmake/README.txt.cmake.in                   |   33 +-
 config/cmake/cacheinit.cmake                       |    8 +-
 config/cmake/hdf5-config.cmake.in                  |   65 +-
 config/cmake/libhdf5.settings.cmake.in             |   10 +-
 config/cmake/mccacheinit.cmake                     |    2 +-
 config/cmake/scripts/CTestScript.cmake             |  290 +
 config/cmake/scripts/HDF518config.cmake            |  261 +
 config/cmake/userblockTest.cmake                   |   16 +-
 config/cmake/vfdTest.cmake                         |    4 +-
 config/cmake_ext_mod/CPack.Info.plist.in           |   32 -
 config/cmake_ext_mod/ConfigureChecks.cmake         |  116 +-
 config/cmake_ext_mod/FindSZIP.cmake                |    7 -
 config/cmake_ext_mod/HDFLibMacros.cmake            |  127 +-
 config/cmake_ext_mod/HDFMacros.cmake               |   40 +-
 config/cmake_ext_mod/HDFTests.c                    |   22 +-
 config/cmake_ext_mod/HDFUseFortran.cmake           |   36 +-
 config/cmake_ext_mod/grepTest.cmake                |   12 +-
 config/cmake_ext_mod/prunTest.cmake                |   30 +-
 config/cmake_ext_mod/runTest.cmake                 |   62 +-
 config/craynv                                      |  198 -
 config/dec-flags                                   |  150 -
 config/gnu-flags                                   |  258 +-
 config/hpux11.23                                   |   96 -
 config/ia64-linux-gnu                              |  144 -
 config/ibm-flags                                   |    5 +-
 config/lt_vers.am                                  |   30 +-
 config/nec-superux14.1                             |  179 -
 config/powerpc-ibm-aix5.x                          |   21 -
 config/{solaris2.x => solaris}                     |    0
 config/sv1-cray                                    |  199 -
 config/x86_64-redstorm-linux-gnu                   |  164 -
 configure                                          |  745 +-
 configure.ac                                       |  474 +-
 debian/changelog                                   |    8 +
 debian/control                                     |    8 +-
 debian/control.in                                  |    8 +-
 debian/libhdf5-10.symbols                          |   11 +-
 debian/libhdf5-cpp-10.lintian-overrides            |    3 -
 debian/libhdf5-cpp-11.lintian-overrides            |    3 +
 ...bhdf5-cpp-10.symbols => libhdf5-cpp-11.symbols} |  323 +-
 ...in => libhdf5-flavor-cpp-soname_cxx.install.in} |    0
 debian/libhdf5-mpich-10.symbols                    |    7 +-
 debian/libhdf5-openmpi-10.symbols                  |    7 +-
 debian/make-version-scripts                        |    7 +-
 debian/mangled-symbols-table                       |  174 +
 debian/map_mpi.ver                                 |    7 +-
 debian/map_serial.ver                              |  191 +-
 debian/orig-tar.exclude                            |    1 +
 debian/patches/flavor-configure-option.patch       |   14 +-
 debian/patches/hurd-sigsetjmp.patch                |    2 +-
 debian/patches/path_max.diff                       |    4 +-
 debian/patches/relax-version-check.patch           |    2 +-
 debian/patches/ullong_force.diff                   |    4 +-
 debian/process-symbols-files                       |    9 +-
 debian/rules                                       |   34 +-
 examples/CMakeLists.txt                            |   22 +-
 examples/CMakeTests.cmake                          |   67 +
 examples/Makefile.am                               |    4 +-
 examples/Makefile.in                               |    4 +-
 examples/README                                    |    2 +-
 examples/h5_extend_write.c                         |    6 +-
 examples/run-c-ex.sh.in                            |    2 +-
 fortran/examples/CMakeLists.txt                    |   64 +-
 fortran/examples/CMakeTests.cmake                  |   45 +-
 fortran/examples/Makefile.am                       |    4 +-
 fortran/examples/Makefile.in                       |    4 +-
 fortran/examples/run-fortran-ex.sh.in              |    2 +-
 fortran/src/CMakeLists.txt                         |  194 +-
 fortran/src/H5Af.c                                 |  100 +-
 fortran/src/H5Df.c                                 |    4 +-
 fortran/src/H5Pf.c                                 |   16 +-
 fortran/src/H5Zf.c                                 |    2 -
 fortran/src/H5_f.c                                 |    4 +-
 fortran/src/H5f90global.f90                        |    2 +
 fortran/src/H5f90proto.h                           |    3 -
 fortran/src/Makefile.am                            |    2 +-
 fortran/src/Makefile.in                            |   26 +-
 fortran/test/CMakeLists.txt                        |  254 +-
 fortran/test/CMakeTests.cmake                      |   26 +
 fortran/test/t.h                                   |    2 +-
 fortran/testpar/CMakeLists.txt                     |    6 +-
 hl/CMakeLists.txt                                  |    8 -
 hl/c++/examples/CMakeLists.txt                     |    4 +-
 hl/c++/examples/Makefile.am                        |    4 +-
 hl/c++/examples/Makefile.in                        |    4 +-
 hl/c++/examples/run-hlc++-ex.sh.in                 |    2 +-
 hl/c++/src/CMakeLists.txt                          |   35 +-
 hl/c++/src/H5PacketTable.cpp                       |    6 +-
 hl/c++/src/H5PacketTable.h                         |    6 +-
 hl/c++/src/Makefile.am                             |    2 +-
 hl/c++/src/Makefile.in                             |   26 +-
 hl/c++/test/CMakeLists.txt                         |    4 +-
 hl/examples/CMakeLists.txt                         |    4 +-
 hl/examples/Makefile.am                            |    4 +-
 hl/examples/Makefile.in                            |    4 +-
 hl/examples/run-hlc-ex.sh.in                       |    2 +-
 hl/fortran/examples/CMakeLists.txt                 |    6 +-
 hl/fortran/examples/Makefile.am                    |    4 +-
 hl/fortran/examples/Makefile.in                    |    4 +-
 hl/fortran/examples/run-hlfortran-ex.sh.in         |    2 +-
 hl/fortran/src/CMakeLists.txt                      |  132 +-
 hl/fortran/src/Makefile.am                         |    2 +-
 hl/fortran/src/Makefile.in                         |   26 +-
 hl/fortran/test/CMakeLists.txt                     |   72 +-
 hl/fortran/test/CMakeTests.cmake                   |   33 +-
 hl/src/CMakeLists.txt                              |   37 +-
 hl/src/H5TB.c                                      |    2 +-
 hl/src/Makefile.am                                 |    2 +-
 hl/src/Makefile.in                                 |   26 +-
 hl/test/CMakeLists.txt                             |   20 +-
 hl/test/test_dset_opt.c                            |    8 +-
 hl/tools/CMakeLists.txt                            |   17 +-
 html/ADGuide.html                                  |    6 +-
 html/ADGuide/Changes.html                          |  349 +-
 html/ADGuide/Changes_1_4-1_6.html                  |    4 +-
 html/ADGuide/Changes_1_8_x.html                    |  332 +-
 html/ADGuide/CompatFormat180.html                  |    4 +-
 html/ADGuide/Compatibility_Report/CR_1.8.16.html   | 6684 +++++++++++++++
 html/ADGuide/ImageSpec.html                        |    4 +-
 html/ADGuide/WhatsNew180.html                      |   12 +-
 html/Advanced.html                                 |   20 +-
 html/Advanced/Chunking/index.html                  |  353 +-
 html/Advanced/DynamicallyLoadedFilters/index.html  |   94 +
 html/Advanced/HDF5_Metadata/index.html             |   16 +-
 html/Glossary.html                                 |    4 +-
 html/H5.format.html                                | 9052 +++++++++++---------
 html/H5.intro.html                                 |   16 +-
 html/H5.user.html                                  |   16 +-
 html/H5.user/Attributes.html                       |    6 +-
 html/H5.user/Caching.html                          |    4 +-
 html/H5.user/Chunking.html                         |    4 +-
 html/H5.user/Datasets.html                         |    4 +-
 html/H5.user/Dataspaces.html                       |    4 +-
 html/H5.user/Datatypes.html                        |    4 +-
 html/H5.user/Debugging.html                        |    4 +-
 html/H5.user/Environment.html                      |    4 +-
 html/H5.user/Errors.html                           |    4 +-
 html/H5.user/Files.html                            |    4 +-
 html/H5.user/Filters.html                          |    4 +-
 html/H5.user/Groups.html                           |    4 +-
 html/H5.user/MountingFiles.html                    |    4 +-
 html/H5.user/Performance.html                      |    4 +-
 html/H5.user/Properties.html                       |    4 +-
 html/H5.user/References.html                       |    4 +-
 html/HL/H5PT_UseCases.html                         |    2 +-
 html/HL/RM_H5DS.html                               |   10 +-
 html/HL/RM_H5IM.html                               |   14 +-
 html/HL/RM_H5LT.html                               |   12 +-
 html/HL/RM_H5PT.html                               |   10 +-
 html/HL/RM_H5PT_c++.html                           |    4 +-
 html/HL/RM_H5TB.html                               |    5 +-
 html/HL/RM_HDF5Optimized.html                      |    5 +-
 html/HL/index.html                                 |    6 +-
 html/Intro/IntroExamples.html                      |    4 +-
 html/RM/APICompatMacros.html                       |   14 +-
 html/RM/CollectiveCalls.html                       |   14 +-
 html/RM/H5/H5is_library_threadsafe.htm             |  105 +
 html/RM/H5A/H5Aread.htm                            |    4 +-
 html/RM/H5A/H5Awrite.htm                           |    4 +-
 html/RM/H5D/H5Dread.htm                            |    4 +-
 html/RM/H5D/H5Dwrite.htm                           |    4 +-
 html/RM/H5F/H5Fget_access_plist.htm                |    4 +-
 html/RM/H5F/H5Fget_create_plist.htm                |    4 +-
 html/RM/H5O/H5Odecr_refcount.htm                   |    4 +-
 html/RM/H5O/H5Oexists_by_name.htm                  |    4 +-
 html/RM/H5O/H5Oincr_refcount.htm                   |    4 +-
 html/RM/H5O/H5Oopen_by_addr.htm                    |    2 +-
 html/RM/H5P/H5Pset_chunk.htm                       |   91 +-
 html/RM/H5P/H5Pset_mdc_config.htm                  |    4 +-
 html/RM/H5PL/H5PLget_loading_state.htm             |  138 +
 html/RM/H5PL/H5PLset_loading_state.htm             |  170 +
 html/RM/PredefDTypes.html                          |   14 +-
 html/RM/RM_H5.html                                 |   29 +-
 html/RM/RM_H5A.html                                |   18 +-
 html/RM/RM_H5D.html                                |   14 +-
 html/RM/RM_H5E.html                                |   15 +-
 html/RM/RM_H5F.html                                |   16 +-
 html/RM/RM_H5Front.html                            |   19 +-
 html/RM/RM_H5G.html                                |   14 +-
 html/RM/RM_H5I.html                                |   14 +-
 html/RM/RM_H5L.html                                |   14 +-
 html/RM/RM_H5O.html                                |   14 +-
 html/RM/RM_H5P.html                                |   16 +-
 html/RM/{RM_H5R.html => RM_H5PL.html}              |  108 +-
 html/RM/RM_H5R.html                                |   14 +-
 html/RM/RM_H5S.html                                |   14 +-
 html/RM/RM_H5T.html                                |   18 +-
 html/RM/RM_H5Z.html                                |   16 +-
 html/RM/Tools.html                                 |   25 +-
 html/RM/Tools/h5check.htm                          |    4 +-
 html/RM/Tools/h5fix_swapped_ids.htm                |    4 +-
 html/RM/Tools/h5import.htm                         |    2 +-
 html/Supplements/dtype_conversion/Overflow.html    |    6 +-
 html/TechNotes.html                                |    4 +-
 html/UG/FmSource/AdditionalResources.fm            |  Bin 0 -> 123904 bytes
 html/UG/FmSource/Attributes.fm                     |  Bin 0 -> 167936 bytes
 html/UG/FmSource/Copyrights.fm                     |  Bin 0 -> 76800 bytes
 html/UG/FmSource/DataModelAndFileStructure.fm      |  Bin 0 -> 169984 bytes
 html/UG/FmSource/Datasets.fm                       |  Bin 0 -> 376832 bytes
 html/UG/FmSource/Dataspaces.fm                     |  Bin 0 -> 245760 bytes
 html/UG/FmSource/Datatypes.fm                      |  Bin 0 -> 436224 bytes
 html/UG/FmSource/ErrorHandling.fm                  |  Bin 0 -> 169984 bytes
 html/UG/FmSource/Groups.fm                         |  Bin 0 -> 211968 bytes
 html/UG/FmSource/HDF5_UG_LOCE.fm                   |  Bin 0 -> 225280 bytes
 html/UG/FmSource/HDF5_UG_LOF.fm                    |  Bin 0 -> 220160 bytes
 html/UG/FmSource/HDF5_UG_LOFL.fm                   |  Bin 0 -> 211968 bytes
 html/UG/FmSource/HDF5_UG_LOT.fm                    |  Bin 0 -> 212992 bytes
 html/UG/FmSource/HDF5_UG_TOC.fm                    |  Bin 0 -> 140288 bytes
 html/UG/FmSource/HDF5_UG_Title.fm                  |  Bin 0 -> 207872 bytes
 html/UG/FmSource/HDF5_Users_Guide.book             |  Bin 0 -> 36864 bytes
 html/UG/FmSource/HDF5_Users_GuideIX.fm             |  Bin 0 -> 367616 bytes
 html/UG/FmSource/HDF_favicon_16x16.png             |  Bin 0 -> 3209 bytes
 html/UG/FmSource/LibraryAndProgrammingModel.fm     |  Bin 0 -> 195584 bytes
 html/UG/FmSource/PropertyLists.fm                  |  Bin 0 -> 191488 bytes
 html/UG/FmSource/TheFile.fm                        |  Bin 0 -> 253952 bytes
 html/UG/FmSource/ThgUgTemplate.fm                  |  Bin 0 -> 151552 bytes
 html/UG/FmSource/UpdateStatus.fm                   |  Bin 0 -> 121856 bytes
 html/UG/{Images => FmSource}/back.png              |  Bin
 html/UG/{Images => FmSource}/forward.png           |  Bin
 html/UG/FmSource/html_and_xml_tags.fm              |  Bin 0 -> 40960 bytes
 html/UG/Images/Dmodel_fig11_b.jpg                  |  Bin 0 -> 19118 bytes
 html/UG/Images/Dmodel_fig4_b.JPG                   |  Bin 0 -> 23653 bytes
 html/UG/Images/Dmodel_fig8.JPG                     |  Bin 0 -> 15646 bytes
 html/UG/Images/Dsets_NbitFloating1.JPG             |  Bin 0 -> 12680 bytes
 html/UG/Images/Dsets_NbitFloating2.JPG             |  Bin 0 -> 14527 bytes
 html/UG/Images/Dsets_NbitInteger1.JPG              |  Bin 0 -> 12481 bytes
 html/UG/Images/Dsets_NbitInteger2.JPG              |  Bin 0 -> 14772 bytes
 html/UG/Images/Dspace_fig1new.JPG                  |  Bin 0 -> 14595 bytes
 html/UG/Images/Dspace_fig2a.JPG                    |  Bin 0 -> 14033 bytes
 html/UG/Images/Dspace_fig2b.JPG                    |  Bin 0 -> 13757 bytes
 html/UG/Images/Dspace_fig2c.JPG                    |  Bin 0 -> 13992 bytes
 html/UG/Images/Dspace_fig2d.JPG                    |  Bin 0 -> 15144 bytes
 html/UG/Images/Dtypes_fig10.JPG                    |  Bin 0 -> 40694 bytes
 html/UG/Images/Dtypes_fig11.JPG                    |  Bin 0 -> 71840 bytes
 html/UG/Images/Dtypes_fig16a.JPG                   |  Bin 0 -> 17255 bytes
 html/UG/Images/Dtypes_fig16b.JPG                   |  Bin 0 -> 13096 bytes
 html/UG/Images/Dtypes_fig16c.JPG                   |  Bin 0 -> 12907 bytes
 html/UG/Images/Dtypes_fig16d.JPG                   |  Bin 0 -> 15799 bytes
 html/UG/Images/Dtypes_fig17a.JPG                   |  Bin 0 -> 18893 bytes
 html/UG/Images/Dtypes_fig17b.JPG                   |  Bin 0 -> 32479 bytes
 html/UG/Images/Dtypes_fig20a.JPG                   |  Bin 0 -> 37492 bytes
 html/UG/Images/Dtypes_fig20b.JPG                   |  Bin 0 -> 24569 bytes
 html/UG/Images/Dtypes_fig20c.JPG                   |  Bin 0 -> 33698 bytes
 html/UG/Images/Dtypes_fig20d.JPG                   |  Bin 0 -> 24543 bytes
 html/UG/Images/Dtypes_fig5.JPG                     |  Bin 0 -> 21714 bytes
 html/UG/Images/Dtypes_fig57a.JPG                   |  Bin 0 -> 23832 bytes
 html/UG/Images/Dtypes_fig57b.JPG                   |  Bin 0 -> 24393 bytes
 html/UG/Images/Dtypes_fig58.JPG                    |  Bin 0 -> 17196 bytes
 html/UG/Images/Dtypes_fig6.JPG                     |  Bin 0 -> 47774 bytes
 html/UG/Images/Dtypes_fig7.JPG                     |  Bin 0 -> 49643 bytes
 html/UG/Images/Dtypes_fig8.JPG                     |  Bin 0 -> 25196 bytes
 html/UG/Images/Dtypes_fig9.JPG                     |  Bin 0 -> 26011 bytes
 html/UG/Images/Groups_fig6.JPG                     |  Bin 0 -> 16657 bytes
 html/UG/Images/Pmodel_fig2.JPG                     |  Bin 0 -> 11039 bytes
 html/UG/Images/Pmodel_fig3.JPG                     |  Bin 0 -> 36902 bytes
 html/UG/Images/dtypes_fig51new.JPG                 |  Bin 0 -> 32119 bytes
 html/UG/Images/dtypes_fig57_arrowWithText.JPG      |  Bin 0 -> 11881 bytes
 html/UG/Images/logo_bluegreen_txt.jpg              |  Bin 0 -> 413520 bytes
 html/UG/{ => OldHtmlSource}/03_DataModel.html      |    0
 html/UG/{ => OldHtmlSource}/04_ProgModel.html      |    0
 html/UG/{ => OldHtmlSource}/08_TheFile.html        |    0
 html/UG/{ => OldHtmlSource}/09_Groups.html         |    0
 html/UG/{ => OldHtmlSource}/10_Datasets.html       |    0
 html/UG/{ => OldHtmlSource}/11_Datatypes.html      |    0
 html/UG/{ => OldHtmlSource}/12_Dataspaces.html     |    0
 html/UG/{ => OldHtmlSource}/13_Attributes.html     |    0
 html/UG/{ => OldHtmlSource}/13_ErrorHandling.html  |    0
 html/UG/{ => OldHtmlSource}/14_PropertyLists.html  |    0
 html/UG/{ => OldHtmlSource}/17_Additional.html     |    0
 .../{ => OldHtmlSource}/99_SelectedPassages.html   |    0
 html/UG/{ => OldHtmlSource}/H5_newUG.book          |    0
 html/UG/{ => OldHtmlSource}/H5_newUG_Front.book    |    0
 html/UG/{ => OldHtmlSource}/H5_newUG_TOC.html      |    0
 html/UG/{ => OldHtmlSource}/H5_newUG_Title.html    |    0
 .../UG/{ => OldHtmlSource}/ObjectsIdentifiers.html |    0
 .../OldHtmlSource}/UG_nav11Datatypes.html          |    0
 html/UG/{ => OldHtmlSource}/Part1SplitterPg.html   |    0
 html/UG/{ => OldHtmlSource}/Part2SplitterPg.html   |    0
 html/UG/{ => OldHtmlSource}/Part3SplitterPg.html   |    0
 html/UG/OldHtmlSource/UG_UpdateStatus.html         |   46 +
 html/UG/{ => OldHtmlSource}/UG_UseWith18.html      |    0
 html/UG/{ => OldHtmlSource}/UG_feedback.html       |    0
 html/UG/{ => OldHtmlSource}/UG_frame.html          |    0
 .../{ => OldHtmlSource}/UG_frame03DataModel.html   |    0
 .../{ => OldHtmlSource}/UG_frame04ProgModel.html   |    0
 html/UG/{ => OldHtmlSource}/UG_frame08TheFile.html |    0
 html/UG/{ => OldHtmlSource}/UG_frame09Groups.html  |    0
 .../UG/{ => OldHtmlSource}/UG_frame10Datasets.html |    0
 .../{ => OldHtmlSource}/UG_frame11Datatypes.html   |    0
 .../{ => OldHtmlSource}/UG_frame12Dataspaces.html  |    0
 .../{ => OldHtmlSource}/UG_frame13Attributes.html  |    0
 .../UG_frame13ErrorHandling.html                   |    0
 .../UG_frame14PropertyLists.html                   |    0
 .../UG_frame17SpecialTopics.html                   |    0
 .../UG_frameObjectsIdentifiers.html                |    0
 html/UG/{ => OldHtmlSource}/UG_front.html          |    4 +-
 html/UG/{ => OldHtmlSource}/UG_nav00.html          |    2 +-
 html/UG/{ => OldHtmlSource}/UG_nav03DataModel.html |    0
 html/UG/{ => OldHtmlSource}/UG_nav04ProgModel.html |    0
 html/UG/{ => OldHtmlSource}/UG_nav08TheFile.html   |    0
 html/UG/{ => OldHtmlSource}/UG_nav09Groups.html    |    0
 html/UG/{ => OldHtmlSource}/UG_nav10Datasets.html  |    0
 html/UG/{ => OldHtmlSource}/UG_nav11Datatypes.html |    0
 .../UG/{ => OldHtmlSource}/UG_nav12Dataspaces.html |    0
 .../UG/{ => OldHtmlSource}/UG_nav13Attributes.html |    0
 .../{ => OldHtmlSource}/UG_nav13ErrorHandling.html |    0
 .../{ => OldHtmlSource}/UG_nav14PropertyLists.html |    0
 .../{ => OldHtmlSource}/UG_nav17SpecialTopics.html |    0
 .../UG_navObjectsIdentifiers.html                  |    2 +-
 html/UG/{ => OldHtmlSource}/index.html             |    0
 html/UG/{ => OldHtmlSource}/process.txt            |    0
 html/UG/UG_UpdateStatus.html                       |   25 -
 html/_topic/loc_id+name_obj.htm                    |    6 +-
 html/ddl.html                                      |    4 +-
 html/doc-info.html                                 |   79 +-
 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/ed_libs/NavBar_RM.lbi                         |    5 +-
 html/ed_libs/NavBar_RMHL.lbi                       |    3 +-
 html/fortran/FortranFlags.html                     |    6 +-
 html/fortran/index.html                            |    4 +-
 html/index.html                                    |   38 +-
 release_docs/HISTORY-1_8.txt                       |  979 +++
 release_docs/INSTALL                               |   49 +
 release_docs/INSTALL_CMake.txt                     |  552 +-
 release_docs/INSTALL_Cygwin.txt                    |    2 +-
 release_docs/RELEASE.txt                           |  931 +-
 release_docs/USING_CMake_Examples.txt              |   88 +-
 release_docs/USING_HDF5_CMake.txt                  |  436 +-
 release_docs/USING_HDF5_VS.txt                     |   75 +-
 src/CMakeLists.txt                                 |   50 +-
 src/H5.c                                           |   81 +-
 src/H5A.c                                          |   42 +-
 src/H5AC.c                                         |  135 +-
 src/H5ACprivate.h                                  |   10 -
 src/H5Abtree2.c                                    |   18 +-
 src/H5Adense.c                                     |    4 +-
 src/H5Aint.c                                       |   86 +-
 src/H5Apkg.h                                       |    6 +-
 src/H5Aprivate.h                                   |    3 +
 src/H5B.c                                          |  147 +-
 src/H5B2.c                                         |  154 +-
 src/H5B2cache.c                                    |   87 +-
 src/H5B2hdr.c                                      |   54 +-
 src/H5B2int.c                                      |  182 +-
 src/H5B2pkg.h                                      |   32 +-
 src/H5B2stat.c                                     |   25 +-
 src/H5B2test.c                                     |    6 +-
 src/H5Bcache.c                                     |    6 +-
 src/H5C.c                                          |   46 +-
 src/H5D.c                                          |   24 +-
 src/H5Dbtree.c                                     |   26 +-
 src/H5Dchunk.c                                     |  224 +-
 src/H5Dcompact.c                                   |   10 +-
 src/H5Dcontig.c                                    |   44 +-
 src/H5Ddbg.c                                       |    2 +-
 src/H5Ddeprec.c                                    |    2 +-
 src/H5Defl.c                                       |   10 +-
 src/H5Dfill.c                                      |    2 +-
 src/H5Dint.c                                       |   82 +-
 src/H5Dio.c                                        |   14 +-
 src/H5Dmpio.c                                      |   28 +-
 src/H5Dpkg.h                                       |    4 +-
 src/H5Eint.c                                       |   12 +-
 src/H5F.c                                          |   10 +-
 src/H5FD.c                                         |    6 +-
 src/H5FDcore.c                                     |   38 +-
 src/H5FDdirect.c                                   |   31 +-
 src/H5FDfamily.c                                   |   10 +-
 src/H5FDlog.c                                      |   38 +-
 src/H5FDmpio.c                                     |   16 +-
 src/H5FDmulti.c                                    |   47 +-
 src/H5FDprivate.h                                  |    2 +-
 src/H5FDsec2.c                                     |   36 +-
 src/H5FDstdio.c                                    |   21 +-
 src/H5FLprivate.h                                  |    6 +-
 src/H5FS.c                                         |    4 +-
 src/H5FScache.c                                    |   26 +-
 src/H5FSdbg.c                                      |    2 +-
 src/H5FSsection.c                                  |    4 +-
 src/H5Faccum.c                                     |   16 +-
 src/H5Fcwfs.c                                      |    8 +-
 src/H5Fint.c                                       |   33 +-
 src/H5Fmount.c                                     |    2 +-
 src/H5Fpublic.h                                    |   14 +-
 src/H5Fsuper.c                                     |    2 +-
 src/H5Fsuper_cache.c                               |   12 +-
 src/H5G.c                                          |    2 +-
 src/H5Gbtree2.c                                    |   18 +-
 src/H5Gcache.c                                     |    4 +-
 src/H5Gcompact.c                                   |    6 +-
 src/H5Gdense.c                                     |   10 +-
 src/H5Gdeprec.c                                    |    6 +-
 src/H5Gint.c                                       |    2 +-
 src/H5Glink.c                                      |    2 +-
 src/H5Gloc.c                                       |   18 +-
 src/H5Gnode.c                                      |   36 +-
 src/H5Gobj.c                                       |    2 +-
 src/H5Goh.c                                        |    2 +-
 src/H5Gtest.c                                      |   76 +-
 src/H5Gtraverse.c                                  |    4 +-
 src/H5HF.c                                         |    2 +-
 src/H5HFbtree2.c                                   |   18 +-
 src/H5HFcache.c                                    |   18 +-
 src/H5HFdbg.c                                      |    6 +-
 src/H5HFdblock.c                                   |    4 +-
 src/H5HFdtable.c                                   |    4 +-
 src/H5HFhdr.c                                      |    2 +-
 src/H5HFhuge.c                                     |    6 +-
 src/H5HFsection.c                                  |   16 +-
 src/H5HFspace.c                                    |    2 +-
 src/H5HGcache.c                                    |    6 +-
 src/H5HL.c                                         |   10 +-
 src/H5HLcache.c                                    |   14 +-
 src/H5I.c                                          |  224 +-
 src/H5L.c                                          |   34 +-
 src/H5Lexternal.c                                  |   14 +-
 src/H5MFaggr.c                                     |   14 +-
 src/H5MFsection.c                                  |   14 +-
 src/H5O.c                                          |   21 +-
 src/H5Oainfo.c                                     |   22 +-
 src/H5Oalloc.c                                     |    8 +-
 src/H5Oattr.c                                      |   16 +-
 src/H5Oattribute.c                                 |   18 +-
 src/H5Obogus.c                                     |   10 +-
 src/H5Obtreek.c                                    |   10 +-
 src/H5Ocache.c                                     |   14 +-
 src/H5Ocont.c                                      |   10 +-
 src/H5Ocopy.c                                      |   20 +-
 src/H5Odrvinfo.c                                   |   10 +-
 src/H5Odtype.c                                     |   16 +-
 src/H5Oefl.c                                       |   16 +-
 src/H5Ofill.c                                      |   20 +-
 src/H5Oginfo.c                                     |   10 +-
 src/H5Olayout.c                                    |   12 +-
 src/H5Olinfo.c                                     |   18 +-
 src/H5Olink.c                                      |   24 +-
 src/H5Omessage.c                                   |    4 +-
 src/H5Omtime.c                                     |   32 +-
 src/H5Oname.c                                      |   10 +-
 src/H5Opline.c                                     |   14 +-
 src/H5Orefcount.c                                  |   16 +-
 src/H5Osdspace.c                                   |   10 +-
 src/H5Oshared.c                                    |    4 +-
 src/H5Oshared.h                                    |   16 +-
 src/H5Oshmesg.c                                    |   10 +-
 src/H5Ostab.c                                      |   18 +-
 src/H5Pdcpl.c                                      |   10 +-
 src/H5Pdxpl.c                                      |    8 +-
 src/H5Pfapl.c                                      |   14 +-
 src/H5Pgcpl.c                                      |    2 +-
 src/H5Pint.c                                       |    6 +-
 src/H5Plapl.c                                      |   16 +-
 src/H5Pocpl.c                                      |   10 +-
 src/H5Pocpypl.c                                    |    6 +-
 src/H5R.c                                          |    4 +-
 src/H5S.c                                          |    4 +-
 src/H5SL.c                                         |  606 +-
 src/H5SLprivate.h                                  |    6 +
 src/H5SM.c                                         |    2 +-
 src/H5SMbtree2.c                                   |    6 +-
 src/H5SMcache.c                                    |   10 +-
 src/H5SMmessage.c                                  |    2 +-
 src/H5Sall.c                                       |   30 +-
 src/H5Shyper.c                                     |   22 +-
 src/H5Smpio.c                                      |    6 +-
 src/H5Snone.c                                      |   46 +-
 src/H5Spoint.c                                     |    4 +-
 src/H5Sprivate.h                                   |   28 +-
 src/H5Sselect.c                                    |   34 +-
 src/H5T.c                                          |  534 +-
 src/H5Tarray.c                                     |    6 +-
 src/H5Tcommit.c                                    |    2 +-
 src/H5Tconv.c                                      |  711 +-
 src/H5Tdbg.c                                       |    2 +-
 src/H5Tdeprec.c                                    |    2 +-
 src/H5Tfloat.c                                     |    2 +-
 src/H5Tnative.c                                    |    6 +-
 src/H5Toh.c                                        |    2 +-
 src/H5Tpkg.h                                       |   24 +-
 src/H5Tvlen.c                                      |   24 +-
 src/H5VM.c                                         |    2 +-
 src/H5VMprivate.h                                  |   51 +-
 src/H5Z.c                                          |   11 +-
 src/H5Zdeflate.c                                   |    6 +-
 src/H5Zfletcher32.c                                |    2 +-
 src/H5Znbit.c                                      |    4 +-
 src/H5Zscaleoffset.c                               |    4 +-
 src/H5Zshuffle.c                                   |    2 +-
 src/H5Zszip.c                                      |   14 +-
 src/H5api_adpt.h                                   |   41 +-
 src/H5config.h.in                                  |   44 +-
 src/H5detect.c                                     |    8 +-
 src/H5private.h                                    |   93 +-
 src/H5public.h                                     |   10 +-
 src/H5system.c                                     |   62 +-
 src/H5win32defs.h                                  |    8 +-
 src/Makefile.in                                    |   24 +-
 test/CMakeLists.txt                                |  183 +-
 test/CMakeTests.cmake                              |  561 +-
 test/H5srcdir.h                                    |   16 -
 test/app_ref.c                                     |    2 +-
 test/cache.c                                       |   14 +-
 test/cache_common.c                                |   22 +-
 test/dsets.c                                       |   42 +-
 test/dt_arith.c                                    |  334 +-
 test/dtypes.c                                      |   16 +-
 test/error_test.c                                  |    2 +-
 test/fheap.c                                       |   16 +-
 test/fillval.c                                     |    2 +-
 test/filter_fail.c                                 |    4 +-
 test/flush2.c                                      |    4 -
 test/freespace.c                                   |    8 +-
 test/gen_cross.c                                   |    4 +
 test/gen_filters.c                                 |    6 +-
 test/getname.c                                     |   61 +-
 test/h5test.c                                      |  164 +-
 test/h5test.h                                      |    2 +-
 test/lheap.c                                       |    4 -
 test/links.c                                       |  101 +-
 test/links_env.c                                   |    4 -
 test/mf.c                                          |   70 +-
 test/objcopy.c                                     |    4 +-
 test/stab.c                                        |    2 -
 test/tattr.c                                       |    6 +-
 test/tcheck_version.c                              |    4 +-
 test/tconfig.c                                     |    9 -
 test/tfile.c                                       |   14 +-
 test/tgenprop.c                                    |    4 +-
 test/th5o.c                                        |    6 +-
 test/th5s.c                                        |   43 +
 test/tid.c                                         |  201 +-
 test/titerate.c                                    |    6 +-
 test/tmisc.c                                       |    4 +-
 test/trefer.c                                      |    8 +-
 test/tselect.c                                     |   12 +-
 test/tskiplist.c                                   |  207 +-
 test/tsohm.c                                       |    3 -
 test/ttsafe.c                                      |   43 +-
 test/ttsafe.h                                      |   10 +-
 test/ttsafe_cancel.c                               |    6 +-
 test/ttsafe_error.c                                |    7 +-
 test/tunicode.c                                    |    6 +-
 test/unregister.c                                  |    6 +-
 testpar/CMakeLists.txt                             |    9 +-
 testpar/Makefile.am                                |    5 +-
 testpar/Makefile.in                                |   24 +-
 testpar/t_cache.c                                  |   24 +-
 testpar/t_file_image.c                             |    3 +
 testpar/t_init_term.c                              |   76 +
 tools/h5copy/CMakeLists.txt                        |   13 +-
 tools/h5diff/CMakeLists.txt                        |   22 +-
 tools/h5diff/CMakeTests.cmake                      |   92 +-
 tools/h5diff/h5diffgentest.c                       |    4 +-
 tools/h5dump/CMakeLists.txt                        |   13 +-
 tools/h5dump/CMakeTestsPBITS.cmake                 |  146 +-
 tools/h5dump/h5dump_ddl.c                          |   24 +-
 tools/h5dump/h5dump_ddl.h                          |    8 +-
 tools/h5dump/h5dump_defines.h                      |   31 +-
 tools/h5dump/h5dump_xml.c                          |   10 +-
 tools/h5dump/h5dumpgentest.c                       | 1183 ++-
 tools/h5dump/testh5dumppbits.sh.in                 |  128 +-
 tools/h5import/CMakeLists.txt                      |   13 +-
 tools/h5jam/CMakeLists.txt                         |   29 +-
 tools/h5jam/h5jamgentest.c                         |    4 +-
 tools/h5jam/testh5jam.sh.in                        |    4 +-
 tools/h5ls/CMakeLists.txt                          |    9 +-
 tools/h5ls/h5ls.c                                  |  431 +-
 tools/h5repack/CMakeLists.txt                      |   69 +-
 tools/h5repack/CMakeTests.cmake                    |   12 +-
 tools/h5repack/h5repack_copy.c                     |    2 +-
 tools/h5repack/h5repack_main.c                     |    2 +-
 tools/h5repack/h5repack_parse.c                    |  956 +--
 tools/h5stat/CMakeLists.txt                        |   13 +-
 tools/h5stat/h5stat.c                              |    2 +-
 tools/lib/CMakeLists.txt                           |   41 +-
 tools/lib/h5diff_array.c                           |   22 -
 tools/lib/h5tools.c                                |   14 +-
 tools/lib/h5tools.h                                |    8 +-
 tools/lib/h5tools_dump.c                           |    4 -
 tools/lib/h5tools_ref.c                            |    4 +-
 tools/lib/h5tools_str.c                            |   33 +-
 tools/lib/h5tools_utils.c                          |    3 +-
 tools/lib/h5trav.c                                 |    8 +-
 tools/misc/CMakeLists.txt                          |   25 +-
 tools/perform/CMakeLists.txt                       |   36 +-
 tools/perform/chunk.c                              |   16 +-
 tools/perform/overhead.c                           |    9 +-
 tools/perform/perf.c                               |    2 +-
 tools/perform/sio_standalone.h                     |   11 -
 tools/perform/zip_perf.c                           |    9 -
 .../{ => pbits}/tnofilename-with-packed-bits.ddl   |    0
 tools/testfiles/{ => pbits}/tpbitsArray.ddl        |    0
 .../{ => pbits}/tpbitsCharLengthExceeded.ddl       |    0
 .../{ => pbits}/tpbitsCharOffsetExceeded.ddl       |    0
 tools/testfiles/{ => pbits}/tpbitsCompound.ddl     |    0
 tools/testfiles/{ => pbits}/tpbitsIncomplete.ddl   |    0
 .../{ => pbits}/tpbitsIntLengthExceeded.ddl        |    0
 .../{ => pbits}/tpbitsIntOffsetExceeded.ddl        |    0
 .../testfiles/{ => pbits}/tpbitsLengthExceeded.ddl |    0
 .../testfiles/{ => pbits}/tpbitsLengthPositive.ddl |    0
 .../{ => pbits}/tpbitsLongLengthExceeded.ddl       |    0
 .../{ => pbits}/tpbitsLongOffsetExceeded.ddl       |    0
 tools/testfiles/{ => pbits}/tpbitsMax.ddl          |    0
 tools/testfiles/{ => pbits}/tpbitsMaxExceeded.ddl  |    0
 .../testfiles/{ => pbits}/tpbitsOffsetExceeded.ddl |    0
 .../testfiles/{ => pbits}/tpbitsOffsetNegative.ddl |    0
 tools/testfiles/{ => pbits}/tpbitsOverlapped.ddl   |    0
 tools/testfiles/{ => pbits}/tpbitsSigned.ddl       |    0
 tools/testfiles/{ => pbits}/tpbitsSigned2.ddl      |    0
 tools/testfiles/{ => pbits}/tpbitsSigned4.ddl      |    0
 tools/testfiles/{ => pbits}/tpbitsSignedInt.ddl    |    0
 tools/testfiles/{ => pbits}/tpbitsSignedInt4.ddl   |    0
 tools/testfiles/{ => pbits}/tpbitsSignedInt8.ddl   |    0
 .../testfiles/{ => pbits}/tpbitsSignedIntWhole.ddl |    0
 tools/testfiles/{ => pbits}/tpbitsSignedLong.ddl   |    0
 tools/testfiles/{ => pbits}/tpbitsSignedLong16.ddl |    0
 tools/testfiles/{ => pbits}/tpbitsSignedLong8.ddl  |    0
 .../testfiles/{ => pbits}/tpbitsSignedLongLong.ddl |    0
 .../{ => pbits}/tpbitsSignedLongLong16.ddl         |    0
 .../{ => pbits}/tpbitsSignedLongLong32.ddl         |    0
 .../{ => pbits}/tpbitsSignedLongLongWhole.ddl      |    0
 .../{ => pbits}/tpbitsSignedLongLongWhole1.ddl     |    0
 .../{ => pbits}/tpbitsSignedLongLongWhole63.ddl    |    0
 .../{ => pbits}/tpbitsSignedLongWhole.ddl          |    0
 tools/testfiles/{ => pbits}/tpbitsSignedWhole.ddl  |    0
 tools/testfiles/{ => pbits}/tpbitsUnsigned.ddl     |    0
 tools/testfiles/{ => pbits}/tpbitsUnsigned2.ddl    |    0
 tools/testfiles/{ => pbits}/tpbitsUnsigned4.ddl    |    0
 tools/testfiles/{ => pbits}/tpbitsUnsignedInt.ddl  |    0
 tools/testfiles/{ => pbits}/tpbitsUnsignedInt4.ddl |    0
 tools/testfiles/{ => pbits}/tpbitsUnsignedInt8.ddl |    0
 .../{ => pbits}/tpbitsUnsignedIntWhole.ddl         |    0
 tools/testfiles/{ => pbits}/tpbitsUnsignedLong.ddl |    0
 .../testfiles/{ => pbits}/tpbitsUnsignedLong16.ddl |    0
 .../testfiles/{ => pbits}/tpbitsUnsignedLong8.ddl  |    0
 .../{ => pbits}/tpbitsUnsignedLongLong.ddl         |    0
 .../{ => pbits}/tpbitsUnsignedLongLong16.ddl       |    0
 .../{ => pbits}/tpbitsUnsignedLongLong32.ddl       |    0
 .../{ => pbits}/tpbitsUnsignedLongLongWhole.ddl    |    0
 .../{ => pbits}/tpbitsUnsignedLongLongWhole1.ddl   |    0
 .../{ => pbits}/tpbitsUnsignedLongLongWhole63.ddl  |    0
 .../{ => pbits}/tpbitsUnsignedLongWhole.ddl        |    0
 .../testfiles/{ => pbits}/tpbitsUnsignedWhole.ddl  |    0
 tools/testfiles/tldouble.h5                        |  Bin 2096 -> 2192 bytes
 726 files changed, 29376 insertions(+), 14556 deletions(-)
 create mode 100644 c++/src/H5OcreatProp.cpp
 create mode 100644 c++/src/H5OcreatProp.h
 copy html/ed_libs/Footer.htm => c++/src/footer.html (62%)
 create mode 100644 config/cmake/CPack.Info.plist.in
 create mode 100644 config/cmake/HDFCompilerFlags.cmake
 create mode 100755 config/cmake/scripts/CTestScript.cmake
 create mode 100755 config/cmake/scripts/HDF518config.cmake
 delete mode 100644 config/cmake_ext_mod/CPack.Info.plist.in
 delete mode 100644 config/craynv
 delete mode 100644 config/dec-flags
 delete mode 100644 config/hpux11.23
 delete mode 100644 config/ia64-linux-gnu
 delete mode 100644 config/nec-superux14.1
 delete mode 100644 config/powerpc-ibm-aix5.x
 rename config/{solaris2.x => solaris} (100%)
 delete mode 100644 config/sv1-cray
 delete mode 100644 config/x86_64-redstorm-linux-gnu
 delete mode 100644 debian/libhdf5-cpp-10.lintian-overrides
 create mode 100644 debian/libhdf5-cpp-11.lintian-overrides
 rename debian/{libhdf5-cpp-10.symbols => libhdf5-cpp-11.symbols} (78%)
 rename debian/{libhdf5-flavor-cpp-soname.install.in => libhdf5-flavor-cpp-soname_cxx.install.in} (100%)
 create mode 100644 html/ADGuide/Compatibility_Report/CR_1.8.16.html
 create mode 100644 html/Advanced/DynamicallyLoadedFilters/index.html
 create mode 100644 html/RM/H5/H5is_library_threadsafe.htm
 create mode 100644 html/RM/H5PL/H5PLget_loading_state.htm
 create mode 100644 html/RM/H5PL/H5PLset_loading_state.htm
 copy html/RM/{RM_H5R.html => RM_H5PL.html} (74%)
 create mode 100644 html/UG/FmSource/AdditionalResources.fm
 create mode 100644 html/UG/FmSource/Attributes.fm
 create mode 100644 html/UG/FmSource/Copyrights.fm
 create mode 100644 html/UG/FmSource/DataModelAndFileStructure.fm
 create mode 100644 html/UG/FmSource/Datasets.fm
 create mode 100644 html/UG/FmSource/Dataspaces.fm
 create mode 100644 html/UG/FmSource/Datatypes.fm
 create mode 100644 html/UG/FmSource/ErrorHandling.fm
 create mode 100644 html/UG/FmSource/Groups.fm
 create mode 100644 html/UG/FmSource/HDF5_UG_LOCE.fm
 create mode 100644 html/UG/FmSource/HDF5_UG_LOF.fm
 create mode 100644 html/UG/FmSource/HDF5_UG_LOFL.fm
 create mode 100644 html/UG/FmSource/HDF5_UG_LOT.fm
 create mode 100644 html/UG/FmSource/HDF5_UG_TOC.fm
 create mode 100644 html/UG/FmSource/HDF5_UG_Title.fm
 create mode 100644 html/UG/FmSource/HDF5_Users_Guide.book
 create mode 100644 html/UG/FmSource/HDF5_Users_GuideIX.fm
 create mode 100644 html/UG/FmSource/HDF_favicon_16x16.png
 create mode 100644 html/UG/FmSource/LibraryAndProgrammingModel.fm
 create mode 100644 html/UG/FmSource/PropertyLists.fm
 create mode 100644 html/UG/FmSource/TheFile.fm
 create mode 100644 html/UG/FmSource/ThgUgTemplate.fm
 create mode 100644 html/UG/FmSource/UpdateStatus.fm
 copy html/UG/{Images => FmSource}/back.png (100%)
 copy html/UG/{Images => FmSource}/forward.png (100%)
 create mode 100644 html/UG/FmSource/html_and_xml_tags.fm
 create mode 100644 html/UG/Images/Dmodel_fig11_b.jpg
 create mode 100644 html/UG/Images/Dmodel_fig4_b.JPG
 create mode 100644 html/UG/Images/Dmodel_fig8.JPG
 create mode 100644 html/UG/Images/Dsets_NbitFloating1.JPG
 create mode 100644 html/UG/Images/Dsets_NbitFloating2.JPG
 create mode 100644 html/UG/Images/Dsets_NbitInteger1.JPG
 create mode 100644 html/UG/Images/Dsets_NbitInteger2.JPG
 create mode 100644 html/UG/Images/Dspace_fig1new.JPG
 create mode 100644 html/UG/Images/Dspace_fig2a.JPG
 create mode 100644 html/UG/Images/Dspace_fig2b.JPG
 create mode 100644 html/UG/Images/Dspace_fig2c.JPG
 create mode 100644 html/UG/Images/Dspace_fig2d.JPG
 create mode 100644 html/UG/Images/Dtypes_fig10.JPG
 create mode 100644 html/UG/Images/Dtypes_fig11.JPG
 create mode 100644 html/UG/Images/Dtypes_fig16a.JPG
 create mode 100644 html/UG/Images/Dtypes_fig16b.JPG
 create mode 100644 html/UG/Images/Dtypes_fig16c.JPG
 create mode 100644 html/UG/Images/Dtypes_fig16d.JPG
 create mode 100644 html/UG/Images/Dtypes_fig17a.JPG
 create mode 100644 html/UG/Images/Dtypes_fig17b.JPG
 create mode 100644 html/UG/Images/Dtypes_fig20a.JPG
 create mode 100644 html/UG/Images/Dtypes_fig20b.JPG
 create mode 100644 html/UG/Images/Dtypes_fig20c.JPG
 create mode 100644 html/UG/Images/Dtypes_fig20d.JPG
 create mode 100644 html/UG/Images/Dtypes_fig5.JPG
 create mode 100644 html/UG/Images/Dtypes_fig57a.JPG
 create mode 100644 html/UG/Images/Dtypes_fig57b.JPG
 create mode 100644 html/UG/Images/Dtypes_fig58.JPG
 create mode 100644 html/UG/Images/Dtypes_fig6.JPG
 create mode 100644 html/UG/Images/Dtypes_fig7.JPG
 create mode 100644 html/UG/Images/Dtypes_fig8.JPG
 create mode 100644 html/UG/Images/Dtypes_fig9.JPG
 create mode 100644 html/UG/Images/Groups_fig6.JPG
 create mode 100644 html/UG/Images/Pmodel_fig2.JPG
 create mode 100644 html/UG/Images/Pmodel_fig3.JPG
 create mode 100644 html/UG/Images/dtypes_fig51new.JPG
 create mode 100644 html/UG/Images/dtypes_fig57_arrowWithText.JPG
 create mode 100644 html/UG/Images/logo_bluegreen_txt.jpg
 rename html/UG/{ => OldHtmlSource}/03_DataModel.html (100%)
 rename html/UG/{ => OldHtmlSource}/04_ProgModel.html (100%)
 rename html/UG/{ => OldHtmlSource}/08_TheFile.html (100%)
 rename html/UG/{ => OldHtmlSource}/09_Groups.html (100%)
 rename html/UG/{ => OldHtmlSource}/10_Datasets.html (100%)
 rename html/UG/{ => OldHtmlSource}/11_Datatypes.html (100%)
 rename html/UG/{ => OldHtmlSource}/12_Dataspaces.html (100%)
 rename html/UG/{ => OldHtmlSource}/13_Attributes.html (100%)
 rename html/UG/{ => OldHtmlSource}/13_ErrorHandling.html (100%)
 rename html/UG/{ => OldHtmlSource}/14_PropertyLists.html (100%)
 rename html/UG/{ => OldHtmlSource}/17_Additional.html (100%)
 rename html/UG/{ => OldHtmlSource}/99_SelectedPassages.html (100%)
 rename html/UG/{ => OldHtmlSource}/H5_newUG.book (100%)
 rename html/UG/{ => OldHtmlSource}/H5_newUG_Front.book (100%)
 rename html/UG/{ => OldHtmlSource}/H5_newUG_TOC.html (100%)
 rename html/UG/{ => OldHtmlSource}/H5_newUG_Title.html (100%)
 rename html/UG/{ => OldHtmlSource}/ObjectsIdentifiers.html (100%)
 copy html/UG/{ => OldHtmlSource/OldHtmlSource}/UG_nav11Datatypes.html (100%)
 rename html/UG/{ => OldHtmlSource}/Part1SplitterPg.html (100%)
 rename html/UG/{ => OldHtmlSource}/Part2SplitterPg.html (100%)
 rename html/UG/{ => OldHtmlSource}/Part3SplitterPg.html (100%)
 create mode 100644 html/UG/OldHtmlSource/UG_UpdateStatus.html
 rename html/UG/{ => OldHtmlSource}/UG_UseWith18.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_feedback.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_frame.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_frame03DataModel.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_frame04ProgModel.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_frame08TheFile.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_frame09Groups.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_frame10Datasets.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_frame11Datatypes.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_frame12Dataspaces.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_frame13Attributes.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_frame13ErrorHandling.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_frame14PropertyLists.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_frame17SpecialTopics.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_frameObjectsIdentifiers.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_front.html (97%)
 rename html/UG/{ => OldHtmlSource}/UG_nav00.html (99%)
 rename html/UG/{ => OldHtmlSource}/UG_nav03DataModel.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_nav04ProgModel.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_nav08TheFile.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_nav09Groups.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_nav10Datasets.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_nav11Datatypes.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_nav12Dataspaces.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_nav13Attributes.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_nav13ErrorHandling.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_nav14PropertyLists.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_nav17SpecialTopics.html (100%)
 rename html/UG/{ => OldHtmlSource}/UG_navObjectsIdentifiers.html (99%)
 rename html/UG/{ => OldHtmlSource}/index.html (100%)
 rename html/UG/{ => OldHtmlSource}/process.txt (100%)
 delete mode 100644 html/UG/UG_UpdateStatus.html
 create mode 100644 testpar/t_init_term.c
 rename tools/testfiles/{ => pbits}/tnofilename-with-packed-bits.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsArray.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsCharLengthExceeded.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsCharOffsetExceeded.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsCompound.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsIncomplete.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsIntLengthExceeded.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsIntOffsetExceeded.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsLengthExceeded.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsLengthPositive.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsLongLengthExceeded.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsLongOffsetExceeded.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsMax.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsMaxExceeded.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsOffsetExceeded.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsOffsetNegative.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsOverlapped.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsSigned.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsSigned2.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsSigned4.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsSignedInt.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsSignedInt4.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsSignedInt8.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsSignedIntWhole.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsSignedLong.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsSignedLong16.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsSignedLong8.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsSignedLongLong.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsSignedLongLong16.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsSignedLongLong32.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsSignedLongLongWhole.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsSignedLongLongWhole1.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsSignedLongLongWhole63.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsSignedLongWhole.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsSignedWhole.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsUnsigned.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsUnsigned2.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsUnsigned4.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsUnsignedInt.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsUnsignedInt4.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsUnsignedInt8.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsUnsignedIntWhole.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsUnsignedLong.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsUnsignedLong16.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsUnsignedLong8.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsUnsignedLongLong.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsUnsignedLongLong16.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsUnsignedLongLong32.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsUnsignedLongLongWhole.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsUnsignedLongLongWhole1.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsUnsignedLongLongWhole63.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsUnsignedLongWhole.ddl (100%)
 rename tools/testfiles/{ => pbits}/tpbitsUnsignedWhole.ddl (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