summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [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