| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Integrate Fortran90 interfaces into C RM.
Solution:
Remove "Non-C APIs" sections.
Add "Fortran90 Interfaces" sections with F90 descriptions.
Platforms tested:
IE 5, Safari
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Integrate Fortran90 interfaces into C RM.
Solution:
Remove "Non-C APIs" sections.
Add "Fortran90 Interfaces" sections with F90 descriptions.
Platforms tested:
IE 5, Safari
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Alphabetic sort of RM function entries
Additional and modified HTML coding to accomodate HTMLdoc and
automated PDF generation
Function index formatting
Platforms tested:
IE 5, Safari
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Alphabetic sort of RM function entries
Additional and modified HTML coding to accomodate HTMLdoc and
automated PDF generation
Minor copy edits
Platforms tested:
IE 5, Safari
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Alphabetic sort of RM function entries
Additional and modified HTML coding to accomodate HTMLdoc and
automated PDF generation
Corrected link to the F90 subroutine h5rget_object_type_f from the
H5Rget_obj_type function description
Platforms tested:
IE 5, Safari
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Alphabetic sort of RM function entries
Additional and modified HTML coding to accomodate HTMLdoc and
automated PDF generation
Minor copy edits
Platforms tested:
Safari, IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Alphabetic sort of RM function entries
Additional and modified HTML coding to accomodate HTMLdoc and
automated PDF generation
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
| |
Purpose:
Aphabetic sort of RM function entries
Integrated Fortran90 APIs -- h5acreate_f and h5aclose_f
Platforms tested:
IE 5, Safari
|
|
|
|
|
|
|
|
|
| |
Purpose:
Aphabetic sort of RM function entries
Minor formatting
Platforms tested:
IE 5, Safari
|
|
|
|
|
|
|
|
| |
Purpose:
Aphabetic sort of RM function entries
Platforms tested:
IE 5, Safari
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Added the entry of document of the three basic performance tools.
The information was provided by Robb long time ago.
Platforms tested:
Viewed by IE.
Misc. update:
|
| |
|
|
|
|
| |
Clarify documentation about H5Tset_size for string datatypes.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Code cleanup, etc.
Description:
Generalize Ray's datatype fixes to handle packing compound datatypes which
are the base type of an array or variable-length type, etc.
Also track "packedness" of a compound datatype from it's creation, instead
of only setting the 'packed' flag after the datatype was explicitly packed.
Updated docs to reflect that a compound datatype is allowed to grow (but
not shrink).
Platforms tested:
FreeBSD 4.9 (sleipnir)
h5committest
|
|
|
|
|
| |
Fix incorrect # of 16-byte objects which fit into a 4096 byte global heap
collection (170 -> 127)
|
|
|
|
| |
Tweak some wording for global heap description.
|
|
|
|
| |
Checkpoint file format spec.
|
|
|
|
| |
Add document describing issues relating to variable-length datatypes.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug Fix and code cleanup
Description:
Correct error in H5T_detect_class that was causing nested compound datatypes
with to not detect the datatype class of fields correctly, which caused errors
with fill-values, variable-length datatypes and chunks later on.
Return the rank of the array datatype from H5Tget_array_dims(), like
H5Sget_dims().
Lots of cleanups to datatype code, to make the handling of arrays, compound
types, variable-length strings and sequences and enumerated types more
consistent and robust.
Platforms tested:
FreeBSD 4.9 (sleipnir)
h5committest
|
|
|
|
|
|
|
|
|
| |
Purpose:
RM_H5G.html -- Minor copy edits
H5.intro.html -- Removed Library version # from doc title
Platforms tested:
IE 5, Safari
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Enhanced indexing; copy edits.
Description:
Restructured index and clarify descriptions and/or make them more
parallel; added link to "Other tools"
Added note that h4toh5 and h5toh4 are no longer part of the HDF5 library
distribution
Lots of copy edits
Platforms tested:
IE 5, Safari
|
|
|
|
| |
Checkpoint file format revisions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug fix
Description:
H5Gget_objname_by_idx should allow NULL for the 'name' parameter, to allow
for querying for the name's length.
Solution:
Allow NULL for the 'name' parameter, the internal functions were already
ready to handle that case.
Clean up RM information about H5Gget_objname_by_idx and
H5Gget_objtype_by_idx also.
Platforms tested:
FreeBSD 4.8 (sleipnir)
h5committest
|
| |
|
|
|
|
|
|
|
| |
Update docs
Description:
Updated docs with new H5G_stat_t structure.
|
|
|
|
|
|
|
| |
Update docs
Description:
Update DDL for format change of unnamed datatypes.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Description:
Checking in Version 2 of this specification, which was done
in July 2002. It should have been in the doc tree a long time
ago.
Solution:
Platforms tested:
Misc. update:
|
| |
|
|
|
|
| |
Checkpoint file format revisions.
|
|
|
|
|
|
|
| |
Update docs
Description:
Checkpoint file format revisions.
|
|
|
|
|
|
|
| |
Correct information
Description:
Correct a some information about file creation properties.
|
|
|
|
|
|
|
| |
Checkpoint work
Description:
Check in more updates to the file format specification.
|
|
|
|
|
|
|
|
|
|
|
| |
Version update
Description:
Removed 1.4 compatibility code in the library.
Platforms tested:
FreeBSD 4.8 (sleipnir)
h5committest
|
|
|
|
|
|
|
|
|
|
| |
Further updates
Description:
More updates on file format information.
Platforms tested:
Mozilla 1.4.0
|
|
|
|
|
|
|
|
| |
Purpose:
Copy edits.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Changed "HDF5 User's Guide" links (in navigation bars, primarily)
to point to new user's guide, which will reside for a while yet on
the HDF server.
The old user's guide will still go out with the distribution under
the label "HDF5 User's Guide, Release 1.4.5."
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Renamed old "HDF5 User's Guide" as "HDF5 User's Guide, Release 1.4.5".
Added navigation bar link to new user's guide on HDF server.
Changed release tag line (in old UG only) back to
"Describes HDF5 Release 1.4.5, February 200 3"
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Linking in additional Fortran90 functions
Description:
Add links to
In RM_H5T.html
h5tarray_create_f, h5tget_array_ndims_f, h5tget_array_dims_f
In RM_H5P.html
h5pmodify_filter_f, h5pget_filter_by_id_f, h5pset_family_offset_f
h5pset(get)_fapl_core_f, h5pset(get)_fapl_family_f
h5pset(get)_fapl_multi_f, h5pset_fapl_sec2_f, h5pset_fapl_sdio_f
h5pset_fapl_split_f, h5pget_driver_f, h5pset_szip_f
h5pget_nfilters_f, h5pset(get)_preserve_f
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
| |
Purpose:
Correct link to Supported Configuration Features table.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Update links.
Add documents.
Description:
Bring in current links and notes from the R1.4.5 document.
Add the documents which have been collected in
http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/.
These documents include discussions of SZIP, generic properties,
the shuffle algorithm and its influence on performance, fill values
and space allocation, and error detection.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
| |
Description:
H5Pset_szip -- Added link to further SZIP information at
http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/SZIP/
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
| |
Update information
Description:
Update with more correct information. (Still not finished, but its better
than it was before... :-)
Platforms tested:
Mozilla 1.4.0
|
|
|
|
|
|
|
|
|
|
| |
Description:
Changed UG link to point to new UG, retaining secondary link to 1.4.5 UG.
Removed pointer to printable documents.
Minor formatting.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
To segregate HDF4/HDF5 conversion tools and add link to H4toH5 Library
Description:
Restructured indexing at the top of the page into these sections:
User utilities
Configuration and library management utilities
Java-based tools
HDF5/HDF4 conversion tools
Added link to http://hdf.ncsa.uiuc.edu/h4toh5/
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Add short copyright notice.
Update release tag line.
Description:
Added short copyright notice as comment in source files;
does not display in browser.
Updated release tag line in footers to read as follows:
Describes HDF5 Release 1.6.0, July 2003
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Add copyright
Update release number
Description:
Added short copyright statement (doc version).
Updated release number and date to Release 1.6.1, July 2003.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
H5Pset/get_hyper_cache are deprecated in R 1..6.0.
Description:
Added notation that H5Pset/get_hyper_cache are deprecated functions
in R1.6.0 and are available only if library is configured for
1.4 compatibility.
Platforms tested:
IE 5
|