Link in "Supported Configuration Features Summary" table.
Description:
Added link to SuppConfigFeats.142Final.html on HDF web server.
Platforms tested:
IE 5
To list Release 1.4.2 API changes in Fortran90 library.
Description:
Added note re new 'dims' parameter in 4 F90 routines:
h5aread/write_f and h5dread/write_f.
Platforms tested:
IE 5
Linking to new "Freespace Management" section from appropriate places.
Description:
Added links, with explanatory paragraph or footnote,
from Chunking.html, Filters.html, and H5Gunlink in RM_H5G.html
to "Freespace Management" in Performance.html.
Platforms tested:
IE 5
To make "HDF5 Tools" and "HDF5 Java Tools" more visible to users
Description:
index.html: Added link to "HDF5 Tools"
Tools.html: Added link to "HDF5 Java Tools"
Platforms tested:
IE 5
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
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
Purpose:
Bugfixes.
Description:
Solution:
[details about the changes, algorithm, etc...]
[Please as detail as you can since your own explanation is
better than others guessing it from the code.]
Platforms tested:
[machines you have tested the changed version. This is absolute
important. Test it out on at least two or three different platforms
such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and
64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
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
Code Update
Description:
Ported change from the 1.5 branch to the 1.4 branch where all HDF5
include files are in quotes instead of angle brackets:
#include "hdf5_file.h"
instead of
#include <hdf5_file.h>
Platforms tested:
Linux
Purpose:
Repair damaged HTML coding (caused by the Netscape editor)
and restore additions since that damage occured.
Add h5dump subsetting material.
Description:
Reverted to earlier version to restore HTML coding.
Re-entered h5dump XML material and explanatory comment re h5dump
flag parameters.
Added h5dump subsetting material.
Other editing and formatting within h5dump description.
Platforms tested:
IE 5
Bug fix
Description:
Couple files did not get installed because they were not included
in the Makefile.in.
Solution:
Added them.
Platforms tested:
Eirene. First test: make install-doc before fix to verify the files
are not installed. Then put in the fix, gmake reconfigure, make
install-doc again. Verified the files are installed.
Second test: distclean everything, configure, make all and check,
make install, make install-doc. Eyeball'ed to see the files
are installed properly..
Description:
Added note that "Image Spec" and "H4-to-H5 Mapping" documents
are still under revision and that updated versions will be posted
at http://hdf.ncsa.uiuc.edu/HDF5/doc/ when available.
Platforms tested:
IE 5