| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Expanded descriptions and minor copy edits.
Description:
H5Fcreate, H5Fopen, H5Fclose
Changes stemming from Albert's H5Fxxx proposal
Added IN/OUT designations to parameters.
Minor formatting and copy edits
[Sorry, but "no space left on device" error prevents deletion
of extra blank lines!]
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Backward Compatibility Fix
Description:
One of H5P[gs]et_sym_k's parameters changed between v1.4 and the development
branch.
Solution:
Added v1.4 compat stuff around H5P[gs]et_sym_k implementation and testing
to allow v1.4.x users to continue to use their source code without
modification.
These changes are for everything except the FORTRAN wrappers - I spoke with
Elena and she will make the FORTRAN wrapper changes.
Platforms tested:
FreeBSD 4.4 (hawkwind)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Purpose:
Bugfix
Description:
H5Awrite -- corrected final parameter type to 'const void'
Platforms tested:
IE 5
|
| |
|
|
|
|
|
|
|
|
|
| |
Update docs
Description:
H5Dread and H5Dwrite description contained some inaccurate information about
how H5S_ALL works as a parameter for the memory and file dataspaces.
Solution:
Updated information to reflect current library behavior for H5S_ALL.
|
| |
|
| |
|
|
|
|
|
|
|
| |
The caution statement in H5Pset_fapl_split was no longer valid.
Removed it.
Platforms tested:
IE 5.
|
|
|
|
|
|
|
|
|
| |
Feature
Description:
Updated with the added feature of H5Pset_fapl_split. Added
two examples too.
Platforms tested:
IE 5 plus eyeball.
|
|
|
|
|
|
|
|
|
| |
Purpose:
Feature Add
Description:
Added description of the H5CC script.
Platforms tested:
Mozilla
|
|
|
|
|
|
|
|
| |
Purpose:
Feature Add
Description:
Added description for the --filedriver flag to the h5dump
description.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Bringing 'last minute' release branch edits into development branch.
Description:
Chunking.html, Filters.html, and Performance.html
Added links, with explanatory note, from the first 2 files above
to the new freespace management section in Performance.html.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bringing 'last minute' release branch edits into development branch.
Description:
index.html
Added index-level link to "HDF5 Tools."
Tools.html
Added link to "HDF5 Java tools."
Added h52gif and gif2h5.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
| |
Bringing 'last minute' release branch edits into development branch.
Description:
Removed link to non-existent description of non-existent
F90 function h5gget_objinfo_f.
Added links, with explanatory note, to the new freespace management
section in Performance.html.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
| |
Bringing 'last minute' release branch edits into development branch.
Description:
Updated H5check_version per recent expansion of the source comments.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bringing 'last minute' release branch edits into development branch.
Description:
RM_H5T.html
Datatypes.html
Reworked H5T_conv_t description in both.
Added H5T_cdata_t struct definition to both.
Details in Datatypes.html; structs and pointer in RM_H5T.html.
Copy edits.
Platforms tested:
IE 5
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
New section -- "Freespace Management"
Description:
Added "Freespace Management" section.
Minor formatting.
Platforms tested:
IE 5
|
|
|
|
| |
Roll a snapshot for the FLASH folks at Argonne to test with.
|
|
|
|
|
|
|
|
|
|
| |
Fixes bug #503
Description:
H5Gunlink -- Changed "file space is reclaimed" ot "released".
Added note re: freespace and packing.
Heavy edit of Purpose and Description.
Platforms tested:
IE 5
|
|
|
|
|
|
| |
H5Screate_simple -- Minor edit re negative value (-1) of H5S_UNLIMITED.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
| |
Bugfix.
Description:
H5Screate_simple -- Minor edit.
H5Sget_simple_extent_dims -- Added note regarding H5S_UNLIMITED.
Completes fix to bug #568.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
| |
Bugfix
Description:
H5Screate_simple -- Corrected statement referring to value of 0
instead of H5S_UNLIMITED for unlimited dimensions. While there,
took the opportunity to rework the Description section.
Fixes Bug #568.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bugfixes and editing.
Description:
RM_H5T.html
H5Tget_class -- Added H5T_ARRAY to list of valid datatype class IDs.
Closes bug #611.
-- Minor formatting issue in same command.
RM_H5F.html
H5Fflush -- Added "Note:" re H5 vs OS buffers.
H5Fclose -- Corrected mentions of H5close to read H5Fclose.
RM_H5P.html
Removed () from several H5* function names in running text.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Bugfix (Tools.html) and spelling correction (Files.html)
Description:
Tools.html
h5dump -- Removed "interactively" from first description sentence.
(As a user has pointed out, an application that runs and exits
without opportunity for user input is not "interactive".)
Fixes bug #474.
Rewrote introductory sentence to "Tools" page.
Files.html -- Spelling correction
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Bugfix #567.
Description:
Corrected datatype h5s_selopt_t to read h5s_seloper_t.
Fixes HDF5 bug #567.
Platforms tested:
IE 5
|
|
|
|
|
|
|
| |
Purpose:
Version 1.2 of "HDF5 Image and Palette Spec." (Replaces v1.1)
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
| |
Purpose:
New files in the development branch.
Syncronizing R1.5 development branch fortran docs with
R1.4.x release branch.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
| |
Purpose:
Synchronizing R1.5 development branch fortran docs
with R1.4.x release branch.
Platforms tested:
IE 5
|
|
|
|
|
| |
Purpose:
fix broken ncsa image link
|
|
|
|
|
| |
Purpose:
fix broken ncsa image
|
|
|
|
|
| |
Purpose:
fix broken ncsa link
|
|
|
|
|
| |
Purpose:
fix broken NCSA link
|
|
|
|
|
| |
Purpose:
Fix broken NCSA link
|
|
|
|
|
| |
Purpose:
Fix broken NCSA link.
|
| |
|
|
|
|
|
| |
Purpose:
Fix broken NCSA link.
|
|
|
|
|
| |
Purpose:
Added ncsa image locally, to fix broken link problem.
|
|
|
|
|
| |
Description:
NCSA logo was moved, causing broken link; fixed
|
|
|
|
| |
NCSA logo was moved causing broken link; fixed
|
|
|
|
|
| |
Description:
NCSA logo was moved, so caused broken link. Fixed this.
|
|
|
|
|
|
|
| |
Purpose:
Added '2001' to Copyright line.
Platforms tested:
IE 5
|
|
|
|
| |
(Somehow snapshot did not commit these files in the last release.)
|
| |
|
| |
|