Patrick Lu
b4dbf55fbe
[svn-r1665] same changes i just made to the release version
...
changed sdims to int
1999-09-25 14:32:42 -05:00
Patrick Lu
72661ffc07
[svn-r1664] still getting some warnings. changed the sdims variable to int
1999-09-25 14:30:07 -05:00
Patrick Lu
291c1af9c3
[svn-r1661] removed some of the warnings
1999-09-25 11:00:29 -05:00
Patrick Lu
dc83f3f316
[svn-r1512] moved the array before the string in the struct for tstr.h5
1999-07-19 13:04:24 -05:00
Patrick Lu
a0d8980758
[svn-r1454]
...
removed the comma at the end of the enum data type
1999-07-09 10:03:01 -05:00
Patrick Lu
0b826837c0
[svn-r1428]
...
fixed some more bugs
1999-07-06 13:37:52 -05:00
Patrick Lu
9b042ac7f2
[svn-r1427]
...
fixed some bugs with creating the files
1999-07-06 12:49:17 -05:00
Patrick Lu
8ecbdd7050
[svn-r1416] fixed a typo
1999-07-02 14:52:54 -05:00
Patrick Lu
2343e9f61e
[svn-r1415] hopefully corrected the file to have the appropriate types
1999-07-02 14:50:48 -05:00
Patrick Lu
970c3a06b9
[svn-r1409]
...
updated the functions that create the tstr.h5 and tdset.h5 so they have
different values in the integer parts of the data.
for the tdset: it is i+j for the values instead of just i.(i and j are variables
used in a set of nested for loops)
for the tstr.h5: changed the data(originally just l to (l+k+j) squared).
these 3 variables are from 3 nested for loops.
more changes to tests to come
1999-07-02 12:52:18 -05:00
Patrick Lu
ccc388ba1c
[svn-r1405]
...
converted all the types to native types to fix the errors
1999-07-02 09:47:52 -05:00
Patrick Lu
cc2be92e78
[svn-r1397]
...
changed the name of 3 files so that it would have a t in front like the other
files in this program
1999-06-30 13:20:31 -05:00
Albert Cheng
b004a76a47
[svn-r1394] Changes made by Patrick to the h5dumptst.c in testfiles.
1999-06-30 13:08:14 -05:00
Albert Cheng
191943c2c2
[svn-r1393] Added entry for h5dumptst.c which creates test files for h5dump tool
...
tests. h5dumptst should be run from inside testfiles directory.
1999-06-30 13:04:16 -05:00