summaryrefslogtreecommitdiffstats
path: root/src/H5F.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r164] Changes since 19980122Robb Matzke1998-01-221-13/+13
* [svn-r157] Reformatted code with indent...Quincey Koziol1998-01-161-960/+922
* [svn-r151] Changes since 19980105Robb Matzke1998-01-071-0/+22
* [svn-r150] Changes since 19971219Robb Matzke1998-01-061-45/+29
* [svn-r146] ./src/H5.cRobb Matzke1997-12-161-12/+11
* [svn-r145] ./src/H5Osdtyp.c -> H5Odtype.cRobb Matzke1997-12-111-81/+80
* [svn-r139] ./src/*.[ch]Robb Matzke1997-12-101-171/+137
* [svn-r136] ./MANIFESTRobb Matzke1997-11-141-209/+344
* [svn-r135] ./config/linuxRobb Matzke1997-11-071-1/+2
* [svn-r134] Changes since 19971023Robb Matzke1997-10-241-19/+13
* [svn-r133] ./MANIFESTRobb Matzke1997-10-221-90/+48
* [svn-r129] Changes since 19970916Robb Matzke1997-10-201-14/+26
* [svn-r121] Simplified fix for seek optimizing.Quincey Koziol1997-10-151-13/+1
* [svn-r119] Fixed seek optimization problems.Robb Matzke1997-10-151-6/+33
* [svn-r117] Added "seek position caching" code to shared file-records, which t...Quincey Koziol1997-10-081-8/+22
* [svn-r114] Mostly changes to add new parameter to the H5Ainit_group call. Th...Quincey Koziol1997-10-081-1/+1
* [svn-r111] Changed hdf5_file_t to H5F_t, split data struct ito two halves, fixedRobb Matzke1997-09-241-441/+679
* [svn-r108] Changed all hatom_t types to hid_t. (Isn't 'sed' nifty.. :-)Quincey Koziol1997-09-241-16/+16
* [svn-r106] Fixed some symbol table bugs. Fixed a free memory read in H5Osdim.c.Robb Matzke1997-09-221-6/+33
* [svn-r100] Interim checkin for purify. Also contains H5G shadow stuff, changesRobb Matzke1997-09-191-3/+2
* [svn-r96] Added "atexit" routines to each interface to free buffers allocated...Quincey Koziol1997-09-181-1/+24
* [svn-r71] Lost my changelog, but basically some new caching functions.Robb Matzke1997-09-101-2/+6
* [svn-r61] ./src/H5.cRobb Matzke1997-09-021-57/+174
* [svn-r55] ./src/H5F.cRobb Matzke1997-08-291-42/+125
* [svn-r44] ./src/H5D.cRobb Matzke1997-08-281-58/+0
* [svn-r35] ./src/H5ACproto.hRobb Matzke1997-08-151-18/+18
* [svn-r30] Intermediate checkin of (non-working) dataset code to allow for sou...Quincey Koziol1997-08-151-6/+66
* [svn-r27] ./src/H5B.cRobb Matzke1997-08-131-4/+9
* [svn-r24] ./src/H5B.cRobb Matzke1997-08-111-1/+1
* [svn-r20] Upgraded function comment header for H5Fcreate to be the the templa...Quincey Koziol1997-08-111-16/+31
* [svn-r17] ./src/H5AC.cRobb Matzke1997-08-091-0/+1
* [svn-r15] ./src/H5AC.cRobb Matzke1997-08-071-12/+25
* [svn-r13] ./src/H5.cRobb Matzke1997-08-051-75/+57
* [svn-r12] ./src/H5AC.cRobb Matzke1997-08-041-2/+96
* [svn-r11] Moved haddr_t from H5Fprivate.h to H5Fproto.h (so I can store the a...Quincey Koziol1997-08-011-4/+0
* [svn-r7] Changed some text for the file errors to make them more generic. Al...Quincey Koziol1997-08-011-4/+4
* [svn-r4] Changed SIZEOF_OFFSET and SIZEOF_SIZE to H5F_SIZEOF_OFFSET andRobb Matzke1997-08-011-44/+44
* [svn-r2] Oops...Quincey Koziol1997-07-301-0/+852