summaryrefslogtreecommitdiffstats
path: root/src/H5B.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r2491] Added type of data parameter to H5F_block_write calls.Quincey Koziol2000-08-311-1/+1
* [svn-r2444] Checkpoint the Generic Property implementation. It's not active ...Quincey Koziol2000-07-251-1/+1
* [svn-r2284] Duplicate initialization of variable removed.Bill Wendling2000-05-191-1/+0
* [svn-r2165] Fixed last batch of problems when using free-lists on the SGI mac...Quincey Koziol2000-04-201-5/+5
* [svn-r2158] Modified B-tree splits so they avoid the redundant metadata I/O w...Quincey Koziol2000-04-191-34/+112
* [svn-r2147] Corrected a few problems in the free-list code and added more ass...Quincey Koziol2000-04-141-7/+9
* [svn-r2117] Fixed error which manifested in H5Giterate, causing groups with m...Quincey Koziol2000-04-121-1/+1
* [svn-r2073] Added free-list code to the library and took out the older "tempo...Quincey Koziol2000-04-041-28/+44
* [svn-r2057] Purpose:Albert Cheng2000-03-241-1/+2
* [svn-r1881] Changed all the HAVE_PARALLEL and HAVE_GASS macros to the newAlbert Cheng1999-12-171-2/+2
* [svn-r1568] Changes since 19990730Robb Matzke1999-08-101-27/+28
* [svn-r1549] Changes since 19990728Robb Matzke1999-07-281-9/+9
* [svn-r1548] Changes since 19990727Robb Matzke1999-07-281-169/+181
* [svn-r1486] ./src/H5B.c [1.2, 1.3]Robb Matzke1999-07-161-1/+1
* [svn-r1371] Robb Matzke1999-06-231-1/+5
* [svn-r1216] Changes since 19990423Robb Matzke1999-04-261-11/+15
* [svn-r1204] Changes since 19990415Robb Matzke1999-04-231-6/+19
* [svn-r936] Changes since 19981119Robb Matzke1998-11-211-1/+1
* [svn-r925] Changes since 19981116Robb Matzke1998-11-181-21/+21
* [svn-r802] Misc. white space adjustments here and there, mostly in comments.Robb Matzke1998-10-271-5/+5
* [svn-r797] Changed comments from returning "SUCCEED/FAIL" to "non-negative/ne...Quincey Koziol1998-10-261-37/+16
* [svn-r773] Changes since 19981019Robb Matzke1998-10-211-6/+16
* [svn-r770] H5B.c:Albert Cheng1998-10-211-14/+14
* [svn-r730] Changes since 19980928Robb Matzke1998-09-301-67/+140
* [svn-r726] Changes since 19980924Robb Matzke1998-09-281-47/+177
* [svn-r714] Changes since 19980911Robb Matzke1998-09-221-33/+258
* [svn-r650] Eliminated H5Fmpioprivate.h, moved contents to H5Fprivate.h.Robert Kim Yates1998-09-011-1/+1
* [svn-r637] Added include H5Fmpioprivate.hRobert Kim Yates1998-08-311-0/+1
* [svn-r630] Added code to eliminate redundant writes of metadata,Robert Kim Yates1998-08-281-0/+4
* [svn-r606] Debugging can be enabled/disabled at runtime though code is stillRobb Matzke1998-08-191-1/+1
* [svn-r578] Changes since 19980805Robb Matzke1998-08-061-4/+0
* [svn-r435] ./INSTALLRobb Matzke1998-06-231-64/+109
* [svn-r411] Added data-transfer-mode to various function to specify whichAlbert Cheng1998-06-071-4/+5
* [svn-r353] Changes since 19980414Robb Matzke1998-04-171-29/+31
* [svn-r338] Changes since 19980407Robb Matzke1998-04-081-39/+38
* [svn-r335] Changes since 19980330Robb Matzke1998-04-031-1/+1
* [svn-r328] Changes since 19980318Robb Matzke1998-03-241-882/+891
* [svn-r230] Changes were actually made by Robb. I am commiting them for himAlbert Cheng1998-02-091-9/+16
* [svn-r215] offset was declared intn when it actually dealed with pointer addr...Albert Cheng1998-02-041-1/+2
* [svn-r188] Changed hbool_t from an enum to 'int' and removed BTRUE/BFALSE/BFA...Quincey Koziol1998-01-281-1/+1
* [svn-r178] Changes since 19980127Robb Matzke1998-01-281-3/+3
* [svn-r165] Changes since 19980122Robb Matzke1998-01-221-7/+7
* [svn-r158] Changes since 19980116Robb Matzke1998-01-201-27/+37
* [svn-r157] Reformatted code with indent...Quincey Koziol1998-01-161-1477/+1439
* [svn-r146] ./src/H5.cRobb Matzke1997-12-161-1/+1
* [svn-r145] ./src/H5Osdtyp.c -> H5Odtype.cRobb Matzke1997-12-111-75/+126
* [svn-r139] ./src/*.[ch]Robb Matzke1997-12-101-24/+25
* [svn-r136] ./MANIFESTRobb Matzke1997-11-141-210/+240
* [svn-r135] ./config/linuxRobb Matzke1997-11-071-120/+214
* [svn-r129] Changes since 19970916Robb Matzke1997-10-201-118/+251