Robert Kim Yates
260af101fa
[svn-r651] Changed name: call H5Sget_simple_extent_dims instead of old H5Sextent_dims.
1998-09-01 17:31:30 -05:00
Paul Harten
ca426e2f32
[svn-r543] Purpose:
...
Link Bug Fix
Problem:
Fixed a typo, Woops!
Solution:
replaced `H5Sexent_dims' with `H5Sextent_dims'
Platform tested:
ASCI Red
1998-07-24 11:25:30 -05:00
Paul Harten
b4107d530a
[svn-r542] Purpose:
...
Link Bug Fix
Problem:
undefined reference to `H5Sget_dims'
Solution:
replaced with reference to `H5Sextent_dims'
Platform tested:
ASCI Red
1998-07-24 10:05:04 -05:00
Albert Cheng
9336c79001
[svn-r483] Revised for alpha-2 release.
1998-07-13 00:35:14 -05:00
Albert Cheng
2d5b096590
[svn-r465] Replaced old H5Sset_hyperslab with new H5Sselect_hyperslab calls.
...
Tested on O2K.
1998-07-07 17:28:39 -05:00
Albert Cheng
82bcd7f537
[svn-r449] Corrected some grammar errors in the debug messages.
1998-07-05 18:08:11 -05:00
Albert Cheng
ec08f7b182
[svn-r448] Updated with more tests for extendable datasets such as testing
...
the expected failures in writing data beyond the current dimension
sizes and also in attempting to extend a dataset opened RDONLY.
1998-07-05 17:58:37 -05:00
Albert Cheng
a9b794a012
[svn-r439] Changed the PHDF test programs substantially. Used to be just one
...
big testphdf5.c file. Broke it into modules of related routines.
testphdf5.c -- main routine and global variables initialization plus
some ulitility routines.
t_file.c -- tests of file operations using parallel I/O.
t_dset.c -- tests of datasets operations.
1998-07-01 16:33:35 -05:00