Description: H5Pset_driver
H5Pget_driver_info
These two functions have been in the reference manual's HTML source
but masked from display since they are used only in the creation
of virtual file drivers (VFD). They are hereby revealed, but
with a note regarding their limited applicability.
-- Closes Bugzilla entries 1258 & 1259.
Minor f...
Description: H5Tget_array_dims2: Removed mention of the parameter 'perms'.
The parameter does not exist in this version of the function.
H5Tget_array_dims1: The 'perms' parameter has not been implemented
and there are no plans to do so. Therefore changed the
"not implemented at this time" note to "is not used."
Tested: Firefox
Description: H5Ovisit
H5Lvisit
Added operator return values and their effect on the application.
-- Closes Bz 1206.
H5Ovisit_by_name
H5Lvisit_by_name:
Removed operator definition; inserted links to H5Ovisit and H5Lvisit,
respectively.
H5Odecr_refcount
H5Oincr_refcount
Changed reference to H5Gget_objinfo, a deprecated function,
to ...
Description: Added new 'mounted' field to H5G_info_t description for H5Gget_info and H5Gget_info_by_name (H5Gget_info_by_idx refers to H5Gget_info details on this structure) and update history information for these two API routines. Fix typo in H5Giterate name.
Bump "last modified" date for page.
Description: H5Literate: Added reference to H5Lvisit description of 'op' callback
function. (To reduce the risk of future errors, such elements are
often described only once in the RM; that description is then
referenced when the element appears elsewhere.)
-- Closes Bz#1183.
Added missing description of 'op_data' parameter.
Tested: Firefox
Description: Update TOC and title page source files for 1.8.1 PDF User Guide.
Add UG_UseWith18.html.
User's Guide formatting and layout updates in content for 1.8.1 PDF.
Tested: Firefox, HTMLdoc, and successful PDF conversion process
Description:PSandPSF/PDF_RM_BODY.book
Add new RM sections for print version (PDF):
H5O and H5L APIs, Fortan90 Flags and Datatypes, Compatibility Macros
RM/RM_TOC.html
RM/RM_Title.html
Add TOC and title page source files for PDF version of Reference Manual.
Tested: Firefox, HTMLdoc, and successful PDF conversion process
Description: UG/UG_UseWith18.html
Add guidance for using the 1.8 User's Guide (which has not been fully
updated for 1.8.x) with a 1.8.x version of the HDF5 Library.
UG/UG_front.html
Update release number to 1.8.1.
Update note regarding document status.
UG/UG_nav*.html
Add UG_UseWith18.html, "Using this Guide with 1.8.x," to nav bars.
Remove "Selec...
Description: H5Pset_szip: Add section, "Notes on Filter Behavior in HDF5,"
describing HDF5 behavior in light of SZIP's status
as an optional filter.
Tested: Firefox
Description: H5Sselect_elements: Correct parameter datatype error
in signature and in parameter listing.
-- Addresses one issue in Bugzilla 1079.
Tested: Firefox
Description: In h5dump:
Added -z, -q, -m options.
Removed "not yet implemented" tag from -B.
-- Closes Bugzilla 1126 in the 1.8 branch.
Rewrote -p option description; added compression ratio information.
Added long option names, where they were missing.
Updated "History" section.
Added ph5diff (within h5diff description).
In h5diff:
...
Description: Corrected tag identifying release described in UG, stating that
UG currently describes 1.6.7 and has not yet been updated for 1.8.x.
Tested: Firefox
Description: h5repack: Change "-i in_file -o out_file" options to specification
of "in_file out_file" (i.e., without the -i and -o flags)
as final elements of command line.
-- Closes Bugzilla entry 1137.
h5mkgrp: Formatting correction.
Tested: Firefox
Description: H5Iget_name: Clarify 'size' description: "'size' must be the size in
bytes of the object name plus 1 for a NULL terminator."
-- Closes Bugzilla entry 1125.
Minor code formattting.
Tested: Firefox
Description: Replaced 3 duplicate descriptions of H5O_info_t struct with references
to struct description in H5Oget_info.
Changed 'object_info' parameter names to be consistent across functions
(mixed 'object_info' and 'info' changed to all 'object_info').
Other minor copy edits.
Tested: Firefox
Description: Add additional existing high-level API documents to repository:
HL/H5TB_Spec.html
HL/H5DS_Spec.doc (source file for H5DS_Spec.pdf)
HL/H5DS_Spec.pdf
HL/H5PT_Intro.html
HL/H5PT_UseCases.html
HL/index.html
Add above documents.
Restructure and format doc links.
Other minor edits.
Tested: Safari