Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r109] Initialized test datasets better and cleaned up a few typos. | Quincey Koziol | 1997-09-24 | 1 | -12/+23 |
| | |||||
* | [svn-r108] Changed all hatom_t types to hid_t. (Isn't 'sed' nifty.. :-) | Quincey Koziol | 1997-09-24 | 1 | -13/+13 |
| | |||||
* | [svn-r100] Interim checkin for purify. Also contains H5G shadow stuff, changes | Robb Matzke | 1997-09-19 | 1 | -1/+1 |
| | | | | | | to int64 encode/decode to fix purify on 32-bit systems, changes to H5O_modify, changes to H5D.c to use H5F_open/close(), etc. Documentation will be mailed shortly... | ||||
* | [svn-r97] Free'd temporary buffer. | Quincey Koziol | 1997-09-18 | 1 | -0/+1 |
| | |||||
* | [svn-r90] ./test/th5d.c | Robb Matzke | 1997-09-16 | 1 | -0/+7 |
| | | | | | | | | Changed the H5Mfind_name() return value and removed the call to H5Maccess(). ./test/th5p.c Removed unused variables. | ||||
* | [svn-r88] Fixed an error check. | Robb Matzke | 1997-09-15 | 1 | -1/+1 |
| | |||||
* | [svn-r84] Arg sizes fixes in tfile.c | Robb Matzke | 1997-09-15 | 1 | -5/+1 |
| | | | | Name change in th5d.c | ||||
* | [svn-r79] Finishing adding dataset reading code, which is working nicely. ↵ | Quincey Koziol | 1997-09-15 | 1 | -6/+131 |
| | | | | | | Test for second dataset I/O is currently commented out, pending a fix. | ||||
* | [svn-r76] Added dataset testing code to CVS repository. (Forgotten in the ↵ | Quincey Koziol | 1997-09-12 | 1 | -0/+123 |
hubbub earlier today) |