| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Bug Fix
Description:
Some <em> tags weren't properly closed.
Solution:
Changed what was to be the closeing <em> tag to </em>
Platforms tested:
w3m
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Had missed the array datatype functions in the added/removed
functions lists.
Description:
Added array datatype functions to added/removed list:
Added: H5Tarray_create, H5Tget_array_ndims, H5Tget_array_dims
Removed: H5Tget_member_dims, H5Tinsert_array
Platforms tested:
IE 5
|
|
|
|
|
|
|
| |
Description:
Revised introductory sentence.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Second phase of development of doc.
Description:
Added lists of new, deleted, and changed functions.
Added list of constants with changed values.
Changed doc title.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
A bugfix and a new document
Description:
ADGuide/Changes.html
New document: "HDF5 Library Changes from Release to Release"
(MUST be updated at EVERY release, including Betas.)
ADGuide/ImageSpec.html
Fixed broken links and title tag.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Bugfix and adding a new document
Description:
RM_H5Front.html
Removed a currently commented-out section that had been used
during the 1.2 period for separate F90 releases.
ADGuide.html
Added new "Changes from Release to Release" document.
Fixed title tag.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Correcting docs to match code bugfixes.
Solution:
Changed per recent bugfix in code:
H5Tconvert 'nelmts' parameter type
H5Pset_buffer 'size' parameter type
H5Pget_buffer return type
|
|
|
|
|
|
|
| |
Purpose:
Clarifications in H5Pset_fapl_core.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
| |
h5dump attribute documentation.
Description:
Described the new flags for the H5 dumper.
Platforms tested:
Lynx
|
|
|
|
|
|
|
| |
Description:
Updated "Last modified" dates (correcting an oversight)
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
| |
Purpose:
To make C++ and Fortran90 API docs more accessible
Solution:
Added link to C++ and Fortran90 API docs to docs index page.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Bug fix (unreported bug)
Description:
H5Pset_fapl_core, H5Pget_fapl_core
Completed entries for these two functions. (They had
been added structurally, but details had been omitted.)
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Return value error in H5Tarray_create
Solution:
H5Tarray_create
Fixed return value to read 'int' (was 'int *')
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Error in H5Tget_array_dims and H5Tget_array_ndims return types
Solution:
H5Tget_array_dims and H5Tget_array_ndims
Fixed return value to read 'int' (was 'int *')
Platforms tested:
IE 5
|
|
|
|
|
|
|
| |
Purpose:
Changing notation to indicate post-Beta
Platforms tested:
IE 5
|
|
|
|
|
|
|
| |
Purpose:
Adding Tutorial to development branch (R 1.4)
Platforms tested:
IE 5
|
|
|
|
|
|
|
| |
Purpose:
Adding tutorial to development branch (R 1.4)
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
| |
Purpose:
Checking in MountingFiles.html and Performance.html.
These documents were originally created in 1.2 branch and never
checked in to the development branch.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
| |
Purpose:
Removed index links to Palettes.html (removed from doc set) in
all User Guide files.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
| |
Purpose:
Added pointer to updated doc set as we move from beta to
actual release.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
| |
Description:
Minor edits
Commented out docs that are not in the 1.4 Beta set
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
| |
Purpose:
Extensive revision of October 2000
Source file (H4toH5Mapping.doc) added to tree but not distributed
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
| |
Purpose:
Removed Palettes.html (which has been replaced
by ADGuide/ImageSpec.html)
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Bugfix -- #446
Description:
H5Tget_offset has been fixed so that it returns a negative value
on failure. This is now reflected in RM.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Bringing the Application Developer's Guide into R1.4 (from R1.2)
Subdocuments:
HDF5 Image and Palette Specification
Mapping HDF4 Objects to HDF5 Objects
Platforms tested:
IE 5
|
|
|
|
|
|
|
| |
Purpose:
Bringing the Application Developer's Guide into R1.4 (from R1.2)
Platforms tested:
IE 5
|
|
|
|
|
|
|
| |
Purpose:
Added and edited C++ and Fortran90 doc links
Platforms tested:
IE 5
|
|
|
|
|
|
|
| |
Purpose:
Added h4toh5
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
CppUserNotes.pdf
CppUserNotes.doc (not for distribution)
CppInterfaces.html
New C++ API documents -- "HDF5 C++ User's Notes"
and "HDF5 C++ Interfaces"
Platforms tested:
IE 5
|
|
|
|
|
|
|
| |
Purpose:
New Fortran90 API doc -- "HDF5 Fortran90 User's Notes"
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Cross-referencing "HDF5 Predefined Datatypes" in the UG.
Description:
Added PredefDTypes.html and RM links to Section 6, "Predefined
Atomic Datatypes" in Datatypes.html.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
| |
Purpose:
Linking the new "Predefined Dataypes" document into the RM.
Description:
Added PredefDTypes.html link into all RM files.
Platforms tested:
IE 5
|
|
|
|
|
|
|
| |
Purpose:
New "HDF5 Predefined Datatypes" document in RM.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
| |
Reformatting
Description:
Also changed how some of the lists were specified to be recursive
in the BNF style.
Platforms tested:
Netscrape
|
|
|
|
|
|
| |
Reformatted
Platforms tested:
Netscape
|
|
|
|
|
|
|
|
|
| |
Purpose:
Thoughout doc set (UG, RM, Intro, FormatSpec, and index/TOC pages):
Added/updated "Describes HDF5 Release ..." entry.
In many cases, verified/updated "Last modified ..." entry.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Finalize new API function descriptions
Description:
Edits to recently-added APIs:
H5Pset_sieve_buf_size H5Pset_fapl_log
H5P[sg]et_fapl_mpio H5Pset_fapl_multi
H5P[sg]et_dxpl_multi H5Pset_fapl_split
H5P[sg]et_fapl_gass H5Pset_fapl_dpss
H5P[sg]et_fapl_srb
Added H5P[sg]et_fapl_core.
Addition of new APIs for R1.4 is now complete.
Moved H5Pset_driver and H5Pget_driver_info to TechNotes.
Platforms tested:
IE 5
|
|
|
|
|
|
|
| |
Purpose:
Moved H5Pset_driver and H5Pget_driver_info from RM to TechNotes.
Platforms tested:
IE 5
|
|
|
|
|
|
|
| |
Purpose:
Minor copy edit.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New doc and update
Description:
The original openmp-hdf5.html contains a bunch of C source code.
HTML does not like source code, especially C-code that contained
<...>. It gobbled it badly.
Solution:
Moved the source code to a new file, openmp-hdf5.c and make a
reference to it from openmp-hdf5.html.
Platforms tested:
Viewed via IE on an NT box.
|
|
|
|
|
|
| |
Update
Platforms tested:
Viewed via IE.
|
|
|
|
|
|
|
|
| |
Purpose:
Update
Description:
Added a new testing program into this file. It shows the way that
does parallel computation and serialized I/O.
|
|
|
|
|
|
|
|
|
| |
Corrections & updates
Description:
Updated and corrected DDL description & examples to include all the
current features for the v1.4 release. Lots of changes...
Platforms tested:
Netscape 4.76
|
|
|
|
|
|
|
|
|
|
|
| |
Addtion
Description:
Added variable length datatypes to the DDL and put an example in
the "example" thingy at the bottom.
Doo dah doo dah.
Platforms tested:
w3m
|
|
|
|
|
|
|
|
| |
Update
Description:
Updated the description of h5ls flags.
Platforms tested:
w3m
|
|
|
|
|
|
| |
Minor copy-edits and formatting.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
| |
Feature Addition
Description:
Described the new variable length dumping that the h5dumper does
in the documentation.
Platforms tested:
w3m
|
|
|
|
|
|
|
|
|
| |
Clean up formatting and delete two functions.
Description:
Minor reformatting at the head of each file (in the functions list).
Delete 2 functions from HM_H5T.html -- H5Tget_member_dims, H5Tinsert_array.
Platforms tested:
IE 5.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Adding all functions new to Release 1.4.
Solution:
Adding first cut of all new API functions.
H5Dvlen_get_buf_size
H5Epush
H5Pset_fapl_family H5Pget_fapl_family
H5Pset_fapl_mpio H5Pget_fapl_mpio
H5Pset_dxpl_mpio H5Pget_dxpl_mpio
H5Pset_fapl_multi H5Pget_fapl_multi
H5Pset_dxpl_multi H5Pget_dxpl_multi
H5Pset_fapl_split H5Pset_fapl_sec2 H5Pset_fapl_stdio
H5Pset_fapl_stream H5Pget_fapl_stream
H5Pset_fapl_log
H5Pset_driver H5Pget_driver H5Pget_driver_info
H5Pset_meta_block_size H5Pget_meta_block_size
H5Pset_sieve_buf_size H5Pget_sieve_buf_size
H5Pset_fapl_dpss
H5Pset_fapl_gass H5Pget_fapl_gass
H5Pset_fapl_srb H5Pget_fapl_srb
H5Tarray_create H5Tget_array_ndims H5Tget_array_dims
Platforms tested:
IE 5.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
To warn users that RM_H5G.html and Groups.html can render groups and
datasets inaccessible in a file.
Solution:
Modified RM_H5G.html and Groups.html as follows:
-- Added warning (new section) to Groups.html that H5Gunlink and
H5Gmove can result in inaccessible groups and datasets.
-- Added links to that new section from H5Gunlink and H5Gmove
in RM_H5G.html.
Platforms tested:
IE5
|