summaryrefslogtreecommitdiffstats
path: root/src/H5F.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r3934] Purpose:Bill Wendling2001-05-151-24/+24
* [svn-r3676] Purpose:Albert Cheng2001-03-201-4/+0
* [svn-r3236] Purpose:Quincey Koziol2001-01-041-8/+8
* [svn-r3212] ./hdf5/src/H5F.cRobb Matzke2000-12-291-8/+8
* [svn-r2763] ./hdf5/src/H5F.cRobb Matzke2000-10-311-2/+8
* [svn-r2722] Purpose:Quincey Koziol2000-10-241-7/+7
* [svn-r2656] Purpose:Quincey Koziol2000-10-101-0/+27
* [svn-r2652] Purpose:Quincey Koziol2000-10-101-27/+84
* [svn-r2600] Purpose:Quincey Koziol2000-09-261-0/+21
* [svn-r2557] Purpose:Thomas Radke2000-09-151-0/+7
* [svn-r2508] Purpose:Albert Cheng2000-09-061-2/+6
* [svn-r2492] Added type of data parameter to H5F_block_write calls and also ad...Quincey Koziol2000-08-311-5/+7
* [svn-r2476] Added free lists to track various data structures in memory, to r...Quincey Koziol2000-08-161-7/+17
* [svn-r2444] Checkpoint the Generic Property implementation. It's not active ...Quincey Koziol2000-07-251-5/+5
* [svn-r2223] Added logging version of sec2 file driver. This is _reallly_ use...Quincey Koziol2000-05-081-0/+1
* [svn-r2163] Take out some debugging information which was accidentally checke...Quincey Koziol2000-04-191-2/+0
* [svn-r2162] Various small fixes to address SGI compiler warnings.Quincey Koziol2000-04-191-2/+4
* [svn-r2151] Modified H5_term_library to not reported errors when H5Eset_a...Quincey Koziol2000-04-151-10/+11
* [svn-r2137] Add SRB as a new VFL, add related info into these source codes.Raymond Lu2000-04-131-2/+9
* [svn-r2057] Purpose:Albert Cheng2000-03-241-2/+4
* [svn-r1995] configure.in:Albert Cheng2000-03-011-3/+3
* [svn-r1925] DPSS is checked in.Raymond Lu1999-12-211-0/+8
* [svn-r1881] Changed all the HAVE_PARALLEL and HAVE_GASS macros to the newAlbert Cheng1999-12-171-8/+8
* [svn-r1785] Added stdio VFL driver, which uses the new public H5E calls.Quincey Koziol1999-10-201-3/+5
* [svn-r1696] Closed file handle leak for some failure cases.Quincey Koziol1999-09-301-1/+1
* [svn-r1689] Mainly adding support for "native" variable-length strings (C onl...Quincey Koziol1999-09-291-4/+5
* [svn-r1627] Cleanup some minor bugs in the MPIO file-driver ported by Robb.Albert Cheng1999-09-031-1/+1
* [svn-r1621] Added GASS driver. Coded by Saurabh Bagchi, bagchi@uiuc.edu.Albert Cheng1999-08-311-1/+6
* [svn-r1595] Patrick Lu1999-08-251-2/+2
* [svn-r1585] Changes since 19990820Robb Matzke1999-08-241-9/+38
* [svn-r1574] Changes since 19990817Robb Matzke1999-08-181-9/+10
* [svn-r1573] Changes since 19990817Robb Matzke1999-08-171-3/+3
* [svn-r1572] Changes since 19990810Robb Matzke1999-08-171-30/+172
* [svn-r1568] Changes since 19990730Robb Matzke1999-08-101-673/+670
* [svn-r1549] Changes since 19990728Robb Matzke1999-07-281-25/+15
* [svn-r1548] Changes since 19990727Robb Matzke1999-07-281-122/+121
* [svn-r1418] Modified H5Tconvert to require a dataset transfer property li...Quincey Koziol1999-07-031-0/+4
* [svn-r1278] Added size of userblock to base address of the low-level eof to c...Quincey Koziol1999-05-261-3/+12
* [svn-r1276] H5D.c:Albert Cheng1999-05-251-8/+12
* [svn-r1240] Changes since 19990427Robb Matzke1999-04-301-2/+0
* [svn-r1237] removed the path member in the search struct. replaced it with a...Patrick Lu1999-04-291-11/+5
* [svn-r1224] Changes since 19990426Robb Matzke1999-04-271-1/+4
* [svn-r1216] Changes since 19990423Robb Matzke1999-04-261-9/+8
* [svn-r1204] Changes since 19990415Robb Matzke1999-04-231-0/+22
* [svn-r1184] Changes since 19990402Robb Matzke1999-04-151-3/+2
* [svn-r1169] ./configure.inRobb Matzke1999-03-301-38/+27
* [svn-r1158] Patrick Lu1999-03-221-1/+7
* [svn-r1156] Patrick Lu1999-03-221-4/+15
* [svn-r1101] Changes since 19990219Robb Matzke1999-02-251-2/+2
* [svn-r1087] Changes since 19990218Robb Matzke1999-02-201-108/+183