summaryrefslogtreecommitdiffstats
path: root/src/H5D.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r145] ./src/H5Osdtyp.c -> H5Odtype.cRobb Matzke1997-12-111-67/+70
* [svn-r142] ./src/H5C.cRobb Matzke1997-12-111-48/+144
* [svn-r139] ./src/*.[ch]Robb Matzke1997-12-101-647/+835
* [svn-r136] ./MANIFESTRobb Matzke1997-11-141-10/+17
* [svn-r129] Changes since 19970916Robb Matzke1997-10-201-4/+4
* [svn-r125] Changed name of dataspace for "entire dataset" read/write from H5P...Quincey Koziol1997-10-171-4/+4
* [svn-r120] Removed debugging printf'sQuincey Koziol1997-10-151-7/+0
* [svn-r118] Added H5P_init & H5T_init function calls which can be called to gu...Quincey Koziol1997-10-151-0/+11
* [svn-r114] Mostly changes to add new parameter to the H5Ainit_group call. Th...Quincey Koziol1997-10-081-42/+66
* [svn-r111] Changed hdf5_file_t to H5F_t, split data struct ito two halves, fixedRobb Matzke1997-09-241-3/+3
* [svn-r108] Changed all hatom_t types to hid_t. (Isn't 'sed' nifty.. :-)Quincey Koziol1997-09-241-25/+25
* [svn-r106] Fixed some symbol table bugs. Fixed a free memory read in H5Osdim.c.Robb Matzke1997-09-221-47/+7
* [svn-r102] Removed ifdef now that code is working.Quincey Koziol1997-09-191-2/+0
* [svn-r100] Interim checkin for purify. Also contains H5G shadow stuff, changesRobb Matzke1997-09-191-95/+93
* [svn-r96] Added "atexit" routines to each interface to free buffers allocated...Quincey Koziol1997-09-181-3/+34
* [svn-r95] Tracked down memory bug.Quincey Koziol1997-09-181-2/+4
* [svn-r91] Bug fixes for multiple datasets in the file. Interim checkin, ther...Quincey Koziol1997-09-161-1/+1
* [svn-r89] ./src/H5Apublic.hRobb Matzke1997-09-161-249/+191
* [svn-r81] Finished basic data-type conversions, files are now portably writte...Quincey Koziol1997-09-151-6/+35
* [svn-r78] Checkpointing dataset code. Everything is currently working, excep...Quincey Koziol1997-09-151-9/+152
* [svn-r73] Lots of added code for dataset I/O. Its now writing out datasets t...Quincey Koziol1997-09-121-34/+165
* [svn-r70] Added clarifying comments from code review meeting to H5Mflush and ...Quincey Koziol1997-09-051-1/+2
* [svn-r53] Added datatype and dimensionality messages to dataset header, clean...Quincey Koziol1997-08-291-28/+48
* [svn-r52] ./src/H5O.cRobb Matzke1997-08-291-22/+43
* [svn-r49] ./src/H5D.cRobb Matzke1997-08-281-57/+72
* [svn-r47] Finished flashing out the H5M* functions calls. Cleaned up non-com...Quincey Koziol1997-08-281-13/+4
* [svn-r44] ./src/H5D.cRobb Matzke1997-08-281-0/+3
* [svn-r42] Minor tweaks to correct parameters for H5O_newQuincey Koziol1997-08-261-1/+1
* [svn-r41] Interim checkpoint of dataset code for Robb to look at.Quincey Koziol1997-08-261-11/+54
* [svn-r35] ./src/H5ACproto.hRobb Matzke1997-08-151-4/+10
* [svn-r31] Added code for H5Mget_file & H5Mflush and re-targeted some of the H...Quincey Koziol1997-08-151-3/+3
* [svn-r30] Intermediate checkin of (non-working) dataset code to allow for sou...Quincey Koziol1997-08-151-6/+75
* [svn-r24] ./src/H5B.cRobb Matzke1997-08-111-1/+5
* [svn-r17] ./src/H5AC.cRobb Matzke1997-08-091-1/+1
* [svn-r14] Preliminary checkin of dataset code, to allow the interface & code ...Quincey Koziol1997-08-061-4/+128
* [svn-r13] ./src/H5.cRobb Matzke1997-08-051-17/+9
* [svn-r9] Added framework code for creating datasets and hooked them into theQuincey Koziol1997-08-011-0/+162