| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Copy edits, primarily to correct several spelling errors.
Platforms tested:
Mozilla
|
|
|
|
|
|
|
|
| |
Add one blank line to end of selected DreamWeaver libraries.
Resuts in no visible change to the user but more consistent
DreamWeaver behavior for the editors.
Platforms tested:
Mozilla (electronic); HTMLdoc & Acrobat Reader (print)
|
|
|
|
|
|
| |
Add individual HDF5 tools to print version of HDF5 RM table of contents.
Platforms tested:
HTMLdoc and Acrobat Reader
|
|
|
|
|
|
|
|
|
| |
Enhancements required for PDF production
Description:
Inserted additional functions index for use in the PDF version
of the Reference Manual.
Platforms tested:
Mozilla (electronic); HTMLdoc and Acrobat Reader (print)
|
|
|
|
|
|
|
|
|
|
| |
Description: I changed the version number to 1.6.3
Solution: Ran bin/h5vers -s 1.6.3 on eirene
Platforms tested:
Misc. update:
|
|
|
|
|
|
| |
Added 4 new Fortran90 subroutines.
Platforms tested:
Mozilla
|
|
|
|
| |
Correct release number in header (1.6. ==> 1.6.3)
|
|
|
|
|
|
|
|
| |
Add links to HDF5 High Level APIs and to HDF5 high level RM
Add JHI hyperlink
Other minor formatting adjustments and copy edits
Platforms tested:
Mozilla
|
|
|
|
|
|
|
|
| |
h5dump -- Add 5 new options
Add notes prefacing the 4 subsetting options
(start, count, stride, block)
Platforms tested:
Mozilla
|
|
|
|
|
|
|
|
|
| |
Moved the newly-added "C++ Design Spec" to the
"HDF5 Library Development Documentation" section of the index page.
Platforms tested:
Mozilla
Misc. update:
|
|
|
|
|
|
|
|
| |
Add link to the first draft of the "C++ Design Specification"
(which is posted on the HDF5 website at
HDF5/doc_resource/cpplus/cpp_Design_040912.pdf)
Platforms tested:
Mozilla, Adobe Acrobat Reader, Apple Preview
|
|
|
|
|
|
|
|
|
|
|
| |
Move "Printer-friendly docs" up a bit for improved visibility
Link HDF logo to HDF website
Minor modification in notes regarding docs served from NCSA
(and added such a note to the new UG entry)
Removed the link to the HDF5 Ref Manual from the "HDF5 and Foreign
Langauges" heading since that link is no longer appropriate
Platforms tested:
Mozilla
|
|
|
|
|
|
|
| |
Updated "Last modified" line to indicate that the document was
last modified in July 2004
Platforms tested:
Mozilla
|
|
|
|
|
|
| |
Updated docs footer for "Release 1.6.3, September 2004"
Platforms tested:
Mozilla
|
|
|
|
|
|
|
|
| |
Update heading and footer for "Release 1.6.3, September 2004"
Platforms tested:
Mozilla
Misc. update:
|
|
|
|
|
|
|
| |
Updated nav bar, with pointer to RM PDF
Updated docs footer for "Release 1.6.3, September 2004"
Platforms tested:
Mozilla
|
|
|
|
|
|
|
|
| |
Footer.lbi -- Change docs footer to
"Describes HDF5 Release 1.6.3, September 2004"
NavBar_RM.lbi -- Add link to Ref Manual PDF in RM navigation bar
Platforms tested:
Mozilla
|
|
|
|
|
|
|
|
|
| |
Formatting update for PDF version of the HDF5 Reference Manual
for Release 1.6.3.
Platforms tested:
HTMLdoc, Adobe Acrobat Reader, Mozilla
Misc. update:
|
|
|
|
|
|
| |
Formatting update for PDF version
Platforms tested:
HTMLdoc, Adobe Acrobat Reader, Mozilla
|
|
|
|
|
|
|
| |
Formatting updates enabling generation of the PDF version
of the HDF5 Reference Manual for Release 1.6.3.
Platforms tested:
HTMLdoc, Adobe Acrobat Reader, Mozilla
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Correct oversight in Release 1.6.0 "New Functions" list.
Description:
Add H5Pget/set_fclose_degree to Release 1.6.0's "New Functions."
(Contributes to closing Bugzilla entries 188 and 190.)
Move H5set_free_list_limits to correct location in same 1.6.0 list.
Platforms tested:
Mozilla
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix errors in H5Pget_fclose_degree and H5Pset_fclose_degree.
Clarify H5Pset_filter and H5Pset_szip.
Description:
H5Pget_fclose_degree and H5Pset_fclose_degree
Functions index at top of page:`
Move H5Pget/set_fclose_degree into "File Access Properties."
Remove "File Close Properties" section.
H5Pget_fclose_degree -- Correct parameter description.
(Contribute to closing Bugzilla entries 188 and 190.)
H5Pset_filter -- Clarification of terms
H5Pset_szip -- Add note regarding H5Pset_szip failure if SZIP encoding
is disabled in the available copy of the SZIP library.
Other minor formatting and copy edits.
Platforms tested:
Mozilla
|
|
|
|
|
|
|
| |
Add Dependencies and Makefile.in in the directory
hdf5/doc/html/cpplus_RM/header_files/.
Platforms tested:
eirene
|
|
|
|
|
|
|
|
| |
Add directory hdf5/doc/html/cpplus_RM/header_files to
hdf5/doc/html/cpplus_RM/Makefile.in
and remove same directory from the "public files" list.
Platforms tested:
eirene
|
|
|
|
|
|
| |
Cleanup the file, to make it easier to read.
Platforms tested:
eirene
|
|
|
|
|
|
| |
Add C++ RM directory (hdf5/doc/html/cpplus_RM/) and files contained
therein to the Makefile.in structure.
Add hdf5/doc/html/cpplus_RM/Dependencies.
|
|
|
|
|
|
|
| |
A better sample cause of the potential H5Dcreate failure.
(An ammendment to the immediately preceding checkin.)
Platforms tested:
Mozilla
|
|
|
|
|
|
|
|
|
|
| |
H5Dcreate may fail if there has been an error in setting up the DCPL.
Description:
To make sure that it is well noted in Relelase 1.6.3, this is a
first cut at a generalized description of this potential failure.
An improved description of the problem remains on the "To Do" list.
Platforms tested:
Mozilla
|
|
|
|
|
|
|
|
| |
H5T_conv_t (appears in H5Tregister description) -- changed datatype
of the nelmts parameter
H5Tconvert -- changed datatype of the nelmts parameter
Platforms tested:
Mozilla
|
|
|
|
|
|
|
| |
Purpose:
Add h5iget_file_id_f
Platforms tested:
Mozilla
|
|
|
|
|
|
|
|
| |
Purpose:
Add H5Zget_filter_info and h5zget_filter_info_f.
Other minor edits.
Platforms tested:
Mozilla
|
| |
|
|
|
|
|
|
|
|
| |
Purpose:
Corrected function name in "Functions with Changed Syntax"
H5FDset_fapl_multi --> H5Pset_fapl_multi
Platforms tested:
Mozilla
|
|
|
|
|
|
|
| |
Purpose:
H5Pset_fapl_multi -- syntax has changed in (one parameter datatype)
Platforms tested:
Mozilla
|
|
|
|
|
|
|
| |
Purpose:
Correct hyperlinks to two functions
Platforms tested:
Mozilla
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Add H5Premove_filter
H5Pset_chunk bug fix
Further SZIP revisions
Description:
H5Premove_filter -- added this function, incuding Fortran
H5Pset_chunk -- specified units of chunk size as "dataset elements"
Fixes Bugzilla #110.
H5Pset_szip revisions and clarifications
improved description of bits_per_pixel settings
(at high-level in "Description" with details in "Notes")
clarify meaning of "pixel" in HDF5/SZIP context
describe potential H5Dcreate failure more explicitly
in case of mistaken use of H5Pset_szip
clarify discussion of H5_SZIP_EC_OPTION_MASK versus
H5_SZIP_NN_OPTION_MASK suitability
mention current SZIP setting for maximum number of blocks
per scan line
Platforms tested:
Mozilla
|
|
|
|
|
|
|
| |
Purpose:
Add H5Iget_file_id
Platforms tested:
Mozilla
|
|
|
|
|
|
|
|
|
| |
Purpose:
Add H5Fget_name
Add H5Fget_filesize
Minor correction in HTML coding of H5Fget_freespace
Platforms tested:
Mozilla
|
|
|
|
|
|
|
|
| |
Description:
Correct syntax on two new functions.
Revise C++ notes.
Platforms tested:
Mozilla
|
| |
|
|
|
|
|
|
|
|
|
| |
Purpose:
Added notes regarding C++ changes, including mention of the C++ RM.
Entries appear in "New Functions" and "Functions with changed Syntax."
Platforms tested:
Mozilla
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Update to Changes.html
Description:
Added Fortran function for H5Z_get_filter_info (h5z_get_filter_info_f).
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Description:
These files were removed because they were included in the C++ RM
set by accident.
Platforms tested:
Verified on Windows.
Misc. update:
|
| |
|
|
|
|
| |
Update for 1.6.3 release
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Description:
RM_H5Front.html
Add link to new C++ Ref Manual
(and delete link to superseded old C++ Interfaces document)
index.html
Restructure page in attempt to reduce cluttered appearance
Revise "HDF5 User's Guide" section
Rework "HDF5 Ref Manual" and "Foreign Languages" sections,
with particular attention to the new C++ RM
Replace links to two outdated Parallel HDF5 documents with
link to a much more current page on the HDF website
(and move link into the "at NCSA" column)
Add emphasis to "Tools" link
Platforms tested:
Mozilla, Safari
|
|
|
|
|
|
|
|
|
| |
Purpose:
Adding C++ Reference Manual to 1.6 release branch.
This manual is automatically generated
by doxygen from the C++ source code.
Platforms tested:
Mozilla, Safari, IE 5
|
|
|
|
|
|
|
|
|
| |
Purpose:
Adding C++ Reference Manual to 1.6 release branch.
This manual is automatically generated
by doxygen from the C++ source code.
Platforms tested:
Mozilla, Safari, IE 5
|
|
|
|
|
|
|
|
|
| |
Purpose:
In "Intro to HDF5" Example #5, corrected the anticipated output listed in
a code comment.
Fixes Bugzilla entry #112.
Platforms tested:
Mozilla
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Removed second versions of h5dread_f and h5dwrite_f, as that version
of the FORTRAN subroutine is no longer required and has been removed
from the API.
This closes Bugzilla entry #92, which complained of a parameter
description error in the second version.
Platforms tested:
Mozilla
|