Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r111] Changed hdf5_file_t to H5F_t, split data struct ito two halves, fixed | Robb Matzke | 1997-09-24 | 1 | -12/+12 |
| | | | | problems when opening the same file more than once. | ||||
* | [svn-r106] Fixed some symbol table bugs. Fixed a free memory read in H5Osdim.c. | Robb Matzke | 1997-09-22 | 1 | -28/+29 |
| | |||||
* | [svn-r100] Interim checkin for purify. Also contains H5G shadow stuff, changes | Robb Matzke | 1997-09-19 | 1 | -4/+5 |
| | | | | | | 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-r94] Removed encode/decode from fast/cache message functions. | Robb Matzke | 1997-09-17 | 1 | -49/+37 |
| | | | | Fixed uninitialized bytes appearing in the data file object header. | ||||
* | [svn-r91] Bug fixes for multiple datasets in the file. Interim checkin, ↵ | Quincey Koziol | 1997-09-16 | 1 | -0/+1 |
| | | | | | | theres still a problem with the simple dimensionality caching. | ||||
* | [svn-r78] Checkpointing dataset code. Everything is currently working, ↵ | Quincey Koziol | 1997-09-15 | 1 | -0/+1 |
| | | | | | | except writing a second dataset out to the file seems to loose the first one. | ||||
* | [svn-r53] Added datatype and dimensionality messages to dataset header, ↵ | Quincey Koziol | 1997-08-29 | 1 | -14/+14 |
| | | | | | | cleaned up more code, etc. | ||||
* | [svn-r47] Finished flashing out the H5M* functions calls. Cleaned up ↵ | Quincey Koziol | 1997-08-28 | 1 | -9/+9 |
| | | | | | | non-compiling source. Finished adding in remainder of H5Osdtyp.c functions. | ||||
* | [svn-r41] Interim checkpoint of dataset code for Robb to look at. | Quincey Koziol | 1997-08-26 | 1 | -0/+364 |