Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r1693] removed the last warnings from here | Patrick Lu | 1999-09-29 | 1 | -1/+1 |
| | |||||
* | [svn-r1691] Portability tweaks and warnings fixed | Quincey Koziol | 1999-09-29 | 1 | -1/+2 |
| | |||||
* | [svn-r1670] same changes as ont he release side | Patrick Lu | 1999-09-27 | 1 | -7/+7 |
| | |||||
* | [svn-r1665] same changes i just made to the release version | Patrick Lu | 1999-09-25 | 1 | -2/+2 |
| | | | | changed sdims to int | ||||
* | [svn-r1664] still getting some warnings. changed the sdims variable to int | Patrick Lu | 1999-09-25 | 1 | -2/+2 |
| | |||||
* | [svn-r1661] removed some of the warnings | Patrick Lu | 1999-09-25 | 1 | -14/+14 |
| | |||||
* | [svn-r1512] moved the array before the string in the struct for tstr.h5 | Patrick Lu | 1999-07-19 | 1 | -1/+1 |
| | |||||
* | [svn-r1454] | Patrick Lu | 1999-07-09 | 1 | -1/+1 |
| | | | | removed the comma at the end of the enum data type | ||||
* | [svn-r1428] | Patrick Lu | 1999-07-06 | 1 | -2/+2 |
| | | | | fixed some more bugs | ||||
* | [svn-r1427] | Patrick Lu | 1999-07-06 | 1 | -7/+8 |
| | | | | fixed some bugs with creating the files | ||||
* | [svn-r1416] fixed a typo | Patrick Lu | 1999-07-02 | 1 | -4/+4 |
| | |||||
* | [svn-r1415] hopefully corrected the file to have the appropriate types | Patrick Lu | 1999-07-02 | 1 | -76/+125 |
| | |||||
* | [svn-r1409] | Patrick Lu | 1999-07-02 | 1 | -4/+4 |
| | | | | | | | | | | | | | 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 | ||||
* | [svn-r1405] | Patrick Lu | 1999-07-02 | 1 | -64/+64 |
| | | | | converted all the types to native types to fix the errors | ||||
* | [svn-r1397] | Patrick Lu | 1999-06-30 | 1 | -3/+3 |
| | | | | | changed the name of 3 files so that it would have a t in front like the other files in this program | ||||
* | [svn-r1394] Changes made by Patrick to the h5dumptst.c in testfiles. | Albert Cheng | 1999-06-30 | 1 | -0/+300 |
| | |||||
* | [svn-r1393] Added entry for h5dumptst.c which creates test files for h5dump tool | Albert Cheng | 1999-06-30 | 1 | -0/+1251 |
tests. h5dumptst should be run from inside testfiles directory. |