summaryrefslogtreecommitdiffstats
path: root/src/H5Osdtyp.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r111] Changed hdf5_file_t to H5F_t, split data struct ito two halves, fixedRobb Matzke1997-09-241-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 Matzke1997-09-221-28/+29
|
* [svn-r100] Interim checkin for purify. Also contains H5G shadow stuff, changesRobb Matzke1997-09-191-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 Matzke1997-09-171-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 Koziol1997-09-161-0/+1
| | | | | | theres still a problem with the simple dimensionality caching.
* [svn-r78] Checkpointing dataset code. Everything is currently working, ↵Quincey Koziol1997-09-151-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 Koziol1997-08-291-14/+14
| | | | | | cleaned up more code, etc.
* [svn-r47] Finished flashing out the H5M* functions calls. Cleaned up ↵Quincey Koziol1997-08-281-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 Koziol1997-08-261-0/+364