summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r70] Added clarifying comments from code review meeting to H5Mflush and ...Quincey Koziol1997-09-052-4/+7
* [svn-r69] Added basic H5P test code, which seems to be working correctly.Quincey Koziol1997-09-044-3/+119
* [svn-r68] Added H5Pset_space routine to set the dimensions of a simple datasp...Quincey Koziol1997-09-043-12/+163
* [svn-r67] Added DATASET, DATATYPE & DATASPACE major error categoriesQuincey Koziol1997-09-041-1/+4
* [svn-r66] Removed H5ECLEAR call from H5Epush routine.Quincey Koziol1997-09-041-1/+3
* [svn-r65] Removed Makefile from distribution, started added dataspace test ro...Quincey Koziol1997-09-022-211/+3
* [svn-r64] Removed from distribution.Quincey Koziol1997-09-022-416/+0
* [svn-r63] *** empty log message ***Robb Matzke1997-09-021-0/+1
* [svn-r62] Fixed a stupidity bug.Robb Matzke1997-09-021-1/+1
* [svn-r61] ./src/H5.cRobb Matzke1997-09-0213-135/+357
* [svn-r60] ./bin/checkposix NEWRobb Matzke1997-09-022-0/+188
* [svn-r59] Added [basic] testing for H5T interface, which appears to be workin...Quincey Koziol1997-08-295-4/+132
* [svn-r58] Added H5Tget_type and a few minor bug-fixes.Quincey Koziol1997-08-292-7/+102
* [svn-r57] Fixed bug in "reserved" atoms code which was not actually reserving...Quincey Koziol1997-08-291-1/+1
* [svn-r56] ./test/tohdr.cRobb Matzke1997-08-292-4/+5
* [svn-r55] ./src/H5F.cRobb Matzke1997-08-297-123/+304
* [svn-r54] *** empty log message ***Quincey Koziol1997-08-292-6/+141
* [svn-r53] Added datatype and dimensionality messages to dataset header, clean...Quincey Koziol1997-08-299-54/+286
* [svn-r52] ./src/H5O.cRobb Matzke1997-08-292-24/+46
* [svn-r51] ./test/tstab.cRobb Matzke1997-08-297-46/+248
* [svn-r50] ./src/H5G.cRobb Matzke1997-08-292-10/+15
* [svn-r49] ./src/H5D.cRobb Matzke1997-08-281-57/+72
* [svn-r48] Fixed H5Cgetparm tests to use uint8 for the offset and length param...Quincey Koziol1997-08-282-75/+143
* [svn-r47] Finished flashing out the H5M* functions calls. Cleaned up non-com...Quincey Koziol1997-08-2810-179/+664
* [svn-r46] *** empty log message ***Quincey Koziol1997-08-281-99/+105
* [svn-r45] ./test/tstab.cRobb Matzke1997-08-281-4/+0
* [svn-r44] ./src/H5D.cRobb Matzke1997-08-2813-271/+299
* [svn-r43] *** empty log message ***Robb Matzke1997-08-286-10/+113
* [svn-r42] Minor tweaks to correct parameters for H5O_newQuincey Koziol1997-08-263-53/+61
* [svn-r41] Interim checkpoint of dataset code for Robb to look at.Quincey Koziol1997-08-267-11/+896
* [svn-r40] Changed comments about length and offset parameters from uintn to u...Quincey Koziol1997-08-221-4/+4
* [svn-r39] Fixed incorrect comment about 'buf' parameter in H5CsetparmQuincey Koziol1997-08-221-1/+1
* [svn-r38] Code review changes to H5Csetparm & H5Cgetparm:Quincey Koziol1997-08-221-24/+46
* [svn-r37] *** empty log message ***Robb Matzke1997-08-151-0/+26
* [svn-r36] ./test/testhdf5.cRobb Matzke1997-08-157-43/+50
* [svn-r35] ./src/H5ACproto.hRobb Matzke1997-08-1568-2932/+1687
* [svn-r34] ./config/commence.in NEWRobb Matzke1997-08-155-0/+165
* [svn-r33] ./bin/config.guess NEWRobb Matzke1997-08-153-0/+1670
* [svn-r32] ./INSTALL NEWRobb Matzke1997-08-156-0/+2099
* [svn-r31] Added code for H5Mget_file & H5Mflush and re-targeted some of the H...Quincey Koziol1997-08-153-3/+95
* [svn-r30] Intermediate checkin of (non-working) dataset code to allow for sou...Quincey Koziol1997-08-156-13/+170
* [svn-r29] Added 'debug' executable to clean targetQuincey Koziol1997-08-151-1/+1
* [svn-r28] ./test/tfile.cRobb Matzke1997-08-132-23/+54
* [svn-r27] ./src/H5B.cRobb Matzke1997-08-1313-94/+187
* [svn-r26] ./test/tfile.hRobb Matzke1997-08-122-14/+28
* [svn-r25] ./src/H5AC.cRobb Matzke1997-08-1217-115/+1080
* [svn-r24] ./src/H5B.cRobb Matzke1997-08-1110-12/+19
* [svn-r23] A user's view of a basic HDF5 file.Quincey Koziol1997-08-111-0/+1203
* [svn-r22] Reasonable, high-level BNF-like description of the structure of an ...Quincey Koziol1997-08-111-0/+552
* [svn-r21] [Very] Basic flowchart of allowable excecution flow through the HDF...Quincey Koziol1997-08-111-0/+216