summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r70] Added clarifying comments from code review meeting to H5Mflush and ...Quincey Koziol1997-09-052-4/+7
* [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-r64] Removed from distribution.Quincey Koziol1997-09-021-227/+0
* [svn-r62] Fixed a stupidity bug.Robb Matzke1997-09-021-1/+1
* [svn-r61] ./src/H5.cRobb Matzke1997-09-0213-135/+357
* [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-r55] ./src/H5F.cRobb Matzke1997-08-297-123/+304
* [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-r50] ./src/H5G.cRobb Matzke1997-08-292-10/+15
* [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-2810-179/+664
* [svn-r44] ./src/H5D.cRobb Matzke1997-08-2813-271/+299
* [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-r35] ./src/H5ACproto.hRobb Matzke1997-08-1568-2932/+1687
* [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-r27] ./src/H5B.cRobb Matzke1997-08-1313-94/+187
* [svn-r25] ./src/H5AC.cRobb Matzke1997-08-1217-115/+1080
* [svn-r24] ./src/H5B.cRobb Matzke1997-08-1110-12/+19
* [svn-r20] Upgraded function comment header for H5Fcreate to be the the templa...Quincey Koziol1997-08-113-18/+35
* [svn-r19] Added new minor error code - H5E_BADVALUE, for arguments with only ...Quincey Koziol1997-08-112-0/+2
* [svn-r17] ./src/H5AC.cRobb Matzke1997-08-0918-115/+217
* [svn-r15] ./src/H5AC.cRobb Matzke1997-08-0734-436/+3155
* [svn-r14] Preliminary checkin of dataset code, to allow the interface & code ...Quincey Koziol1997-08-065-11/+143
* [svn-r13] ./src/H5.cRobb Matzke1997-08-0514-413/+434
* [svn-r12] ./src/H5AC.cRobb Matzke1997-08-0413-51/+609
* [svn-r11] Moved haddr_t from H5Fprivate.h to H5Fproto.h (so I can store the a...Quincey Koziol1997-08-013-18/+10
* [svn-r10] Added various constants, etc. for hooking new dimensionality and da...Quincey Koziol1997-08-014-24/+45
* [svn-r9] Added framework code for creating datasets and hooked them into theQuincey Koziol1997-08-013-0/+231
* [svn-r8] Hooked the dimensionality objects into the "meta-object" interface.Quincey Koziol1997-08-013-38/+35
* [svn-r7] Changed some text for the file errors to make them more generic. Al...Quincey Koziol1997-08-013-13/+13
* [svn-r6] Added the next layer of symbol table functions. Given a symbol tableRobb Matzke1997-08-014-39/+341
* [svn-r5] ifdef'ed out the "H5Eset_push" function, which should only be used byQuincey Koziol1997-08-012-0/+4
* [svn-r4] Changed SIZEOF_OFFSET and SIZEOF_SIZE to H5F_SIZEOF_OFFSET andRobb Matzke1997-08-0115-259/+300
* [svn-r3] Interim checkin of code to allow correct compilation after yesterday...Quincey Koziol1997-07-311-65/+13
* [svn-r2] Oops...Quincey Koziol1997-07-3055-0/+11040