| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Correct typo in H5Pcreate() information
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Purpose:
Add one tag for HTMLdoc that affects the first page of the
next file's output (Tools).
Platforms tested:
IE 5, HTMLdoc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Clean up RM formatting.
Modify RM HTML code to facilitate automated generation of PDF version.
Minor edits.
Description:
Reworked format of "Options" and "Parameters" sections.
Added HTML tags (and pseudo-HTML tags) used by HTMLdoc to
generate PDF files.
Other minor copy edits.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Bugfix: Bugzilla #66
Solution:
H5Pset_szip -- Corrected the plist parameter description.
Since this property can be set only in the dataset
creation property list, changed the parameter description
from
Dataset creation or dataset transfer property list identifier.
to
Dataset creation property list identifier.
Fixes Bugzilla bug #66.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Bugfix -- Bugzilla #67
Solution:
Removed the numeric notations from the datatype listing
in h5iget_type_f.
Fixes Bugzilla #67.
Platforms tested:
IE 5
|
| |
|
|
|
|
|
|
|
|
| |
Purpose:
Update page footer.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Clean up RM formatting.
Modify RM HTML code to facilitate automated generation of PDF version.
Minor edits.
Description:
Reworked format of "Parameters" sections.
Added HTML tags (and pseudo-HTML tags) used by HTMLdoc to
generate PDF files.
Fixed the "Copyright" link on RM_H5Front.html.
Other minor copy edits.
Platforms tested:
IE 5
|
| |
|
|
|
|
|
|
|
|
| |
Purpose:
Corrected reference to PDF version.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
| |
Doc cleanup
Description:
Correct several grammar problems, as well as clarify a few more things,
based on John's feedback.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
introduced the constant H5Z_FILTER_ALL, used to remove all filters in H5Premove_filter
Description:
Solution:
Platforms tested:
linux
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
replaced name of delete filter with remove filter for the new function H5Premove_filter
Description:
Solution:
Platforms tested:
linux
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug fix/optimization
Description:
Address slowdown in MPI-I/O file metadata operations that was introduced
mid-stream. We now _require_ a POSIX compliant parallel file system for the
MPI-I/O file driver (as well as for the MPI-POSIX file driver).
Also optimized file open operation when the file is being created by
reducing the number of collective & syncronizing calls.
Additionally, refactor the MPI routines into a common place, eliminating
duplicated code.
Platforms tested:
FreeBSD 4.9 (sleipnir) w/parallel
h5committest
|
|
|
|
|
| |
Updated with valid values for 'filter' parameter for new H5Pdelete_filter
routine.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Code cleanup
Description:
Add C++ and FORTRAN wrappers for new H5Pdelete_filter routine, along with
documentation and a note in the release notes.
Platforms tested:
FreeBSD 4.9 (sleipnir)
Linux 2.4 (verbena) w/ C++ and FORTRAN
Too minor for full h5committest
|
| |
|
|
|
|
|
|
|
| |
Purpose:
Added 2004 to copyright dates line
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
| |
Purpose:
Correct 'strpad' values in h5tset/get_strpad_f
e.g., H5T_STR_NULL_F corrected to H5T_STR_NULLPAD_F
Description:
Safari, IE 5
|
|
|
|
|
|
|
| |
Purpose:
Correct H5Pget_edc_check return values
Platforms tested:
Safari, IE 5
|
|
|
|
|
|
|
|
| |
Purpose:
Correct H5G_stat_t struct description in H5Gget_objinfo
Copy edits
Platforms tested:
Safari, IE 5
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug fix
Description:
When two property lists are compared, the H5Pequal routine was just
comparing the raw information for the property values. This causes problems
when the raw information contains pointers to other information.
Solution:
Allow a 'compare' callback to be registered for properties, so that a user
application get perform the comparison itself, allowing for "deep" compares of
the property value.
This was exported to the H5Pregister & H5Pinsert routines in the development
branch, but not the release branch.
Platforms tested:
FreeBSD 4.9 (sleipnir)
h5committest
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Add RM docs for new H5I routines.
Description:
Add new H5I routines to the reference manual.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Expanded introductory text in Tools index
A couple of minor copy edits
Platforms tested:
IE 5
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Fixes for user-reported Ref Manual bugs:
H5Gget_objname_by_idx: corrected 'size' parameter specification
H5Sselect_elements: Expanded 'coord' parameter description to make it
clear that values are 0-based.
Additional minor copy edits and formatting cleanup.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
| |
Bug fix
Description:
Correct list of files to install after recent FORTRAN documentation cleanup
Platforms tested:
FreeBSD 4.9 (sleipnir) w/"make install-doc"
h5committest doesn't test this.
|
|
|
|
|
|
|
|
|
| |
Purpose:
Updated footers to "Describes HDF5 Release 1.7, the unreleased
development branch; working toward HDF5 Release 1.8.0"
Platforms tested:
IE 5, Safari
|
|
|
|
|
|
| |
Purpose:
Standardize short HDF5 docs copyright notice (a trivial change
so that DreamWeaver will stop updating it needlessly).
|
|
|
|
|
|
|
|
| |
Purpose:
Removing the files
hdf5/doc/html/fortran/h5*_FORTRAN.html
from CVS as the content has been integrated into the files
hdf5/doc/html/RM_H5*.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Glossary.html only: Clean up nesting of HTML tags
Glossary.html and PredefDTypes.html
Add HTML code that facilitates creating PDF version of RM
Description:
Solution:
Platforms tested:
Safari, IE 5
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Add pointer to location where PDF version of RM will be posted shortly
In the Fortran90 introductory text:
remove text describing presentation of F90 descriptions on
separate HTML pages
otherwise update discussion
Platforms tested:
IE 5, Safari
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Description:
Integrate Fortran90 function descriptions
Remove "Non-C APIs" sections; add "Fortran90 Interface" sections
Remove note that Fortran APIs are described in a separate window
Add h5pset/get_fapl_mpiposix_f
Reinstate H5Pget_hyper_vector_size (previously removed in error)
Remove H5Pget_hyper_cache (function deprecated in 1.6, removed in 1.8)
Minor copy edits and formatting
Platforms tested:
IE 5, Safari
|
|
|
|
|
|
|
|
| |
Purpose:
Edit Fortran90 description, h5zfilter_avail_f
Platforms tested:
Safari
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Integrate Fortran90 function descriptions
Remove "Non-C APIs" sections; add "Fortran90 Interface" sections
Remove note that Fortran APIs are described in a separate window
Platforms tested:
Safari
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Integrate Fortran90 function descriptions
Remove "Non-C APIs" sections; add "Fortran90 Interface" sections
Remove note that Fortran APIs are described in a separate window
Touch up function index
Minor format fixes and copy edits
Platforms tested:
Safari
|
|
|
|
|
|
|
|
|
|
| |
Description:
Integrate Fortran90 function descriptions
Remove "Non-C APIs" sections; add "Fortran90 Interface" sections
Remove note that Fortran APIs are described in a separate window
Platforms tested:
Safari
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Update release subtitle and tagline to reflect 'R 1.7, unreleased
development branch'.
Correct H5view reference to read HDFView.
Platforms tested:
IE 5, Safari
|