| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug fix
Description:
Retrieving an object's name could fail (in various ways) under certain
circumstances (mostly having to do with mounted files).
Solution:
Re-write & simplify "get object name" code to fix error in a better way
than adding yet another hack to the previous pile of hacks... :-)
Platforms tested:
FreeBSD 4.11 (sleipnir)
h5committest
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Description: Updated RELEASE.txt and HISTORY.txt files; ran bin/h5vers
to change the version number to hdf5-1.6.5-post0
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: checking in files updated by bin/h5vers
Solution:
Platforms tested: heping
Misc. update:
|
|
|
|
|
|
| |
Light edit and consistency formatting.
Platforms tested:
Viewed in vi.
|
|
|
|
| |
Updated. Added information for redstorm, bg/l and removed Tflops.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Add comments about fortran problems on windows.
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Description: Created tar ball for testing and changed version number
to 1.6.5-pre3
Solution: ran bin/h5vers script on heping
Platforms tested: N/A
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A small modification of the release doc.
Description:
complex MPI derived datatype is not working with ppe 3.2.0.20 at UCAR bluesky.
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Configure feature and cleanup
Description:
Added error when Absoft f95 is used without --disable-shared.
Removed tools/misc/h5import.c and tools/misc/pdb2hdf.c .
Platforms tested:
mir heping
Misc. update:
|
| |
|
|
|
|
| |
Mentioned TR variable in INSTALL doc in 1.6 branch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Configure feature
Description:
Ported TR variable to 1.6 branch.
Solution:
1.6 branch now recognizes TR variable as location of tr utility.
Platforms tested:
mir, modi4, shanti
Misc. update:
|
|
|
|
| |
Misc. update: Update system and compiler information of tungsten.
|
|
|
|
| |
Misc. update: Update system information of SGI IA64 Linux(cobalt) Altix.
|
|
|
|
| |
Misc. update: Updated system and compiler information of Teragrid(tg-login1).
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add some contents for windows and collective chunk IO supports.
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Description: Added compilers information for Solaris 2.10, HPUX-11.23,
and AIX 5.3; also fixed "Supported features" table for
all three platfomrs.
Removed T90 and SV1 info
Solution: removed the flag
Platforms tested: N/A
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bug report
DescriptiOn:
added the note
The --enable-static-exec configure flag also fails to correctly compile
on the HPUX 11.00.
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updated release notes
Description:
Updated sleipnir's OS version number (from 4.9 to 4.11) and indicated
that parallel C on FreeBSD is not supported this release.
Solution:
Parallel would probably be "easy" to support, but there's little
demand for it and it doesn't work right now.
Platforms tested:
none
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: Changed the version number to 1.6.5-pre1
Solution: Use bin/h5vers script to change relevant files
Platforms tested: heping
Misc. update:
|
|
|
|
|
|
|
|
| |
Updated release notes to reflect that Cray X1 is supported.
Solution:
Cray X1 supports C, C++, Fortran, and Stream VFD. It does not support
shared libraries.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add some comments about parallel tests at IRIX 6.5.
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose: Maintenance/ HPUX11.23 port
Description: Added configuration files for HPUX11.23 and fixed
Fortran H5f90i.h to support HPUX11.23
Solution:
Platforms tested: HPUX 11.23 C, C++ 32 and 64-bit, Fortran 32-bit only
kelgia
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
Description: Created a tar ball for testing and changed version
number to 1.6.5-snap3. I didn't change it to "pre"
since we usually do it after "code freeze" announcement.
Solution: Ran bin/h5vers -s 1.6.5-snap3 on heping
Platforms tested: N/A
Misc. update:
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug fix
Description:
Fix "double root open" bug and apply same fix to datasets & named datatypes.
Also fix bug in symbol table entry lookup code that would "transfer" an
object from one file handle to another file handle when the two file handles
were opened on the same actual file.
Platforms tested:
FreeBSD 4.11 (sleipnir)
Too minor to require h5committest
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
feature.
Description:
added the recognition of -lmpich as a form of MPI library.
Platforms tested:
v1.7 tested out fine. Folded this to v1.6.
Document:
RELEASE.txt updated.
|
| |
|
|
|
|
| |
updated that the long standing test/dsets failure in Tflops is fixed.
|
|
|
|
|
|
|
|
|
|
|
| |
Add comments for collective chunk IO supports.
Description:
Solution:
Platforms tested:
Misc. update:
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Description: Documented bug #281 under the "Known porblems" section
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Feature: added md5 checksumming
Description:
bin/release now produces a .md5 checksum file by default.
Solution:
This involves the same changes as in the 1.7 branch; md5 is a new "method"
in bin/release.
Platforms tested:
heping
|
|
|
|
|
|
|
|
|
|
|
| |
Description: Changed version number to 1.6.5-snap0 in anticipation
of the new 1.6.5 release
Solution: Ran bin/h5vers script
Platforms tested: N/A
Misc. update:
|
| |
|
|
|
|
| |
Updated.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Code cleanup & speedup
Description:
Refactor h5dump & related code to be considerably cleaner & faster for
files with large #'s of objects.
Platforms tested:
FreeBS 4.11 (sleipnir)
Linux 2.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug fix
Description:
Fix core dump when checking whether to invalidate the name of an object
when unlinking an object in a group opened through an object reference.
Solution:
Check if names of various objects are valid before comparing them, etc.
Platforms tested:
FreeBSD 4.11 (sleipnir)
Too minor to require h5committest
|
|
|
|
|
|
|
|
|
|
|
| |
New feature
Description:
Merge changes from development branch to report system errors better.
Platforms tested:
FreeBSD 4.11 (sleipnir)
Too minor to require h5committest
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug fix
Description:
Correct problems when querying information about a group that was opened
by dereferencing an object reference.
Solution:
Read in symbol table information instead of rely on it being cached.
Platforms tested:
FreeBSD 4.11 (sleipnir)
Too minor to require h5committest
|
|
|
|
|
|
| |
Description:
Added notes about additional functions and prototype changed
functions.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug fix
Description:
If a named datatype is copied and the copy is used to create a dataset,
the dataset would inadvertantly refer to the original named datatype instead
of a local (possibly modified) copy of the named datatype.
Solution:
Fixed datatype copying routine.
Platforms tested:
FreeBSD 4.11 (sleipnir)
Too minor to require h5committest
|