| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug fix
Description:
On some machines, $RUNSERIAL variable needs to be used to run
tests. Set $RUNTESTS (which is used for non-parallel tests) to
be $RUNSERIAL in configure.am.
Also, since I was updating all Makefiles.in anyway, I updated
commence.am to point to autotools installs in AFS instead of
those on heping.
Platforms tested:
mir, sleipnir, modi4, copper
|
|
|
|
|
|
|
|
|
|
|
| |
Description: In test_conv_int_float(), when testing special floating-point value NaN, the test program
couldn't detect it for Linux Intel compiler when it's optimized. The reason is in my_isnan(), a printf
command used "%LLg" to print "long double".
Solution: Changed it to "%Lg". Also differentiate cases for NaN, using exception handler if present,
decide if software conversion set converted integer to 0, or simply skip for hardware conversion.
Platforms tested: heping - simple change.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
"Bug fix"
Description:
Hardcoded Makefiles to use /bin/sh instead of letting configure
detect shell automatically. This is what v1.6 does, and avoids
problems on janus.
Platforms tested:
sleipnir, copper, modi4, mir
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Improvement.
Description:
The derived datatype test often hangs when it fails. This blocks
daily test or automatic build. Run it only when hi verbose mode
is used.
Platforms tested:
Tested in eirene pp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Bug fix
Description:
Header was expecting SRB headers to be installed.
Solution:
Only try to include SRB header if SRB is enabled.
Platforms tested:
sleipnir
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Bug fix
Description:
test/big fails randomly with a message warning of 'possible overlap.'
Solution:
Have the random number generator check each value to make sure a write at
that position doesn't overlap any previous write.
Platforms tested:
sleipnir, modi4, eirene
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
add a new feature for the test image API, read a palette from an ASCII file and attach several
palettes to an image
Description:
Solution:
Platforms tested:
linux
solaris
AIX
IRIX
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
New feature
Description:
Add first iteration of "segmented heap" code, which will be used to store
links in groups in a more flexible way than the previous "local heap" mechanism.
Platforms tested:
FreeBSD 4.11 (sleipnir) w/parallel
Solaris 2.9 (shanti)
|
|
|
|
|
|
|
|
|
|
|
|
| |
New feature
Description:
Search free list when checking for, or actually performing, extension of
an object in the file.
Platforms tested:
FreeBSD 4.11 (sleipnir)
Solaris 2.9 (shanti)
|
|
|
|
|
|
|
|
|
|
|
| |
New feature
Description:
Add wrapper for v2 B-tree "neighbor" routine.
Platforms tested:
FreeBSD 4.11 (sleipnir)
Solaris 2.9 (shanti)
|
|
|
|
|
|
|
|
|
|
|
| |
Fix typo
Description:
Fix typo in comment.
Platforms tested:
FreeBSD 4.11 (sleipnir)
Too minor to require h5committest
|
|
|
|
|
|
|
|
|
|
|
| |
Update batch file.
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Add C examples project file into hdf5/windows/examples
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Modify the wrong project file name;
current one is selecttestdll.dsp
correct one is selectestdll.dsp
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Modify wrong project file name;
Current is selecttest.dsp
correct should be selectest.dsp
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
add 1 test that reads realistic dimension scales data from an ASCII file and generates an hdf5 file with DSs
Description:
Solution:
Platforms tested:
linux
solaris
IRIX
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Add windows project files.
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip form hdf5.
Description
Add fortran example project files into hdf5/windows/fortran
Solution:
Platforms tested:
Comapq Visual Fortran 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip form hdf5.
Description:
Add fortran example project files into hdf5/windows/fortran
Solution:
Platforms tested:
Comapq Visual Fortran 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran example project files into hdf5/windows/fortran.
Solution:
Platforms tested:
Comapq Visual Fortran 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project files into hdf5/windows/fortran
Solution:
Platforms tested:
Compaq Visual Fortran 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows/fortran.
Solution:
Platforms tested:
Comapq Visual Fortran 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows/fortran.
Solution:
Platforms tested:
Compaq Visual Fortran 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran example project files into hdf5/windows/fortran
Solution:
Platforms tested:
Compaq Visual Fortran 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran project file into hdf5/windows.
Solution:
Platforms tested:
Compaq Visual Fortran 6.0
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows.
Solution:
Platforms tested:
Compaq Visual Fortan 6.0
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows.
Solution:
Platforms tested:
Compaq Visual Fortran 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows.
Solution:
Platforms tested:
Compaq Visual Fortran on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran example project files into hdf5/windows.
Solution:
Platforms tested:
Compaq Visual Fortan.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows.
Solution:
Platforms tested:
Compaq Visual Fortan 6.0
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows
Solution:
Platforms tested:
Compaq Visual Fortran 6.0.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5
Description:
Add fortran examples project file into hdf5/windows.
Solution:
Platforms tested:
Compaq Visual Fortan 6.0.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows.
Solution:
Platforms tested:
Compaq Visual Fortan 6.0
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fotran example project files into hdf5/windows
Solution:
Platforms tested:
Compaq Visual Fortan 6.0
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file.
Solution:
Platforms tested:
Compaq Visual Fortran 6.0
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran example project file.
Solution:
Platforms tested:
Compaq Visual Fortran 6.0
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file.
Solution:
Platforms tested:
Compaq Visual Fortan 6.0
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Feature - conditional compilation
Description:
SRB file driver and tests are now compiled only when SRB is enabled
(using --with-srb during configure).
Solution:
Added an automake conditional in configure.in, altered Makefiles.am in
src and test directories to depend on that conditional.
This should make a nice example for posterity to add conditionally
compiled sources.
Platforms tested:
heping (only configure change)
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add Fortran examples project file into hdf5/windows.
Solution:
Platforms tested:
Compaq Visual Fortran 6.0
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
More windows project files to be added.
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, adding fortran example projects
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update MANIFEST for windows project files.
Description:
Many windows project files are added into CVS. MANIFEST needs to be updated.
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add windows C example expected output file.
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: During last change, part of the code wasn't updated in
copy and paste accordingly. It was in the exception handling of NaN
in H5T_conv_f_f().
Solution: Corrected.
Platforms tested: No test needed - trivial.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
new tests
Description:
added tests for flot and string datatype scales
Solution:
Platforms tested:
linux
solaris
AIX
Misc. update:
|
|
|
|
|
|
|
|
| |
Purpose:
Made the C++ Packet Table tests look like other HDF5 tests (using PASSED(), etc.).
Platforms tested:
sleipnir, mir, modi4, windows
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Windows fortran examples was checked into a wrong directory.
The correct directory is hdf5/windows/fortran/examples.
The current directory is hdf5/fortran/examples.
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Windows fortran examples was checked into a wrong directory.
The correct directory is hdf5/windows/fortran/examples.
The current directory is hdf5/fortran/examples.
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
ndows fortran examples was checked into a wrong directory.
The correct directory is hdf5/windows/fortran/examples.
The current directory is hdf5/fortran/examples.Description:
Solution:
Platforms tested:
Misc. update:
|