| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Purpose:
Maintenance for the upcoming hdf4-1.4..0-beta3-pre3 testing and release.
Description:
Renamed INSTALL_Windows.txt to INSTALL_Windows to make name consistent
with other names of INSTALL* files.
Updated MANIFEST to include INSTALL_Windows file.
Updated RELEASE file.
|
|
|
|
|
|
|
|
| |
Code update
Description:
Remove ragged array code & tests from library before release.
Platforms tested:
FreeBSD 4.2 (hawkwind)
|
|
|
|
|
|
|
| |
Documentation
Description:
Changed the warning about the gcc 2.95.2 compiler to be consistent
with the flags which were stripped out.
|
| |
|
|
|
|
|
|
|
|
| |
Documentation
Description:
Added more detailed explanation about the command line changes in the
dumper and explained about the bug with gcc 2.95.2 which prints out
spurious warnings due to glibc string optimizations.
|
|
|
|
|
|
| |
Updating release notes
Description:
Document three API functions whose parameters/return types changed.
|
|
|
|
| |
Documenting changes from beta to beta3
|
|
|
|
|
|
| |
Documentation
Description:
Documented the h5dump change.
|
|
|
|
| |
O2K, plus some editing about the shared library errors.
|
|
|
|
| |
Correct a few small typos in version numbers, etc.
|
|
|
|
|
|
|
| |
Documentation
Description:
Documented the known bug that module files aren't installed if
they are created.
|
|
|
|
|
| |
Description:
Made changes given to me by Elena (still needs others?)
|
| |
|
|
|
|
|
|
| |
Document testing problems
Description:
Document certain "false negatives" when testing h5ls on certain platforms.
|
| |
|
|
|
|
|
|
|
| |
Purpose:
Maintenance
Description:
Information about F90 and C++ has been added.
|
|
|
|
|
|
|
|
| |
Updates and reformatting
Description:
Reformatting of RELEASE document.
Updated some of the platforms in the INSTALL doc.
|
|
|
|
|
|
|
| |
Purpose:
update
Description:
Added HDF-GASS and HDF-SRB information in this file.
|
| |
|
|
|
|
|
|
| |
Documentation
Description:
Mentioned the addition of the array datatype for the next release.
|
| |
|
|
|
|
| |
Update release notes for VFL updates.
|
|
|
|
| |
Document changing the maximum number of dimensions from 31 -> 32
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug fix
Description:
"Time" datatypes (H5T_UNIX_D*) were not being stored and retrieved in
the datatype object header message correctly.
Solution:
Store endian-ness and precision in the datatype object header message and
added test to continue to track them working correctly.
This fixes bug #512.
Platforms tested:
FreeBSD 4.1.1 (hawkwind)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug fix.
Description:
Previously, it has been possible to dereference deleted objects in a file.
Obviously, this is incorrect and could cause all sorts of problems if the
object being dereferenced had been partially over-written with other
information. - This is documented in Bug #493.
Solution:
Check the link count for objects being dereferenced and don't allow any
objects with link counts of zero to be dereferenced.
This fixes bug #493.
Platforms tested:
FreeBSD 4.1.1 (hawkwind)
|
| |
|
|
|
|
|
|
|
|
| |
Document new feature
Description:
Mention data sieve buffering for next release.
Platforms tested:
Solaris 2.6 (i.e. baldric)
|
| |
|
|
|
|
| |
Mention the hypeslab speedups
|
| |
|
| |
|
|
|
|
| |
couple of days.
|
| |
|
| |
|
|
|
|
| |
supported now
|
| |
|
|
|
|
| |
branch is merged.
|
|
|
|
| |
need to track down other changes.
|
|
|
|
| |
options.
|
| |
|
| |
|
|
|
|
|
|
| |
disallow
size 0 dimensions without corresponding unlimited dimension.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
test module
(test/titerate.c) to the MANIFEST
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
RELEASE file was brought up to date.
This file is under construction for 1.3.x (1.4.0?) release.
All major changes MUST be reflected in one of the following sections of this file
* New Features
* Bug Fixes
* Platfoms Tested
* Known Problems
Please update New Features section when you have time!!!!!!!!!!!!!
HISTORY file was brought up to date. It contains release information for
HDF5 1.2.0 and 1.2.1 along with the historical changes to Alpha and Beta
versions of HDF5 1.0.X.
|